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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-20
core: Use glib memory functions
Daniel Wagner
2
-6
/
+6
2012-12-17
agent: Don't crash when no agent was registered on exit
Daniel Wagner
1
-0
/
+4
2012-12-14
main: Small cleanup for config file parsing and checking
Marcel Holtmann
1
-7
/
+9
2012-12-14
main: Add function to check for main.conf groups and keys
Patrik Flykt
1
-0
/
+53
2012-12-14
main: Use defines for main.conf keys
Patrik Flykt
1
-18
/
+29
2012-12-12
technology: Soft block on offline mode or disabled technology
Patrik Flykt
1
-2
/
+2
2012-12-10
manager: -EINPROGRESS is a valid response for ConnectProvider
Patrik Flykt
1
-7
/
+1
2012-12-05
session: Call callback directly when no plugin is assigned
Daniel Wagner
1
-8
/
+9
2012-12-05
session: Add a cleanup function for the user config
Daniel Wagner
1
-13
/
+23
2012-12-05
session: Move cleanup/destroy function up
Daniel Wagner
1
-48
/
+48
2012-12-05
session: Return error code from callback
Daniel Wagner
1
-1
/
+3
2012-12-05
session: Fix error case handling
Daniel Wagner
1
-2
/
+3
2012-12-05
session: Fix error return code
Daniel Wagner
1
-1
/
+1
2012-12-05
session: Remove notify watch
Daniel Wagner
1
-0
/
+3
2012-11-30
agent: Release all agents when stopping
Jukka Rissanen
1
-1
/
+21
2012-11-27
dnsproxy: Fix hash table comparison function to avoid crash
Patrik Flykt
1
-1
/
+1
2012-11-23
session: Don't filter match all out
Daniel Wagner
1
-0
/
+5
2012-11-23
session: Store user AllowedBearers configuration
Daniel Wagner
1
-5
/
+9
2012-11-23
session: Factor out set default config helper
Daniel Wagner
1
-7
/
+17
2012-11-23
session: Export session parsing functions
Daniel Wagner
1
-16
/
+38
2012-11-23
session: Add getter for session owner
Daniel Wagner
1
-0
/
+5
2012-11-23
session: Add destroy function for plugins
Daniel Wagner
1
-1
/
+8
2012-11-23
session: Add sessions config update function
Daniel Wagner
1
-0
/
+40
2012-11-23
dbus: Add SELinux support
Daniel Wagner
1
-0
/
+135
2012-11-23
inotify: Watch out for files moved to/from watched dirs
Daniel Wagner
1
-1
/
+2
2012-11-23
inotify: Move inotify code into its own file
Daniel Wagner
4
-120
/
+245
2012-11-23
config: Factor out config inotify handler
Daniel Wagner
1
-45
/
+52
2012-11-23
provider: Set the state properly when removing provider
Jukka Rissanen
1
-0
/
+3
2012-11-23
device: Include stdlib.h
Daniel Wagner
1
-0
/
+1
2012-11-23
ipconfig: Do not check device if interface name is not set
Jukka Rissanen
1
-0
/
+3
2012-11-23
main: Plugin and provider cleanup order fixed
Jukka Rissanen
1
-1
/
+1
2012-11-23
provider: Do not remove the provider as it would remove it from storage
Jukka Rissanen
1
-15
/
+1
2012-11-23
storage: Add function to remove provider files
Jukka Rissanen
2
-0
/
+41
2012-11-23
provider: Add callback when creating vpn provider
Jukka Rissanen
1
-5
/
+37
2012-11-23
manager: Deprecating connect/remove provider API
Jukka Rissanen
1
-2
/
+2
2012-11-23
agent: Split agent code into generic and service specific parts
Jukka Rissanen
6
-690
/
+850
2012-11-23
provider: Refactor server and user route handling
Jukka Rissanen
2
-36
/
+23
2012-11-23
provider: Initially provider ipconfigs are now OFF
Jukka Rissanen
1
-2
/
+3
2012-11-23
provider: Support functions added
Jukka Rissanen
1
-0
/
+65
2012-11-23
provider: Remove functionality that is no longer used
Jukka Rissanen
1
-890
/
+68
2012-11-23
provider: Provider disconnect function made available to plugin
Jukka Rissanen
3
-7
/
+6
2012-11-23
vpn: New vpn daemon that handles vpn connections and clients
Jukka Rissanen
1
-1
/
+1
2012-11-23
log: Give program name and version in log init
Jukka Rissanen
3
-4
/
+6
2012-11-23
device: Move device creation func into device.c
Jukka Rissanen
3
-174
/
+179
2012-11-23
ipconfig: Move IP address API into separate ipaddress.c file
Jukka Rissanen
5
-171
/
+206
2012-11-22
core: Use interface index instead of interface name
Patrik Flykt
6
-208
/
+194
2012-11-19
dnsproxy: Use TCP connections only for the intended request
Patrik Flykt
1
-0
/
+5
2012-11-19
dnsproxy: Check the result of socket creation when resolving
Patrik Flykt
1
-2
/
+6
2012-11-19
dnsproxy: Check GIO channel for NULL before use
Patrik Flykt
1
-3
/
+7
2012-11-16
dnsproxy: Close the UDP socket on error condition.
Forest Bond
1
-106
/
+124
[next]