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
/
gdhcp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-20
gdhcp: Use glib memory functions
Daniel Wagner
1
-1
/
+1
2012-12-04
dhcpv6: Memory leak when sending Option Request Option
Jukka Rissanen
1
-0
/
+2
2012-11-13
gdhcp: Fix resource leak
Danny Jeongseok Seo
1
-1
/
+1
2012-10-15
gdhcp: Returned IP address is already in host byte order
Jukka Rissanen
1
-1
/
+1
2012-10-11
gdhcp: Use data size specific option setting function
Jukka Rissanen
4
-31
/
+72
2012-10-11
gdhcp: Use host byte order internally
Jukka Rissanen
5
-71
/
+58
2012-10-11
gdhcp: Add unalignment macros
Jukka Rissanen
1
-0
/
+163
2012-10-11
gdhcp: Remove obsolete load lease function
Jukka Rissanen
2
-8
/
+0
2012-07-17
gdhcp: Set client state to INIT_SELECTING on restart
Forest Bond
1
-0
/
+1
2012-07-15
gdhcp: Avoid shadowing address string variable
Marcel Holtmann
1
-4
/
+4
2012-05-11
gdhcp: Make sure we have the message before accessing it
Jukka Rissanen
1
-0
/
+3
2012-05-11
gdhcp: Message type is required in DHCPv4
Jukka Rissanen
1
-1
/
+4
2012-05-09
gdhcp: Remove dead assignment
Henrique Dante de Almeida
1
-1
/
+1
2012-05-09
gdhcp: Remove assignment that's never used
Henrique Dante de Almeida
1
-1
/
+0
2012-05-04
gdhcp: Add option and length checks
Patrik Flykt
1
-0
/
+6
2012-05-04
gdhcp: Fix packet length checking
Patrik Flykt
1
-3
/
+15
2012-04-29
gdhcp: Update copyright information
Marcel Holtmann
5
-5
/
+5
2012-04-20
gdhcp: fix strict-aliasing warning
Lucas De Marchi
1
-1
/
+1
2012-03-01
dhcpv4-client: Change coding style for passing NULL to time
Grant Erickson
1
-5
/
+5
2012-03-01
gdhcp: set secs in a RFC 951- and 2131-compliant manner
Grant Erickson
1
-0
/
+15
2012-02-13
gdhcp: Add RFC 1533- and 2132-compliant client-id option
Grant Erickson
2
-0
/
+24
2012-02-13
gdhcp: Refactor alloc_dhcp_option to accept string or raw data.
Grant Erickson
1
-7
/
+21
2012-01-13
gdhcp: Fix build failure
Samuel Ortiz
1
-2
/
+0
2012-01-05
dhcpv6: Release message implemented.
Jukka Rissanen
2
-0
/
+32
2012-01-05
dhcpv6: Handle address expiration by restarting the stack.
Jukka Rissanen
2
-2
/
+20
2012-01-05
dhcpv6: Rebind message implemented.
Jukka Rissanen
2
-3
/
+49
2012-01-05
dhcpv6: Renew message implemented.
Jukka Rissanen
2
-2
/
+49
2012-01-05
dhcpv6: Request message implemented.
Jukka Rissanen
2
-1
/
+43
2012-01-05
dhcpv6: Initial stateful DHCPv6 support.
Jukka Rissanen
4
-11
/
+450
2012-01-05
dhcpv6: Support stateless DHCPv6
Jukka Rissanen
2
-0
/
+36
2012-01-05
gdhcp: Generic stateless DHCPv6 support.
Jukka Rissanen
5
-40
/
+734
2011-12-16
gdhcp: Check listerner_watch before remove it
Yu A Wang
1
-1
/
+2
2011-11-10
gdhcp: Use gcc atomics instead glib's ones
Daniel Wagner
2
-6
/
+6
2011-10-28
gdhcp: Possible file descriptor leak
Jukka Rissanen
1
-2
/
+2
2011-10-25
gdhcp: Add SOCK_CLOEXEC to socket()
Daniel Wagner
4
-10
/
+10
2011-08-09
dhcp: Try to reuse the IP address we had last time.
Jukka Rissanen
2
-5
/
+24
2011-06-14
dhcp: Cancel old renewal timeout prior to adding a new one
Grant Erickson
1
-0
/
+6
2011-05-27
gdhcp: Remove unused variable
Marcel Holtmann
1
-3
/
+0
2010-12-28
Building fix about implicit declaration of strnlen
Yang Ruirui
1
-0
/
+1
2010-12-21
gdhcp: Add netmask getter
Julien Massot
2
-0
/
+25
2010-12-14
gdhcp: Add IPv4 Link-Local support
Julien Massot
4
-8
/
+489
2010-12-10
gdhcp: Fix server listener watch events list
Samuel Ortiz
1
-2
/
+2
2010-12-10
gdhcp: Fix client listener watch events list
Julien Massot
1
-2
/
+2
2010-12-10
gdhcp: Fix spelling mistake
Julien Massot
1
-1
/
+1
2010-12-09
dhcp: Handle proxy PAC option correctly
David Woodhouse
1
-0
/
+1
2010-11-29
gdhcp: Initialise socket structure before binding
Samuel Ortiz
1
-0
/
+1
2010-11-25
gdhcp: Support hostname with space characters
Martin Xu
1
-2
/
+5
2010-11-24
Increase number of DHCP discover attempts for interoperability
Marcel Holtmann
1
-1
/
+1
2010-11-13
gdhcp: Fix server function name typo
Samuel Ortiz
1
-2
/
+2
2010-11-13
gdhcp: Send DHCPNAK when receiving a REQUEST before a DISCOVER
Samuel Ortiz
1
-2
/
+6
[next]