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
2012-11-23
provider: Removed the connect part from the create() function
Jukka Rissanen
3
-35
/
+14
2012-11-23
vpn: Free allocated ipconfig struct
Jukka Rissanen
1
-0
/
+3
2012-11-23
ipconfig: Add ipconfig unref function
Jukka Rissanen
2
-0
/
+21
2012-11-23
manager: Deprecating connect/remove provider API
Jukka Rissanen
2
-3
/
+7
2012-11-23
vpn: Add preliminary agent support
Jukka Rissanen
3
-0
/
+50
2012-11-23
agent: Split agent code into generic and service specific parts
Jukka Rissanen
8
-693
/
+926
2012-11-23
vpn: Introduce config file for vpnd
Jukka Rissanen
1
-0
/
+82
2012-11-23
doc: Example configuration file for vpnd
Jukka Rissanen
1
-0
/
+8
2012-11-23
vpn: Hash provider data using the ident instead of path
Jukka Rissanen
1
-39
/
+79
2012-11-23
vpnd: Add -r option which enables route handling in vpnd
Jukka Rissanen
3
-8
/
+29
2012-11-23
vpn: Resolve vpn hostname if necessary
Jukka Rissanen
2
-2
/
+112
2012-11-23
provider: Refactor server and user route handling
Jukka Rissanen
5
-182
/
+987
2012-11-23
provider: Initially provider ipconfigs are now OFF
Jukka Rissanen
1
-2
/
+3
2012-11-23
plugin: Add VPN plugin that will interact with vpnd
Jukka Rissanen
2
-0
/
+1167
2012-11-23
provider: Support functions added
Jukka Rissanen
2
-0
/
+67
2012-11-23
provider: Remove functionality that is no longer used
Jukka Rissanen
2
-890
/
+71
2012-11-23
provider: Add more driver interface functions needed by vpnd plugin
Jukka Rissanen
1
-0
/
+5
2012-11-23
provider: Provider disconnect function made available to plugin
Jukka Rissanen
4
-7
/
+8
2012-11-23
test: New VPN test script that connect to connman-vpnd
Jukka Rissanen
5
-0
/
+182
2012-11-23
test: Renamed old VPN scripts
Jukka Rissanen
3
-3
/
+1
2012-11-23
vpn: New vpn daemon that handles vpn connections and clients
Jukka Rissanen
27
-234
/
+4510
2012-11-23
log: Give program name and version in log init
Jukka Rissanen
4
-5
/
+7
2012-11-23
device: Move device creation func into device.c
Jukka Rissanen
6
-177
/
+182
2012-11-23
ipconfig: Move IP address API into separate ipaddress.c file
Jukka Rissanen
8
-190
/
+266
2012-11-23
doc: VPN daemon API descriptions
Jukka Rissanen
3
-0
/
+275
2012-11-22
core: Use interface index instead of interface name
Patrik Flykt
7
-212
/
+198
2012-11-19
TODO: Add WiFi plugin data struct handling task
Patrik Flykt
1
-0
/
+13
2012-11-19
dnsproxy: Use TCP connections only for the intended request
Patrik Flykt
1
-0
/
+5
2012-11-19
dnsproxy: Check the result of socket creation when resolving
Patrik Flykt
1
-2
/
+6
2012-11-19
dnsproxy: Check GIO channel for NULL before use
Patrik Flykt
1
-3
/
+7
2012-11-16
dnsproxy: Close the UDP socket on error condition.
Forest Bond
1
-106
/
+124
2012-11-15
ofono: Remove network if GPRS context is removed
Daniel Wagner
1
-1
/
+3
2012-11-13
iptables: A file descriptor cannot be a nagative integer
Danny Jeongseok Seo
1
-1
/
+2
2012-11-13
manager: Fix negative error code
Danny Jeongseok Seo
1
-1
/
+1
2012-11-13
wifi: Handle D-Bus method call failure
Patrik Flykt
1
-0
/
+8
2012-11-13
supplicant: Handle race condition on WiFi dongle removal
Patrik Flykt
1
-4
/
+21
2012-11-13
bridge: Close socket on error
Patrik Flykt
1
-1
/
+3
2012-11-13
gdhcp: Fix resource leak
Danny Jeongseok Seo
1
-1
/
+1
2012-11-13
gweb: Check null before reference
Danny Jeongseok Seo
1
-2
/
+2
2012-11-13
inet: Fix resource leak
Danny Jeongseok Seo
1
-3
/
+1
2012-11-07
wifi: Skip service if there is error while loading its settings
Jukka Rissanen
1
-0
/
+4
2012-11-05
README: Add information about network interface clearing at startup
Jukka Rissanen
1
-0
/
+5
2012-11-05
session: Register session after policy plugin returned config
Daniel Wagner
1
-75
/
+89
2012-11-05
session: Factor out user settings in __connman_session_create()
Daniel Wagner
1
-23
/
+48
2012-11-05
session: Remove struct connman_session_bearer
Daniel Wagner
3
-111
/
+35
2012-11-05
session: Handle no match case in parse_bearers()
Daniel Wagner
1
-0
/
+9
2012-11-05
session: parse_bearers() should check for invalid types
Daniel Wagner
1
-2
/
+9
2012-11-05
session: Rename session_parse_allowed_bearers() to parse_bearers()
Daniel Wagner
1
-5
/
+3
2012-11-05
session: Remove match_all from connman_session_bearer
Daniel Wagner
2
-36
/
+21
2012-11-05
session: Remove name variable from connman_session_bearer
Daniel Wagner
2
-8
/
+8
[prev]
[next]