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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-23
session: Add destroy function for plugins
Daniel Wagner
1
-0
/
+1
2012-11-23
session: Add sessions config update function
Daniel Wagner
1
-0
/
+2
2012-11-23
dbus: Add SELinux support
Daniel Wagner
1
-0
/
+8
2012-11-23
inotify: Move inotify code into its own file
Daniel Wagner
1
-0
/
+37
2012-11-23
provider: Add callback when creating vpn provider
Jukka Rissanen
1
-1
/
+3
2012-11-23
vpn: Add preliminary agent support
Jukka Rissanen
1
-0
/
+1
2012-11-23
agent: Split agent code into generic and service specific parts
Jukka Rissanen
1
-0
/
+73
2012-11-23
provider: Refactor server and user route handling
Jukka Rissanen
1
-0
/
+10
2012-11-23
provider: Support functions added
Jukka Rissanen
1
-0
/
+2
2012-11-23
provider: Remove functionality that is no longer used
Jukka Rissanen
1
-0
/
+3
2012-11-23
provider: Add more driver interface functions needed by vpnd plugin
Jukka Rissanen
1
-0
/
+5
2012-11-23
provider: Provider disconnect function made available to plugin
Jukka Rissanen
1
-0
/
+2
2012-11-23
vpn: New vpn daemon that handles vpn connections and clients
Jukka Rissanen
1
-0
/
+57
2012-11-23
device: Move device creation func into device.c
Jukka Rissanen
2
-1
/
+1
2012-11-23
ipconfig: Move IP address API into separate ipaddress.c file
Jukka Rissanen
2
-17
/
+58
2012-11-22
core: Use interface index instead of interface name
Patrik Flykt
1
-4
/
+4
2012-11-05
session: Remove struct connman_session_bearer
Daniel Wagner
1
-7
/
+0
2012-11-05
session: Remove match_all from connman_session_bearer
Daniel Wagner
1
-1
/
+0
2012-11-05
session: Remove name variable from connman_session_bearer
Daniel Wagner
1
-1
/
+0
2012-11-05
session: Add callback to policy create()
Daniel Wagner
1
-2
/
+7
2012-10-16
device: Add a getter for powered property
Tomasz Bursztyka
1
-0
/
+1
2012-10-02
session: Move the default config create part back to core
Daniel Wagner
1
-0
/
+2
2012-09-27
session: Enforce correct ConnectionType settings
Daniel Wagner
1
-3
/
+4
2012-09-27
session: Add bearer list cleanup function
Daniel Wagner
1
-1
/
+1
2012-09-27
session: Remove unused functions
Daniel Wagner
1
-8
/
+0
2012-09-27
session: Add callbacks for config creation and distruction
Daniel Wagner
1
-0
/
+3
2012-09-27
session: Allow plugin access to connman_session_allowed_bearers_any
Daniel Wagner
1
-0
/
+2
2012-09-27
session: Move configuration bits to a public struct
Daniel Wagner
1
-0
/
+23
2012-09-27
session: Move bearer_info to session.h
Daniel Wagner
1
-0
/
+7
2012-09-27
session: Use session pointer instead of string id
Daniel Wagner
1
-7
/
+6
2012-09-27
session: Move struct connman_session to session.h
Daniel Wagner
1
-0
/
+2
2012-09-27
session: Add plugin priority
Daniel Wagner
1
-0
/
+5
2012-09-27
session: Rename session_config to session_policy
Daniel Wagner
1
-3
/
+3
2012-09-25
inet: Add function to check if IPv6 is supported by kernel
Jukka Rissanen
1
-0
/
+1
2012-09-14
dbus.h: Update include/dbus.h with more container support
Tudor Marcu
1
-0
/
+19
2012-08-30
session: Add configuration plugin
Daniel Wagner
1
-0
/
+52
2012-08-23
device: Refactor device scan function
Jukka Rissanen
1
-3
/
+1
2012-08-15
service: Add getter for favorite flag
Julien Massot
1
-0
/
+1
2012-08-14
service: Allow plugins to lookup services by networks
Daniel Wagner
1
-0
/
+3
2012-08-14
service: Allow plugins access to connman_service_create_ip4/6config
Daniel Wagner
1
-0
/
+5
2012-07-13
config: Get configurations that are provisioned
Jukka Rissanen
1
-0
/
+52
2012-07-05
device: Add capability to notify on regulatory domain setting
Tomasz Bursztyka
1
-0
/
+2
2012-07-05
device: Add driver capability to set regulatory domain on device basis
Tomasz Bursztyka
1
-0
/
+5
2012-06-18
service: Connecting hidden network waits until connected
Jukka Rissanen
2
-2
/
+4
2012-06-14
inet: Create helper function for IP address checking
Patrik Flykt
1
-0
/
+1
2012-05-30
main: Add InputRequestTimeout and BrowserLaunchTimeout variables
Patrik Flykt
1
-0
/
+3
2012-05-25
device: Make scanning getter method public.
Tomasz Bursztyka
1
-0
/
+1
2012-05-04
inet: Add function that checks if the hostname is valid
Jukka Rissanen
1
-0
/
+1
2012-04-29
core: Update copyright information
Marcel Holtmann
22
-22
/
+22
2012-04-23
device: Remove the scheduled scan method
Tomasz Bursztyka
1
-2
/
+0
[prev]
[next]