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-02-19
vpn-provider: Set the state to FAILURE after auth error
Jukka Rissanen
1
-0
/
+1
2013-02-19
vpn-provider: Go internally into IDLE after FAILURE
Jukka Rissanen
1
-0
/
+7
2013-02-19
pptp: Set the username/password before starting daemon
Jukka Rissanen
1
-4
/
+4
2013-02-19
l2tp: Set the username/password before starting daemon
Jukka Rissanen
1
-4
/
+4
2013-02-19
vpn-provider: Make state debug print more useful
Jukka Rissanen
1
-2
/
+1
2013-02-19
vpn-provider: Avoid printing password to log files
Jukka Rissanen
4
-5
/
+22
2013-02-19
l2tp: Clear password if authentication fails
Jukka Rissanen
1
-1
/
+7
2013-02-19
pptp: Clear password if authentication fails
Jukka Rissanen
1
-1
/
+7
2013-02-19
main: Create VPN_STORAGEDIR when starting up
Jukka Rissanen
1
-0
/
+10
2013-02-19
vpn-provider: Add extra whitespace
Jukka Rissanen
1
-1
/
+1
2013-02-19
vpn-provider: Add route support in vpn config file
Jukka Rissanen
2
-16
/
+86
2013-02-19
vpn-provider: Remove unprovisioned providers at startup
Jukka Rissanen
1
-1
/
+79
2013-02-19
vpn-provider: Type string in provider needs to be in lower case
Jukka Rissanen
1
-1
/
+1
2013-02-19
vpn-config: Provision providers from .config file
Jukka Rissanen
3
-0
/
+605
2013-02-19
vpn-provider: Initial .config file support
Jukka Rissanen
2
-17
/
+140
2013-02-19
pptp: Use PPPD prefix for pppd specific options
Jukka Rissanen
1
-18
/
+44
2013-02-19
l2tp: Use PPPD prefix for pppd specific options
Jukka Rissanen
1
-21
/
+47
2013-02-19
l2tp: Add rx and tx bps pppd options
Jukka Rissanen
1
-0
/
+2
2013-02-19
l2tp: Fixed the nodeflate pppd option name
Jukka Rissanen
1
-1
/
+1
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
[next]