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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
Fixed an issue where communication with the telephony failed.
submit/tizen/20180703.012932
accepted/tizen/unified/20180703.062157
Jaehyun Kim
1
-9
/
+10
2018-06-11
Upstream: gdbus: Fixed incorrect DBusConnection reference counting
submit/tizen/20180612.012523
accepted/tizen/unified/20180612.044159
Saurav Babu
1
-4
/
+0
2018-06-11
telephony: Fixed memory leak
Saurav Babu
1
-5
/
+6
2018-06-11
gsupplicant: Fixed invalid read issue
Saurav Babu
3
-0
/
+33
2018-05-24
Fixed various memory leaks
Saurav Babu
3
-7
/
+15
2018-05-23
gsupplicant: Fixed resource leak
submit/tizen/20180524.035245
accepted/tizen/unified/20180524.050028
Jaehyun Kim
1
-1
/
+5
2018-05-23
gsupplicant: Fixed crash issue
submit/tizen/20180523.121952
accepted/tizen/unified/20180523.144438
Saurav Babu
1
-2
/
+7
2018-05-21
Don't remove network when G_SUPPLICANT_STATE_DISCONNECTED is received
submit/tizen/20180523.065951
accepted/tizen/unified/20180523.144422
Saurav Babu
3
-50
/
+0
2018-05-18
gsupplicant: Fixed crash issue when network exists in supplicant
submit/tizen/20180518.061044
accepted/tizen/unified/20180521.003506
Saurav Babu
1
-0
/
+14
2018-04-20
Add BSSID , signal strength and frequency list of the APs
submit/tizen/20180424.084858
accepted/tizen/unified/20180425.062309
Mayank Haarit
6
-1
/
+110
2018-04-20
Added logic to get country code of APs
Mayank Haarit
7
-0
/
+71
2018-04-16
Merge "Add SSID and Frequency mixed scan." into tizen
submit/tizen/20180416.224602
accepted/tizen/unified/20180417.173158
taesub kim
3
-9
/
+102
2018-04-10
Add SSID and Frequency mixed scan.
Niraj Kumar Goit
3
-9
/
+102
2018-04-10
Merge "Added dbus/cynara policy" into tizen
taesub kim
1
-14
/
+16
2018-04-03
Fixed a coverity for resource leak
submit/tizen/20180406.023145
accepted/tizen/unified/20180406.144313
hyunuktak
1
-0
/
+1
2018-04-02
Added dbus/cynara policy
taesub kim
1
-14
/
+16
2018-03-23
Fix a coverity for logically dead code
submit/tizen/20180329.102914
accepted/tizen/unified/20180403.060112
hyunuktak
1
-5
/
+0
2018-02-26
[connman]Added support of EAP-FAST,EAP-PWD and EAP-AKA'.
submit/tizen/20180226.110934
accepted/tizen/unified/20180227.062953
Niraj Kumar Goit
5
-5
/
+103
2018-02-21
Added new dbus method to support bssid based connection
Jaehyun Kim
5
-11
/
+106
2018-01-23
Merge "Fixed uninitialized scalar variable" into tizen
submit/tizen/20180124.223542
submit/tizen/20180124.044456
accepted/tizen/unified/20180125.060648
taesub kim
1
-0
/
+1
2018-01-23
Fixed uninitialized scalar variable
hyunuktak
1
-0
/
+1
2018-01-23
Modified logic to process each VSIE of all vendors.
Niraj Kumar Goit
6
-71
/
+104
2018-01-23
Handles the passphrase decryption failure case
Jaehyun Kim
1
-1
/
+3
2018-01-23
Updated connman to version 1.35
Seonah Moon
123
-25081
/
+9297
2018-01-22
Merge "Modified logic to process each VSIE of all vendors." into tizen
submit/tizen/20180122.055447
submit/tizen/20180122.055424
accepted/tizen/unified/20180123.061054
taesub kim
6
-70
/
+104
2018-01-12
Handles the passphrase decryption failure case
submit/tizen/20180121.225846
submit/tizen/20180119.040348
accepted/tizen/unified/20180123.061114
Jaehyun Kim
1
-1
/
+3
2018-01-08
Imported Upstream version 1.35
upstream/1.35
Seonah Moon
141
-49794
/
+10084
2018-01-04
Modified logic to process each VSIE of all vendors.
Niraj Kumar Goit
6
-70
/
+104
2018-01-03
Add new rpm with disalbled-ethernet
submit/tizen/20180103.084951
accepted/tizen/unified/20180104.064645
taesub kim
2
-1
/
+127
2017-12-28
Make WiFi passphrase enc/dec routine async to prevent mutual synchronous call...
submit/tizen/20171229.034008
accepted/tizen/unified/20171229.070248
Jaehyun Kim
4
-68
/
+257
2017-12-27
connman: Get HS20 property of service correctly
submit/tizen/20171228.074717
submit/tizen/20171228.053515
accepted/tizen/unified/20171229.070200
Saurav Babu
6
-29
/
+21
2017-12-19
[Upstream] Wait 4 seconds for RA before re-sending RS messages.
Niraj Kumar Goit
1
-2
/
+10
2017-12-13
Remove non-essential logs
submit/tizen/20171218.085650
accepted/tizen/unified/20171219.072622
taesub kim
2
-6
/
+5
2017-12-12
Add WiFi passphrase encryption routine
submit/tizen/20171212.235218
accepted/tizen/unified/20171213.153208
Jaehyun Kim
4
-2
/
+146
2017-12-12
Fixed the keyload issue when wifi is initial connection
submit/tizen/20171212.082257
accepted/tizen/unified/20171212.171956
taesub kim
2
-0
/
+17
2017-12-11
Merge "In dhcpv6 request always set G_DHCPV6_IA_NA option." into tizen
submit/tizen/20171211.062320
accepted/tizen/unified/20171212.064754
taesub kim
1
-0
/
+14
2017-12-11
Merge "Process RDNSS option for IPv6 if connecting or connected." into tizen
taesub kim
1
-9
/
+12
2017-12-11
In dhcpv6 request always set G_DHCPV6_IA_NA option.
Niraj Kumar Goit
1
-0
/
+14
2017-12-07
Process RDNSS option for IPv6 if connecting or connected.
Niraj Kumar Goit
1
-9
/
+12
2017-12-07
Revert "[connman] Configure IPv6 after IPv4 dhcp succeed."
Saurav Babu
1
-24
/
+1
2017-11-27
Added cap_dac_override capability
submit/tizen/20171126.232917
accepted/tizen/unified/20171127.083314
taesub kim
3
-3
/
+3
2017-11-22
Remove openssl function to solve license conflict
Jiung
4
-493
/
+65
2017-11-15
Added security-config requires
submit/tizen/20171115.020156
accepted/tizen/unified/20171115.174025
taesub kim
1
-0
/
+1
2017-11-08
Merge "Enable IPv6 privacy address support." into tizen
submit/tizen/20171113.231943
accepted/tizen/unified/20171115.061145
taesub kim
1
-1
/
+4
2017-11-08
Enable IPv6 privacy address support.
Niraj Kumar Goit
1
-1
/
+4
2017-11-08
Merge "Append AssocStatusCode Property for Wi-Fi Manager Layer" into tizen
submit/tizen/20171108.071810
taesub kim
1
-0
/
+7
2017-11-08
Merge "Added handling of "AssocStatusCode" signal" into tizen
taesub kim
5
-1
/
+68
2017-11-06
Remove unused "GetVsies" Dbus method.
Niraj Kumar Goit
2
-76
/
+0
2017-11-03
Added vsie information of AP in append_properties function.
Niraj Kumar Goit
1
-0
/
+8
2017-11-03
Append AssocStatusCode Property for Wi-Fi Manager Layer
Maneesh Jain
1
-0
/
+7
[next]