Handle potential NULL pointer with DHCP options
[framework/connectivity/connman.git] / gdhcp /
2010-09-11 Marcel HoltmannHandle potential NULL pointer with DHCP options
2010-08-17 Marcel HoltmannRemove some pointless spaces violating the coding style
2010-08-17 Marcel HoltmannAdd more debug statements to DHCP library
2010-08-03 Marcel HoltmannUse five retries for DHCP discover and select requests
2010-08-03 Marcel HoltmannIf hostname is not provided then don't request one...
2010-08-03 Samuel OrtizAdd server ID option support to dhcp-lib
2010-07-29 Marcel HoltmannAdd DHCP library constant for requesting domain name
2010-07-29 Marcel HoltmannAdd some debug handling for received packets in DHCP...
2010-07-29 Marcel HoltmannRemove unused timer code from DHCP library
2010-07-29 Marcel HoltmannAdd minimal debug support for DHCP client library
2010-07-25 Marcel HoltmannFix wrong prototype for DHCP client library reference...
2010-07-22 Samuel OrtizFix floating point error for unhandled dhcp options
2010-07-22 Samuel Ortizgdhcp hostname option support
2010-07-22 Samuel OrtizFix GDHCPClientError typo
2010-07-22 Martin XuAdd initial support for DHCP client library