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
/
vpn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-19
vpn: Ignore VPN UserRoutes and ServerRoutes properties
Jukka Rissanen
1
-0
/
+4
2012-12-14
vpn: Clear pending connect flag on connect attempt
Patrik Flykt
1
-0
/
+2
2012-12-10
vpn-plugin: Check completion of configure and connect
Patrik Flykt
1
-16
/
+14
2012-12-10
vpn-plugin: Propagate most common errors to callback function
Patrik Flykt
1
-4
/
+14
2012-11-26
vpn: Cleanup properly if vpn connect fails
Jukka Rissanen
1
-2
/
+4
2012-11-26
vpn: Cleanup vpn connections when vpnd dies
Jukka Rissanen
1
-0
/
+2
2012-11-26
vpn: Do not remove vpn connections hash when vpnd dies
Jukka Rissanen
1
-14
/
+9
2012-11-23
vpn: Remove unused variable
Daniel Wagner
1
-2
/
+0
2012-11-23
provider: Add callback when creating vpn provider
Jukka Rissanen
1
-42
/
+126
2012-11-23
vpn: Hash provider data using the ident instead of path
Jukka Rissanen
1
-39
/
+79
2012-11-23
vpn: Resolve vpn hostname if necessary
Jukka Rissanen
1
-1
/
+105
2012-11-23
provider: Refactor server and user route handling
Jukka Rissanen
1
-25
/
+442
2012-11-23
plugin: Add VPN plugin that will interact with vpnd
Jukka Rissanen
1
-0
/
+1164
2012-11-23
vpn: New vpn daemon that handles vpn connections and clients
Jukka Rissanen
1
-534
/
+0
2012-05-09
vpn: Fix null pointer dereference
Henrique Dante de Almeida
1
-3
/
+5
2012-05-09
vpn: Fix null pointer dereference
Henrique Dante de Almeida
1
-2
/
+5
2012-04-29
plugins: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-04-17
vpn: use g_hash_table_replace instead of insert function
Tomasz Bursztyka
1
-1
/
+1
2012-03-27
vpn: Unref provider properly
Jukka Rissanen
1
-2
/
+6
2012-03-19
vpn: Remove wrong include of <glib/ghash.h>
Marcel Holtmann
1
-1
/
+0
2012-02-04
vpn: Reference of provider not taken
Jukka Rissanen
1
-4
/
+11
2012-01-27
vpn: Add check for properly initialized driver_hash
Patrik Flykt
1
-1
/
+6
2011-11-15
task: Allow vpn plugins to send reply
Mohamed Abbas
1
-3
/
+5
2011-11-15
vpn: Add null checks
Jukka Rissanen
1
-2
/
+16
2011-11-15
vpn: Add support to allow ppp tunnelling
Mohamed Abbas
1
-32
/
+90
2011-11-07
vpn: Extend vpn driver struct with save support
Patrik Flykt
1
-0
/
+15
2011-10-26
plugins: Fix compilation in MeeGo
Jukka Rissanen
1
-0
/
+1
2011-10-25
plugins: Add O_CLOEXEC to open()
Daniel Wagner
1
-2
/
+2
2011-09-12
vpn: Set authentication failure error code properly in provider
Jukka Rissanen
1
-0
/
+5
2011-03-17
vpn: Fix fd leak
Daniel Wagner
1
-1
/
+3
2011-03-17
vpn: Fix possible null pointer dereference
Daniel Wagner
1
-2
/
+4
2011-01-28
vpn: Allow plugins to report error code
Mohamed Abbas
1
-4
/
+15
2011-01-28
task: Pass exit code to the exit callback
Mohamed Abbas
1
-1
/
+1
2010-10-27
Add the openconnect plugin to the distcheck rule
Samuel Ortiz
1
-1
/
+1
2010-10-22
Split openconnect into generic vpn and openconnect part
Daniel Wagner
1
-0
/
+404