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-04-03
vpn-provider: Send domain name to connman when connection is ready
Jukka Rissanen
1
-0
/
+7
2013-04-03
openvpn: Update domain name if received from OpenVPN server
Jukka Rissanen
1
-0
/
+30
2013-03-27
vpn-provider: Nameservers were not sent to connmand vpn plugin
Jukka Rissanen
1
-21
/
+27
2013-03-27
openvpn: Set the nameservers in correct order
Jukka Rissanen
1
-17
/
+71
2013-03-27
vpn-provider: Fix uninitialized memory read
Jukka Rissanen
1
-1
/
+1
2013-03-08
vpn-config: Ignore IN_CREATE as IN_MODIFY is called anyway
Jukka Rissanen
1
-8
/
+20
2013-03-08
vpn-provider: Do not save or load provisioned VPN connections
Jukka Rissanen
1
-3
/
+13
2013-03-08
vpn-provider: SetProperty and ClearProperty do not work if immutable
Jukka Rissanen
1
-0
/
+6
2013-03-08
vpn-provider: Introduce immutable flag to provider data
Jukka Rissanen
1
-0
/
+5
2013-03-08
vpn-provider: Do not allow changes to settings that are immutable
Jukka Rissanen
2
-5
/
+26
2013-03-08
vpn-provider: Do not quit vpnd if there are no VPN configurations
Jukka Rissanen
3
-27
/
+0
2013-02-28
vpn-provider: Parse user networks correctly
Jukka Rissanen
1
-1
/
+5
2013-02-19
vpn-provider: SetProperty works with all properties
Jukka Rissanen
1
-2
/
+6
2013-02-19
vpn-provider: ClearProperty works with all properties
Jukka Rissanen
1
-0
/
+2
2013-02-19
vpn-provider: Allow use of Domain property name
Jukka Rissanen
1
-3
/
+6
2013-02-19
vpn-provider: Add GetProperties method implementation
Jukka Rissanen
1
-0
/
+42
2013-02-19
vpn-provider: Do not send state property if state is not changed
Jukka Rissanen
1
-1
/
+5
2013-02-19
vpn-provider: Setting VPN properties will send PropertyChanged signal
Jukka Rissanen
1
-31
/
+67
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
[next]