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
2009-12-25
Fix broken error handling with D-Bus filter
Marcel Holtmann
1
-1
/
+2
2009-12-24
Use failed as label name instead of error
Marcel Holtmann
1
-4
/
+4
2009-12-24
Set Ethernet connected after assigning the network group
Marcel Holtmann
1
-1
/
+2
2009-12-23
Convert the network EAP string to uppercase
Samuel Ortiz
1
-1
/
+8
2009-12-22
Pass required IEEE 802.1x settings to wpa_supplicant
Samuel Ortiz
1
-1
/
+176
2009-12-20
Add IP configured method for fixed addresses
Marcel Holtmann
1
-2
/
+3
2009-12-20
Remove unused code snippet
Marcel Holtmann
1
-18
/
+0
2009-12-20
Rename IP configuration methods to match specification
Marcel Holtmann
1
-3
/
+3
2009-12-19
Rename D-Bus helper for basic dictionary types
Marcel Holtmann
1
-10
/
+10
2009-12-19
Rename D-Bus helper for basic property types
Marcel Holtmann
2
-4
/
+4
2009-12-19
Add helpers for appending flexible D-Bus arrays
Marcel Holtmann
1
-2
/
+2
2009-12-19
Make use of D-Bus dictionary helpers
Marcel Holtmann
1
-10
/
+4
2009-12-18
Fix signal strength calculation when quality is not provided
Marcel Holtmann
1
-1
/
+1
2009-12-18
Add more debug output for WiFi quality
Marcel Holtmann
1
-0
/
+15
2009-12-18
Allow potential roaming between WPA and WPA2 networks
Marcel Holtmann
1
-4
/
+7
2009-12-17
Add static IP support for oFono interaction
Martin Xu
1
-7
/
+144
2009-12-15
Fix DNS packet length calculation
Marcel Holtmann
1
-1
/
+1
2009-12-14
Fix supplicant connection issue when specifying PSK security
Marcel Holtmann
1
-1
/
+2
2009-12-14
Extract authentication modes (PSK and IEEE 802.1x) for IE
Marcel Holtmann
1
-3
/
+83
2009-12-14
Add plugin for Moblin specific features
Marcel Holtmann
1
-0
/
+39
2009-12-14
Add plugin for using Google Public DNS service
Marcel Holtmann
1
-0
/
+48
2009-12-14
Handle cases when provided DNS server has no interface
Marcel Holtmann
1
-5
/
+8
2009-12-14
Add some logging for DNS proxy changes within the server list
Marcel Holtmann
1
-3
/
+16
2009-12-14
Add workaround for EDNS0 queries that exceed the buffer size
Marcel Holtmann
1
-3
/
+27
2009-12-14
Handle additional DNS records when sending alternate request
Marcel Holtmann
1
-6
/
+10
2009-12-09
Fix issue with TUN name assignment for VPN
Marcel Holtmann
1
-1
/
+1
2009-12-09
Add service types for system and VPN connections
Marcel Holtmann
1
-0
/
+2
2009-12-09
Add OpenConnect provider plugin for AnyConnect VPN support
Mohamed Abbas
1
-0
/
+425
2009-12-09
Add an option to allow processes spawn with pipes
Mohamed Abbas
1
-1
/
+2
2009-12-07
Switch dhclient handling to task infrastructure
Marcel Holtmann
1
-272
/
+134
2009-12-07
Add support for setting hostname and domainname from DHCP
Marcel Holtmann
1
-0
/
+41
2009-12-07
Parse interface MTU values from DHCP results
Marcel Holtmann
1
-0
/
+2
2009-12-07
Add parsing of Domainname, Hostname and Timeserver results
Marcel Holtmann
1
-0
/
+4
2009-12-07
Switch to g_strcmp0 instead of g_ascii_strcasecmp
Marcel Holtmann
1
-5
/
+5
2009-12-07
Use DHCP driver for dhclient implementation
Marcel Holtmann
1
-75
/
+44
2009-12-07
Remove failed attempt to integrate with ModemManager
Marcel Holtmann
1
-115
/
+0
2009-12-06
Remove unfinished and unneeded PPP support
Marcel Holtmann
1
-61
/
+0
2009-11-30
Use simpler wpa_supplicant state tracking
Sam Leffler
1
-19
/
+3
2009-11-30
Set path string for Bluetooth devices
Martin Xu
1
-0
/
+1
2009-11-29
Remove outdated modem helper library
Marcel Holtmann
3
-496
/
+1
2009-11-29
Use network details also for Ethernet devices
Marcel Holtmann
1
-29
/
+82
2009-11-28
Disable DNS proxying when all services are disabled
Marcel Holtmann
1
-14
/
+17
2009-11-28
Follow changes to the default service and use its DNS servers
Marcel Holtmann
1
-0
/
+27
2009-11-28
Disable DNS proxy handling when in offline mode
Marcel Holtmann
1
-3
/
+44
2009-11-26
Remove empty plugins for Novatel and Huawei modems
Marcel Holtmann
2
-166
/
+0
2009-11-26
Don't show passphrases in debug messages
Marcel Holtmann
1
-2
/
+1
2009-11-26
Add checks for invalid supplicant state transitions
Marcel Holtmann
1
-3
/
+35
2009-11-26
Trigger background scan after successful connection
Marcel Holtmann
1
-0
/
+3
2009-11-24
Fix issue with potentially unused GPRS context type
Marcel Holtmann
1
-1
/
+1
2009-11-24
Add first version of oFono GPRS support
Martin Xu
1
-8
/
+1254
[next]