index
:
platform/upstream/connman
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
ipsec
pristine-tar
sandbox/nmerinov/llvm
sandbox/pcoval/pc
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_devel
tizen_ivi_genivi
tizen_ivi_release
tizen_tv_devel
upstream
Domain: Network & Connectivity / Data Network;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-20
Support Wi-Fi band selection for scanning
Jaehyun Kim
2
-2
/
+3
2024-07-02
Fix unintentional reconnection on disconnect request
accepted/tizen/unified/x/20240708.014854
accepted/tizen/unified/dev/20240708.053948
accepted/tizen/unified/20240705.163314
Jaehyun Kim
1
-1
/
+2
2024-05-21
Fix crash caused by decryption response delay
Jaehyun Kim
1
-0
/
+11
2023-10-25
Add ApSelectionMethod config option
Jaehyun Kim
1
-52
/
+54
2023-09-19
Support 6GHz band in wifi roaming
tizen_8.0_m2_release
accepted/tizen/unified/20230920.161454
accepted/tizen/8.0/unified/20231005.094732
Jaehyun Kim
1
-5
/
+24
2023-09-18
Fix dereference after null check
accepted/tizen/unified/20230919.091816
Jaehyun Kim
1
-1
/
+4
2023-09-13
Added dbus method to get whether 6GHz band is supported
Jaehyun Kim
1
-0
/
+12
2023-08-22
fix dereferencing Issue
Anjali Nijhara
1
-0
/
+3
2023-08-22
Refactor Code
Anjali Nijhara
1
-45
/
+45
2023-08-18
Merge "Use estimated throughput for wifi roaming" into tizen
Jaehyun Kim
1
-27
/
+138
2023-07-25
Fix coverity Issue CID-1692262
Anjali Nijhara
1
-1
/
+5
2023-07-20
Use estimated throughput for wifi roaming
Jaehyun Kim
1
-27
/
+138
2023-07-03
Merge "Merge tag 'upstream/1.41' into tizen" into tizen
accepted/tizen/unified/20230705.063745
Jaehyun Kim
7
-78
/
+84
2023-06-05
Do not include related code if INS is not enabled
accepted/tizen/unified/20230616.172359
Jaehyun Kim
1
-8
/
+11
2023-03-15
Merge tag 'upstream/1.41' into tizen
Anjali Nijhara
7
-78
/
+84
2023-03-15
Imported Upstream version 1.41
upstream/1.41
Anjali Nijhara
7
-75
/
+84
2022-12-12
DA: Fix build warnings
Jaehyun Kim
3
-4
/
+18
2022-12-07
Support PSK_SHA256 for ieee80211w
accepted/tizen/7.0/unified/20221209.015645
Jaehyun Kim
1
-0
/
+11
2022-10-31
DA: Skip initializing failed_bssids list when eapol failure case
Jaehyun Kim
1
-2
/
+0
2022-10-31
DA: Standard error for customer self-diagnosis
Jaehyun Kim
1
-1
/
+11
2022-10-29
Remove useless network path of the wifi interface when removing network
Jaehyun Kim
1
-0
/
+36
2022-09-19
Support ft-psk and ft-sae connection
accepted/tizen/unified/20220923.052717
Jaehyun Kim
1
-1
/
+6
2022-09-16
Fix dereferencing issues
accepted/tizen/unified/20220920.110641
Jaehyun Kim
1
-4
/
+4
2022-09-05
Fix crash when disabling connected wifi
accepted/tizen/unified/20220908.172942
Jaehyun Kim
1
-3
/
+0
2022-08-23
Maintain connection status when wifi roaming
submit/tizen/20220902.085939
submit/tizen/20220829.114301
Jaehyun Kim
1
-61
/
+158
2022-06-05
Fix derefrencing of invalid pointer
submit/tizen/20220617.053331
accepted/tizen/unified/20220620.131713
Jaehyun Kim
1
-3
/
+3
2022-06-05
Try to connect to another bssid in AUTH or ASSOCICATED failure case
Jaehyun Kim
1
-2
/
+4
2022-02-23
Merge tag 'upstream/1.40' into tizen.
submit/tizen/20220224.061208
Niraj Kumar Goit
9
-121
/
+593
2022-02-15
Imported Upstream version 1.40
upstream/1.40
Niraj Kumar Goit
8
-173
/
+575
2022-02-14
Add support to get PMF information
submit/tizen/20220215.060643
accepted/tizen/unified/20220216.175734
Jaehyun Kim
1
-0
/
+2
2022-01-13
Add support for handling wifi authentication failure
submit/tizen/20220118.052414
accepted/tizen/unified/20220119.121745
Jaehyun Kim
1
-2
/
+13
2022-01-07
Fix dereference after null check
submit/tizen/20220111.044041
accepted/tizen/unified/20220114.130209
Jaehyun Kim
1
-3
/
+7
2021-12-28
Change the roaming scan interval
submit/tizen/20211230.063452
Jaehyun Kim
1
-8
/
+17
2021-12-28
Start wifi roaming when better BSS is found
Jaehyun Kim
1
-17
/
+181
2021-12-19
Merge "Start scan for wifi roaming when SNR and signal are weakened" into tizen
Jaehyun Kim
1
-3
/
+25
2021-12-07
service: Add a new property 'SecurityList'
Jaehyun Kim
1
-2
/
+62
2021-10-27
Use TIZEN_EXT_INS for INS related code
Nishant Chaprana
1
-6
/
+9
2021-10-05
Start scan for wifi roaming when SNR and signal are weakened
Jaehyun Kim
1
-3
/
+25
2021-09-02
Fix referencing incorrect bssid_list
Jaehyun Kim
1
-1
/
+2
2021-06-10
Fix memory leaks and dereference without null check
submit/tizen/20210615.081101
accepted/tizen/unified/20210616.132525
Jaehyun Kim
1
-0
/
+5
2021-04-29
Send Mac policy parameters in CreateInterface dbus call.
submit/tizen/20210503.112345
accepted/tizen/unified/20210506.103545
Nishant Chaprana
2
-18
/
+12
2021-04-21
Add setter/getter for handling MAC randomization policy
Nishant Chaprana
1
-0
/
+113
2021-02-10
Fix svace 'UNREACHABLE_CODE.NO_PATH' warnings
Nishant Chaprana
1
-1
/
+2
2021-01-25
On device reboot enable wpa-supplicant for EAPoL.
submit/tizen/20210126.062930
Niraj Kumar Goit
1
-35
/
+142
2021-01-04
Imported Upstream connman version 1.38
Niraj Kumar Goit
7
-101
/
+875
2020-11-09
Rename EAPoL configuration file path to /var/lib/connman
Niraj Kumar Goit
1
-1
/
+1
2020-10-14
Imported Upstream version 1.38
upstream/1.38
Nishant Chaprana
7
-109
/
+883
2020-10-07
Merge "Add support for dlog" into tizen
Jaehyun Kim
1
-2
/
+8
2020-10-07
Add support for dlog
Jaehyun Kim
1
-2
/
+8
2020-10-07
[Fix][plugin/ethernet] SVACE warning DEREF_AFTER_NULL
Nishant Chaprana
1
-1
/
+4
[next]