summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-10-25Fix PASSED_TO_PROC_AFTER_FREE.EXtizen_8.0Jaehyun Kim1-8/+8
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>
2024-09-24Fix dereference after free in wifi band selectionaccepted/tizen/8.0/unified/20241015.153311accepted/tizen_8.0_unifiedJaehyun Kim1-24/+28
Change-Id: I12475b502523ce860ede27eb00fff4c9e6c801d6 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2024-09-12Add missing security type to agent request codeJaehyun Kim1-0/+10
Change-Id: I203b51601797c634649199984f33a4c6c2f3c2ca Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2024-09-11Check wpa_supplicant service when requesting network removeJaehyun Kim1-1/+10
Change-Id: I70caeb5153f3bb0c8093ca9ef9b23adde35d50fb Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2024-09-10Fix NULL pointer dereferenceJaehyun Kim1-0/+5
Change-Id: Ib3f4732f7051d71179bff436feb9dffec08cb160 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2024-09-09Add support for VSIE from DHCP Ack packetaccepted/tizen/8.0/unified/20240910.163557Jaehyun Kim5-0/+35
Change-Id: I3c5ff2fd98ef20b7deaf897f8f2741cc52ac9317 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2024-08-22Support Wi-Fi band selection for scanningaccepted/tizen/8.0/unified/20240830.163846Jaehyun Kim9-4/+217
Change-Id: Ia3c5ef0f079506ac4bf1a857acbc91f09824b46b Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2024-07-10Change the User-Agent field to Tizenaccepted/tizen/8.0/unified/20240710.161350Jaehyun Kim1-0/+4
Change-Id: I0ef6e3d6972253346e962e59cdd665be9fa3f2ab Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2024-07-05Fix unintentional reconnection on disconnect requestaccepted/tizen/8.0/unified/20240705.163558Jaehyun Kim1-1/+2
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>
2024-03-05Fix the use of uninitialized valuesJaehyun Kim1-11/+11
Change-Id: I8fa0a53426959b76fa1bb3c9f14af731b0834067 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2024-01-17Add a missing dbus rule for DHCP state getteraccepted/tizen/8.0/unified/20240123.170033Jaehyun Kim1-0/+1
Change-Id: I2e5bb536fbbeb9db670115eaac6d3792889c40c1 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2024-01-16Add a missing dbus rule for Clock interfaceJaehyun Kim2-0/+2
Change-Id: I89517116d534248f53c85c46de7dff00e65287a8 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2023-12-05Fix memory leakAnjali Nijhara1-2/+12
Change-Id: I6c90014c1b2ee873d2fcb425f7bfff29e55d2224
2023-12-04inet: use correct type for IPv6 addressaccepted/tizen/8.0/unified/20231204.174219Jaehyun Kim1-1/+1
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>
2023-09-19Support 6GHz band in wifi roamingtizen_8.0_m2_releaseaccepted/tizen/unified/20230920.161454accepted/tizen/8.0/unified/20231005.094732Jaehyun Kim4-8/+44
Change-Id: I226f1cd43c171ef15f3ab7caff9c429f120e46bd Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2023-09-18Fix dereference after null checkaccepted/tizen/unified/20230919.091816Jaehyun Kim1-1/+4
Change-Id: I7d5b8fbfffeb7dcc00ac0a40a0979201ce3139eb Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2023-09-13Merge "Add dbus rule for manager interface" into tizenaccepted/tizen/unified/20230913.172628Jaehyun Kim1-0/+1
2023-09-13Merge "Added dbus method to get whether 6GHz band is supported" into tizenJaehyun Kim8-1/+82
2023-09-13Merge "Add some missing code for SAE support" into tizenJaehyun Kim1-6/+9
2023-09-13Merge "Update ssid frequency only from best bss signal" into tizenJaehyun Kim1-8/+13
2023-09-13Added dbus method to get whether 6GHz band is supportedJaehyun Kim8-1/+82
Change-Id: Ic7655ec24fa978f7225c0ccd767fb4aa93feb562 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2023-09-12Add dbus rule for manager interfaceAnjali Nijhara1-0/+1
Change-Id: I8360b558ca431bdaa5abfe2bc25537149ef31efd
2023-09-12Add some missing code for SAE supportJaehyun Kim1-6/+9
Change-Id: Ie47f2e19a0a2762d36d01e9373c2bd9c8ecc8053 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2023-09-08Add connman ISU packageAdam Michalski4-0/+47
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
2023-09-07Update ssid frequency only from best bss signalJaehyun Kim1-8/+13
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>
2023-08-22fix dereferencing IssueAnjali Nijhara1-0/+3
Change-Id: I93cd72ce9e6b08d33397275feb4b8bf4ecb585c1
2023-08-22Refactor CodeAnjali Nijhara4-48/+48
Change-Id: Icb3ce5439ec50b7e365cc3ca697c82e2eeab6358
2023-08-18Merge "Add macros for DHCP_FAIL and DHCP_STARTED" into tizenJaehyun Kim1-4/+6
2023-08-18Merge "Remove redundant code" into tizenJaehyun Kim1-10/+8
2023-08-18Merge "Use estimated throughput for wifi roaming" into tizenJaehyun Kim10-75/+272
2023-08-03Add macros for DHCP_FAIL and DHCP_STARTEDAnjali Nijhara1-4/+6
Change-Id: I32319cdca722f80d8b978f11b458f52a08de6473
2023-07-27Remove redundant codeJaehyun Kim1-10/+8
Change-Id: I1f50f164dbf4177c8947a0850b16fdd17a6f1b01 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2023-07-26Merge "Fix coverity Issue CID-1693301" into tizenaccepted/tizen/unified/20230727.055136Jaehyun Kim1-0/+3
2023-07-25Fix coverity Issue CID-1693301Anjali Nijhara1-0/+3
Change-Id: Ia75402b4de99b31523f571a6200c8e4bc2210ef6
2023-07-25Fix coverity Issue CID-1692262Anjali Nijhara1-1/+5
Change-Id: Ia45533390db7c75d1b8604059d8f1d1b26e0fe14
2023-07-20Use estimated throughput for wifi roamingJaehyun Kim10-75/+272
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>
2023-07-03Merge "Merge tag 'upstream/1.41' into tizen" into tizenaccepted/tizen/unified/20230705.063745Jaehyun Kim46-495/+1484
2023-06-19Add default NTP server in "/var/lib/connman/settings" fileaccepted/tizen/unified/20230628.023643Anjali Nijhara1-0/+1
Change-Id: I57035ce418730c570f562ec690db7f278f0cc0e7
2023-06-05Do not include related code if INS is not enabledaccepted/tizen/unified/20230616.172359Jaehyun Kim7-67/+77
Change-Id: I40240a9c01a5e278c7d48ae104a8d7c0c9f7b282 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2023-06-05Add a dbus method for DHCP statusJaehyun Kim3-0/+58
Change-Id: Ibb590f234c4db807add7cd5edf7a83c081579618 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2023-05-26Do not create config file for ext propertiesJaehyun Kim1-3/+0
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>
2023-05-26clock: Fix TimeserverSynced property updationJaehyun Kim1-0/+3
Change-Id: I3c66fcf7c639d6a12bbba3e57c153a9c9c712e16 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2023-03-31Fix crash issue when passphrase decryption failsJaehyun Kim2-15/+38
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>
2023-03-15Merge tag 'upstream/1.41' into tizenAnjali Nijhara46-495/+1484
Change-Id: I7e90773484901c50e61d243f97d916f5588da9c5
2023-03-15Imported Upstream version 1.41upstream/1.41Anjali Nijhara46-472/+1504
Change-Id: Ida2a62a81c771f833353d1a9a77604e6f2b06b88
2023-03-07DA: Fix Profile Save Issue in case of Association Failedaccepted/tizen/unified/20230315.093511Anjali Nijhara1-1/+5
Change-Id: I00ddc53353782da130d58c613fda66ee99694865
2023-01-11Add a dbus signal and a property for DHCP statusaccepted/tizen/7.0/unified/20230118.093741Jaehyun Kim5-10/+30
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>
2023-01-02Update client help description for nameserversJaehyun Kim1-0/+5
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>
2022-12-20Add a missing dbus rule for Manager interfaceaccepted/tizen/7.0/unified/20221226.020029Jaehyun Kim1-0/+1
Change-Id: Id2ce7ea7bbfa0e1da35ae6d40264ea21712fb55d Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
2022-12-12DA: Modify DHCP request retries countaccepted/tizen/7.0/unified/20221216.024728Jaehyun Kim1-1/+2
Change-Id: Ib8a332412a954992d20d5f9db3fcd9d0f23eb9e4 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>