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-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
agent: Release all agents when stopping
Jukka Rissanen
1
-1
/
+21
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
test: Add vpn agent support into simple-agent
Jukka Rissanen
1
-2
/
+116
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
3
-1
/
+145
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-30
doc: Describe VPN agent API
Jukka Rissanen
1
-0
/
+137
2012-11-30
gdbus: Add g_dbus_add_properties_watch function
Luiz Augusto von Dentz
2
-0
/
+33
2012-11-29
gdbus: Don't automatically attach ObjectManager
Lucas De Marchi
2
-21
/
+36
2012-11-29
gdbus: Don't register DBus.Properties with no properties
Lucas De Marchi
1
-3
/
+6
2012-11-29
build: Disable FORTIFY_SOURCE when optimization is disabled
Daniel Wagner
1
-3
/
+3
2012-11-27
dnsproxy: Fix hash table comparison function to avoid crash
Patrik Flykt
1
-1
/
+1
2012-11-26
build: Add VPN documentation files into dist tar file
Jukka Rissanen
1
-1
/
+3
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-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-26
build: Fix up distribution dependencies in makefiles
Patrik Flykt
2
-4
/
+5
2012-11-26
gdbus: Remove not needed NULL pointer checks
Szymon Janc
1
-2
/
+2
2012-11-26
gdbus: Replace leading spaces with tabs
Syam Sidhardhan
1
-4
/
+4
2012-11-26
gdbus: Fix compilation error due to missing #defines
Syam Sidhardhan
1
-0
/
+8
2012-11-26
gdbus: Remove connection from pending_property functions
Lucas De Marchi
2
-20
/
+17
2012-11-26
gdbus: Fix invalid memory access during interface removal
Johan Hedberg
1
-6
/
+6
2012-11-26
gdbus: Add g_dbus_get_properties function
Johan Hedberg
2
-0
/
+21
2012-11-26
gdbus: Add support for invalidated properties
Johan Hedberg
1
-1
/
+14
2012-11-26
gdbus: Fix processing pending properties in remove_interface()
Johan Hedberg
1
-0
/
+2
2012-11-26
gdbus: Fix up Properties.Set() code path
Lucas De Marchi
1
-3
/
+7
2012-11-26
gdbus: Fix invalid memory access while unregistering
Lucas De Marchi
1
-0
/
+11
2012-11-26
gdbus: Implement PropertiesChanged signal
Lucas De Marchi
2
-2
/
+109
2012-11-26
gdbus: Simplify code for appending properties
Luiz Augusto von Dentz
1
-32
/
+2
2012-11-26
gdbus: Integrates ObjectManager with Properties interface
Luiz Augusto von Dentz
1
-1
/
+27
2012-11-26
gdbus: Only export ObjectManager interface on root path
Luiz Augusto von Dentz
1
-2
/
+15
2012-11-26
gdbus: Group interface changes to reduce the amount of signals emitted
Luiz Augusto von Dentz
1
-154
/
+208
2012-11-26
gdbus: Add support for org.freedesktop.DBus.ObjectManager interface
Luiz Augusto von Dentz
1
-10
/
+237
2012-11-26
gdbus: Add properties into Introspectable interface
Lucas De Marchi
1
-0
/
+19
2012-11-26
gdbus: Implement DBus.Properties.Set method
Lucas De Marchi
2
-1
/
+157
2012-11-26
gdbus: Implement DBus.Properties.GetAll method
Lucas De Marchi
1
-1
/
+55
2012-11-26
gdbus: Implement DBus.Properties.Get method
Lucas De Marchi
2
-1
/
+69
2012-11-26
gdbus: Add skeleton of DBus.Properties interface
Lucas De Marchi
1
-0
/
+46
[next]