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
2010-10-27
Add the openconnect plugin to the distcheck rule
Samuel Ortiz
1
-1
/
+1
2010-10-22
Split openconnect into generic vpn and openconnect part
Daniel Wagner
3
-314
/
+478
2010-10-22
wifi: Search for networks based on their identifier
Leena Gunda
1
-3
/
+2
2010-10-18
Update pacrunner plugin to take care of all proxy methods
Tomasz Bursztyka
1
-16
/
+63
2010-10-03
Add information if scan has been requested
Marcel Holtmann
1
-0
/
+2
2010-10-02
Add support for handling DHCP timerserver values from DHCP
Marcel Holtmann
1
-0
/
+4
2010-09-30
supplicant: Do not reset passphrase when asociation fails
Samuel Ortiz
1
-7
/
+0
2010-09-30
supplicant: No need for actively remove network upon disconnection
Samuel Ortiz
1
-15
/
+0
2010-09-30
Set WiFi task scanning flag when receiving a Scanning event
Samuel Ortiz
1
-0
/
+3
2010-09-30
Implement WiFi network driver remove hook
Samuel Ortiz
3
-0
/
+23
2010-09-29
Reset WiFi passphrase if association or WPA handshake fails
Samuel Ortiz
1
-0
/
+7
2010-09-28
Set device scanning state to false from the scan callback
Samuel Ortiz
1
-6
/
+1
2010-09-28
wifi: use const pointer for a ssid buffer
Kalle Valo
1
-2
/
+2
2010-09-28
wifi: remove unneeded casts
Kalle Valo
1
-6
/
+6
2010-09-28
Set the network associating state to false when disconnecting
Samuel Ortiz
1
-0
/
+2
2010-09-27
wifi: use connman options to get the wpasupplicant driver
Kalle Valo
1
-1
/
+3
2010-09-27
Check device before call connman_device_set_string at ofono plugin
Martin Xu
1
-3
/
+3
2010-09-24
Add support for domain name concatenation on TCP DNS requests
Samuel Ortiz
1
-7
/
+19
2010-09-24
Define protocol_offset() for DNS transport layer offset
Samuel Ortiz
1
-26
/
+20
2010-09-24
Do not access the DNS request buffer if it's NULL
Samuel Ortiz
1
-1
/
+5
2010-09-24
Close TCP DNS connections once the reply is forwarded
Samuel Ortiz
1
-4
/
+6
2010-09-24
Stop polling the nameserver TCP socket once we're done with it
Samuel Ortiz
1
-2
/
+10
2010-09-24
Send an error response when the DNS request times out
Samuel Ortiz
1
-37
/
+63
2010-09-24
Add a protocol field to the DNS request structure
Samuel Ortiz
1
-2
/
+5
2010-09-24
Send SERVFAIL when nameservers are not listening on TCP port 53
Samuel Ortiz
1
-23
/
+63
2010-09-24
Fix DNS TCP buffer parsing copy paste error
Samuel Ortiz
1
-1
/
+1
2010-09-24
Remove the DNS TCP listener watch when the socket is closed
Samuel Ortiz
1
-1
/
+5
2010-09-24
Factorize dnsproxy listener creation code
Samuel Ortiz
1
-66
/
+38
2010-09-24
Initial DNS over TCP implementation for dnsproxy
Samuel Ortiz
1
-213
/
+604
2010-09-22
Fix bug to remove vpn services when turning offline mode on
Mohamed Abbas
1
-2
/
+3
2010-09-22
Schedule delayed scan when being disconnected from an AP
Samuel Ortiz
1
-1
/
+14
2010-09-22
Add method, domainname and nameserver to proxy configuration
Marcel Holtmann
1
-42
/
+46
2010-09-21
Call remove_network() on unsolicited disconnect
Lucio Maciel
1
-1
/
+3
2010-09-21
Add interface string to proxy configuration
Marcel Holtmann
1
-21
/
+35
2010-09-20
Bump wifi_legacy plugin's priority
Samuel Ortiz
1
-1
/
+1
2010-09-20
Improve GSupplicant debug
Samuel Ortiz
1
-1
/
+1
2010-09-20
Remove last ConnMan dependency for GSupplicant
Samuel Ortiz
1
-0
/
+6
2010-09-20
WPA-EAP support for GSupplicant
Samuel Ortiz
1
-8
/
+39
2010-09-20
WEP and WPA-PSK support for GSupplicant
Samuel Ortiz
1
-0
/
+2
2010-09-20
Prioritize wifi plugins
Samuel Ortiz
2
-0
/
+4
2010-09-20
Move current wifi plugin to legacy
Samuel Ortiz
2
-50
/
+672
2010-09-20
Add support for PAC runner configuration updates
Marcel Holtmann
1
-0
/
+211
2010-09-19
Ignore Bluetooth adapter if its address is 00:00:00:00:00:00
Martin Xu
1
-0
/
+3
2010-09-19
Add skeleton for PAC runner support
Marcel Holtmann
1
-0
/
+39
2010-09-16
Fix a crash when doing PEAP/TTLS authentication
Fabien Marotte
1
-0
/
+6
2010-09-15
Add messages in supplicant plugin
Fabien Marotte
1
-16
/
+51
2010-09-10
Remove leftover defines
Marcel Holtmann
1
-3
/
+0
2010-09-10
Implement the ModemAdded and ModemRemoved signal handlers
Samuel Ortiz
1
-0
/
+27
2010-09-10
Fix typo: modem_removed is linked to the MODEM_REMOVED signal
Samuel Ortiz
1
-1
/
+1
2010-09-10
Support the new oFono Manager API
Samuel Ortiz
1
-171
/
+62
[next]