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
/
vpn
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-08
vpn-provider: Check if providers list is NULL before using it
Patrik Flykt
1
-0
/
+3
2012-12-14
vpn-provider: Report disconnect errors other than -EINPROGRESS
Patrik Flykt
1
-3
/
+3
2012-12-14
vpn-provider: Set state when connecting and disconnecting
Patrik Flykt
1
-7
/
+6
2012-12-14
vpn-plugin: Send proper response to caller and connect if needed
Patrik Flykt
1
-11
/
+30
2012-11-30
pptp: Header file was missing
Jukka Rissanen
1
-0
/
+1
2012-11-30
l2tp: Header file was missing
Jukka Rissanen
1
-0
/
+1
2012-11-30
pptp: Clear password when disconnecting
Jukka Rissanen
1
-0
/
+6
2012-11-30
l2tp: Clear password when disconnecting
Jukka Rissanen
1
-0
/
+6
2012-11-30
vpn: Driver disconnect needs provider information
Jukka Rissanen
2
-2
/
+2
2012-11-30
vpn-provider: Unregister provider from dbus when freed
Jukka Rissanen
1
-32
/
+36
2012-11-30
vpn-provider: Register agent driver
Jukka Rissanen
1
-0
/
+30
2012-11-30
pptp: Do not save the password
Jukka Rissanen
1
-6
/
+0
2012-11-30
l2tp: Do not save the password
Jukka Rissanen
1
-6
/
+0
2012-11-30
pptp: Ask username and password from agent
Jukka Rissanen
1
-8
/
+242
2012-11-30
l2tp: Ask username and password from agent
Jukka Rissanen
2
-12
/
+241
2012-11-30
vpn-agent: Routine to add username and password into agent dict
Jukka Rissanen
2
-0
/
+48
2012-11-30
openconnect: Add support for --no-cert-check client option
Jukka Rissanen
1
-1
/
+51
2012-11-30
openconnect: Domain pointer was used incorrectly
Jukka Rissanen
1
-4
/
+8
2012-11-30
openconnect: Add asking cookie from agent
Jukka Rissanen
1
-14
/
+217
2012-11-30
vpn-agent: Add generic functions to add information into agent dict
Jukka Rissanen
2
-0
/
+143
2012-11-30
vpn: Make VPN plugin connection function async
Jukka Rissanen
4
-9
/
+28
2012-11-30
vpn-provider: Add getter functions
Jukka Rissanen
2
-0
/
+19
2012-11-30
vpn: Add initial support for async connect
Jukka Rissanen
9
-36
/
+93
2012-11-26
vpn-provider: VPN driver pointer was not cleared
Jukka Rissanen
1
-0
/
+15
2012-11-26
vpn-main: Plugin cleanup was not done
Jukka Rissanen
1
-0
/
+1
2012-11-23
openvpn: Set default options if user has not supplied a config file
Jukka Rissanen
1
-11
/
+17
2012-11-23
openvpn: Allow configuration via user supplied config file
Jukka Rissanen
1
-0
/
+1
2012-11-23
openvpn: Remove obsolete --tls-client option
Jukka Rissanen
1
-1
/
+0
2012-11-23
selinux: Add Type Enforcement rule compilation
Jukka Rissanen
1
-0
/
+16
2012-11-23
vpn: Go to failure state if vpn information cannot be found
Jukka Rissanen
1
-2
/
+12
2012-11-23
vpnd: Quit if no VPN configurations are found
Jukka Rissanen
1
-0
/
+2
2012-11-23
vpnd: Add function that quits vpnd if no VPN configurations are found
Jukka Rissanen
2
-0
/
+23
2012-11-23
vpn-plugin: Set state correctly if vpn client process cannot be started
Jukka Rissanen
1
-0
/
+2
2012-11-23
vpnd: Make sure provider is taken to ready state
Jukka Rissanen
1
-2
/
+17
2012-11-23
pptp: Remember the connection password
Jukka Rissanen
1
-0
/
+7
2012-11-23
l2tp: Remember the connection password
Jukka Rissanen
1
-0
/
+7
2012-11-23
vpn-provider: Remove vpn provider from storage when needed
Jukka Rissanen
1
-0
/
+2
2012-11-23
vpn-provider: Send ConnectionRemoved signal when needed
Jukka Rissanen
1
-1
/
+37
2012-11-23
vpn-provider: Send ConnectionAdded signal when needed
Jukka Rissanen
1
-0
/
+21
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
vpn: Add preliminary agent support
Jukka Rissanen
2
-0
/
+49
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
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
1
-1
/
+7
2012-11-23
provider: Refactor server and user route handling
Jukka Rissanen
1
-121
/
+512
2012-11-23
vpn: New vpn daemon that handles vpn connections and clients
Jukka Rissanen
21
-0
/
+6503