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
/
network.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-06
Sync with Tizen 2.4(1.29.36)
submit/tizen/20151020.082803
accepted/tizen/wearable/20151020.111030
accepted/tizen/tv/20151020.111019
accepted/tizen/mobile/20151020.111002
taesub.kim
1
-1
/
+2
2015-08-07
Base Code merged to SPIN 2.4
submit/tizen/20150810.034432
hyunuktak
1
-189
/
+151
2015-07-08
Fix MMS connection failure
Jaehyun Kim
1
-3
/
+144
2015-05-27
Add support for ipv6
taesub.kim
1
-0
/
+11
2014-10-31
Tizen: Export network proxy API for telephony plugin
Arron Wang
1
-0
/
+18
2014-10-31
Tizen: Export more wifi info in ConnMan network API
Arron Wang
1
-0
/
+73
2014-10-29
Imported Upstream version 1.26
upstream/1.26
Zhang zhengguang
1
-23
/
+37
2014-07-17
Imported Upstream version 1.24
upstream/1.24
Zhang zhengguang
1
-238
/
+261
2013-04-26
network: Replace connman_uint16_t with uint16_t
Patrik Flykt
1
-5
/
+5
2013-04-26
network: Replace connman_uint8_t with uint8_t
Patrik Flykt
1
-3
/
+3
2013-01-30
network: Allow more than one network driver register the same type
Patrik Flykt
1
-10
/
+0
2013-01-30
network: Unset driver on failed match
Patrik Flykt
1
-1
/
+3
2013-01-16
network: Do not report any error when removing a connecting network
Tomasz Bursztyka
1
-1
/
+2
2013-01-16
network: Move up code about set_connected() and set_disconnected
Tomasz Bursztyka
1
-625
/
+627
2013-01-04
core: Remove WiMAX definitions from code
Patrik Flykt
1
-11
/
+0
2012-10-19
network: Fix typo in debug print
Jukka Rissanen
1
-1
/
+1
2012-09-04
Use g_slist_prepend() where appropriate
Patrik Flykt
1
-1
/
+1
2012-08-15
service: Allow setting path when sending pending dbus reply
Jukka Rissanen
1
-1
/
+1
2012-08-14
network: Enable IPv6 on network interface
Elena Tebesoi
1
-0
/
+2
2012-08-14
network: Only set index in connman_network_set_index()
Daniel Wagner
1
-22
/
+5
2012-08-14
service: Allow plugins to lookup services by networks
Daniel Wagner
1
-25
/
+25
2012-08-14
service: Allow plugins access to connman_service_create_ip4/6config
Daniel Wagner
1
-1
/
+1
2012-06-18
service: Connecting hidden network waits until connected
Jukka Rissanen
1
-6
/
+30
2012-05-22
resolver: Send RS before RDNSS lifetime expires
Elena Tebesoi
1
-0
/
+66
2012-05-04
network: Mark service as hidden after successfull connect
Jukka Rissanen
1
-0
/
+1
2012-05-04
network: Set service as a userconnect when connecting a hidden network
Tomasz Bursztyka
1
-1
/
+3
2012-04-29
core: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-04-17
network: Remove unused function
Daniel Wagner
1
-8
/
+0
2012-04-17
network: Avoid connection to a network with invalid key
Julien Massot
1
-2
/
+8
2012-01-24
network: Add caller information to ref/unref debug prints.
Jukka Rissanen
1
-6
/
+9
2012-01-24
network: Avoid double network disconnect.
Jukka Rissanen
1
-1
/
+2
2012-01-24
network: Refactor set_connected() function.
Jukka Rissanen
1
-116
/
+139
2012-01-20
network: Do not start IPv6 autoconfiguration if already pending
Jukka Rissanen
1
-0
/
+10
2012-01-20
network: Add more debug prints
Jukka Rissanen
1
-1
/
+3
2012-01-20
network: Verify we are connected before starting DHCPv6
Jukka Rissanen
1
-0
/
+9
2012-01-20
dhcpv6: Do not wait answer to RELEASE message
Jukka Rissanen
1
-3
/
+2
2012-01-13
ipconfig: Rename previously public functions
Daniel Wagner
1
-3
/
+3
2012-01-05
dhcpv6: Allow address setting in IPv6 auto mode.
Jukka Rissanen
1
-1
/
+3
2012-01-05
dhcpv6: Release message implemented.
Jukka Rissanen
1
-1
/
+16
2012-01-05
dhcpv6: Handle address expiration by restarting the stack.
Jukka Rissanen
1
-3
/
+25
2012-01-05
dhcpv6: Renew message implemented.
Jukka Rissanen
1
-0
/
+2
2012-01-05
dhcpv6: Initial stateful DHCPv6 support.
Jukka Rissanen
1
-5
/
+60
2012-01-05
inet: Return router advertisement packet length in callback.
Jukka Rissanen
1
-1
/
+2
2012-01-05
dhcpv6: Support stateless DHCPv6
Jukka Rissanen
1
-7
/
+90
2011-12-12
network: Remove connman_network_set_roaming
Daniel Wagner
1
-18
/
+1
2011-12-12
network: Add functionality to connect a hidden network
Patrik Flykt
1
-0
/
+20
2011-11-28
service: Support automatically added nameservers
Jukka Rissanen
1
-1
/
+1
2011-11-16
network: connman_network_set_nameservers() handle NULL argument correctly
Daniel Wagner
1
-3
/
+5
2011-11-15
network: Call indicate error function in error case
Daniel Wagner
1
-6
/
+4
2011-11-10
network: Fix failed to reconnect to 3G network when connect failed
Yu A Wang
1
-7
/
+1
[next]