hush/networking/udhcp
Denys Vlasenko 702f7d6c0b udhcp: we call DNS name encoder with NULL, this can SEGV. added a check
function                                             old     new   delta
dname_enc                                            418     415      -3

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-03-24 16:11:32 +01:00
..
arpping.c *: eliminate more aliasing warnings 2010-02-04 18:41:18 +01:00
common.c
common.h udhcp: handle errors in read_staticlease 2010-03-23 15:43:08 +01:00
Config.in
dhcpc.c udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
dhcpc.h udhcp: remove two unused fields 2010-03-23 02:17:52 +01:00
dhcpd.c *: merge some common strings 2010-03-23 16:25:17 +01:00
dhcpd.h udhcp: remove two unused fields 2010-03-23 02:17:52 +01:00
dhcprelay.c udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
domain_codec.c udhcp: we call DNS name encoder with NULL, this can SEGV. added a check 2010-03-24 16:11:32 +01:00
dumpleases.c
files.c udhcp: handle errors in read_staticlease 2010-03-23 15:43:08 +01:00
Kbuild udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
leases.c udhcp: code shrink; disable time and log server options 2010-03-21 00:43:11 +01:00
options.c udhcp: merge options.h into common.h, script.c into dhcpc.c 2010-03-22 14:29:13 +01:00
packet.c udhcp: handle errors in read_staticlease 2010-03-23 15:43:08 +01:00
signalpipe.c
socket.c Patches to enable FreeBSD build 2009-07-05 03:34:12 +02:00
static_leases.c