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
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
2011-11-10
core: Use gcc atomics instead glib's ones
Daniel Wagner
1
-5
/
+5
2011-11-07
network: Check device pointer when doing IPv6 autoconf
Jukka Rissanen
1
-0
/
+3
2011-11-07
network: Disconnect network properly
Jukka Rissanen
1
-0
/
+2
2011-10-21
network: Remove obsolete service lookup in disconnect
Jukka Rissanen
1
-3
/
+0
2011-10-06
device: Remove connections counter
Danny Jeongseok Seo
1
-9
/
+0
2011-09-12
network: Add NULL check
Jukka Rissanen
1
-0
/
+3
2011-09-12
network: Change the service disconnect state when necessary
Jukka Rissanen
1
-2
/
+16
2011-08-26
network: Read only the ipconfig data if we have no address
Jukka Rissanen
1
-3
/
+5
2011-08-23
network: Re-read ipconfig from service when setting manual addresses
Patrik Flykt
1
-0
/
+4
2011-08-10
service: Create hidden networks with a proper group identifier
Zhang Zhengguang
1
-12
/
+1
2011-07-29
service: Store agent provided credentials separately
Henri Bragge
1
-0
/
+14
2011-07-28
network: Remove connman_network_set_pac()
Samuel Ortiz
1
-16
/
+0
2011-07-28
network: Set driver pointer to NULL back if not ready
Daniel Wagner
1
-1
/
+3
2011-07-26
network: Fix double free in network_destruct()
Daniel Wagner
1
-1
/
+0
2011-07-26
network: Do not unref network
Daniel Wagner
1
-2
/
+0
2011-07-26
network: Remove connman_network_register/unregister()
Daniel Wagner
1
-15
/
+4
2011-07-25
network: Stop DHCP
Daniel Wagner
1
-0
/
+12
2011-07-09
network: Set network driver before creating the service
Samuel Ortiz
1
-2
/
+1
2011-07-08
network: Fix temp pointer memory leak
Samuel Ortiz
1
-5
/
+5
2011-07-08
network: Let the gateway code handle the READY transition
Samuel Ortiz
1
-23
/
+1
2011-07-08
network: Autoconf IPv6 is ready when address is set
Samuel Ortiz
1
-8
/
+0
2011-07-07
service: Use __connman_service_ipconfig_indicate_state()
Daniel Wagner
1
-20
/
+32
2011-06-27
network: Clear IPv6 autoconfigured routes when disconnected.
Jukka Rissanen
1
-0
/
+11
2011-06-27
network: Clear interface addresses after removing gateway address.
Jukka Rissanen
1
-0
/
+3
2011-06-27
network: Set manual IPv6 state and gateway.
Jukka Rissanen
1
-4
/
+19
2011-06-27
connection: Separate IPv4 and IPv6 gateway and routing handling.
Jukka Rissanen
1
-1
/
+2
2011-06-27
network: Add IPv6 associating state.
Jukka Rissanen
1
-0
/
+3
2011-06-16
element: Remove network code
Daniel Wagner
1
-167
/
+208
2011-06-16
network: Remove element code from connman_network_[set|get]_blob()
Daniel Wagner
1
-2
/
+4
[next]