Age | Commit message (Collapse) | Author | Files | Lines |
|
Pointer 'scan_data' and 'scan_data_local' are passed to print_scan_freqs()
after the referenced memory was deallocated in set_band_freqs().
Change-Id: I683bb5ec2874716f94cc50c9a8f7b8149bd368db
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I12475b502523ce860ede27eb00fff4c9e6c801d6
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I203b51601797c634649199984f33a4c6c2f3c2ca
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I70caeb5153f3bb0c8093ca9ef9b23adde35d50fb
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: Ib3f4732f7051d71179bff436feb9dffec08cb160
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I3c5ff2fd98ef20b7deaf897f8f2741cc52ac9317
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: Ia3c5ef0f079506ac4bf1a857acbc91f09824b46b
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I0ef6e3d6972253346e962e59cdd665be9fa3f2ab
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
If the connection is canceled due to a disconnect request
during a connection attempt, depending on the connection progress,
it may be judged as a connection failure and reconnection may be attempted
with another BSSID within the same SSID group.
However, if a disconnect request is received, reconnection should not be attempted,
so the related code has been modified to skip it.
Change-Id: I02e355a8ec504f319cf377fab07ac84e34b5fd94
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I8fa0a53426959b76fa1bb3c9f14af731b0834067
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I2e5bb536fbbeb9db670115eaac6d3792889c40c1
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I89517116d534248f53c85c46de7dff00e65287a8
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I6c90014c1b2ee873d2fcb425f7bfff29e55d2224
|
|
Real types must be in_addr for AF_INET and in6_addr for AF_INET6.
Change-Id: I5183cd171e465def63fc42c0da819c342f6768e6
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I226f1cd43c171ef15f3ab7caff9c429f120e46bd
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I7d5b8fbfffeb7dcc00ac0a40a0979201ce3139eb
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
|
|
|
|
|
|
|
|
Change-Id: Ic7655ec24fa978f7225c0ccd767fb4aa93feb562
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I8360b558ca431bdaa5abfe2bc25537149ef31efd
|
|
Change-Id: Ie47f2e19a0a2762d36d01e9373c2bd9c8ecc8053
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
This commit adds Individual Service Upgrade (ISU) feature to connman package.
When installed it will allow to upgrade this service using the ISU mechanism,
without the need to perform a full OS Upgrade.
This commit adds necessary configuration to create upgrade packages of the
needed format. ISU framework itself is maintained and installed separately.
Change-Id: I75eb0fa2592b2d2541f1d0df05fce96ce6c0cc62
|
|
Only changes to the best bssid update the frequency of the ssid network info.
If not, the bssid and frequency of the actual connection target may not match.
Change-Id: Ic02dc87526b2526eaf340f00fdbb1cbe0f31c172
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I93cd72ce9e6b08d33397275feb4b8bf4ecb585c1
|
|
Change-Id: Icb3ce5439ec50b7e365cc3ca697c82e2eeab6358
|
|
|
|
|
|
|
|
Change-Id: I32319cdca722f80d8b978f11b458f52a08de6473
|
|
Change-Id: I1f50f164dbf4177c8947a0850b16fdd17a6f1b01
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
|
|
Change-Id: Ia75402b4de99b31523f571a6200c8e4bc2210ef6
|
|
Change-Id: Ia45533390db7c75d1b8604059d8f1d1b26e0fe14
|
|
Added setting options for minimum roaming conditions,
and use estimated throughput for AP-to-AP comparisons.
Change-Id: Ie4eb5930a0511e252f16169c31b439c9f37cba33
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
|
|
Change-Id: I57035ce418730c570f562ec690db7f278f0cc0e7
|
|
Change-Id: I40240a9c01a5e278c7d48ae104a8d7c0c9f7b282
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: Ibb590f234c4db807add7cd5edf7a83c081579618
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
If the service config file does not exist when saving the extended
properties, creating a new config file will create a file
containing only the extended properties.
This is obviously an invalid file and should be handled with
an ERROR in such case.
Change-Id: Ia34da215e1b8a704d16cda572df1acd6d037b3e9
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I3c66fcf7c639d6a12bbba3e57c153a9c9c712e16
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
If the decryption request is successful
and there is an error in response,
memory is not allocated to the data->sid->passphrase.
However, even in this case, it is freed and it cause a crash.
So it has been modified to free only when memory is allocated.
In addition to this, there are other variables
that have similar problems,
so the related codes have also been modified.
Change-Id: If83febbccfcff82cf83279f7186df73aaee0854c
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: I7e90773484901c50e61d243f97d916f5588da9c5
|
|
Change-Id: Ida2a62a81c771f833353d1a9a77604e6f2b06b88
|
|
Change-Id: I00ddc53353782da130d58c613fda66ee99694865
|
|
Signal for DHCP start point has been added.
And the interface name is also delivered to distinguish devices.
Change-Id: I30ac4a48309c5324efb66a36c9dd431e0c847f5e
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Nameserver configuration method can be changed via connmanctl,
but there is no such information in help description.
So help description for nameservers is updated.
Change-Id: I446daa5ed19fbfecc8b58387f37e81a894579bc7
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: Id2ce7ea7bbfa0e1da35ae6d40264ea21712fb55d
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|
|
Change-Id: Ib8a332412a954992d20d5f9db3fcd9d0f23eb9e4
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
|