Module Name:src
Committed By: christos
Date: Thu Jun 20 18:39:16 UTC 2013
Removed Files:
src/dist/dhcp: ANONCVS CHANGES COPYRIGHT LICENSE Makefile Makefile.conf
Makefile.dist README RELNOTES configure site.conf
src/dist/dhcp/client: Makefile.dist clparse
Module Name:src
Committed By: christos
Date: Thu Sep 22 12:38:34 UTC 2011
Modified Files:
src/dist/dhcp/dst: prandom.c
Log Message:
check the result of malloc (Maksymilian Arciemowicz)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/dist/dhcp/dst/prandom.
Module Name:src
Committed By: christos
Date: Wed Aug 17 08:06:38 UTC 2011
Modified Files:
src/dist/dhcp/client: dhclient.c
Log Message:
Instead of printing the raw suspect value instead of the name (!?!?), print the
name and the suspect value vis encoded.
To generate a d
Module Name:src
Committed By: christos
Date: Tue Aug 16 16:36:38 UTC 2011
Modified Files:
src/dist/dhcp/common: dns.c
src/dist/dhcp/dhcpctl: omshell.c
src/dist/dhcp/server: ddns.c
Log Message:
gcc-4.5 fixes
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Mon Aug 15 21:12:44 UTC 2011
Modified Files:
src/dist/dhcp/common: discover.c options.c
src/dist/dhcp/server: dhcp.c
Log Message:
Fix CVS-2011-2748, malformed packets can cause server to crash causing a DoS.
To generat
Module Name:src
Committed By: mrg
Date: Wed Jun 22 03:57:20 UTC 2011
Modified Files:
src/dist/dhcp/dst: dst_support.c
Log Message:
don't write "(u_char) NULL".
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/dist/dhcp/dst/dst_support.c
Please note that d
Module Name:src
Committed By: christos
Date: Wed Apr 6 20:24:17 UTC 2011
Modified Files:
src/dist/dhcp/client: dhclient.c
Log Message:
CVE-2011-0997 dhclient: insufficient sanitization of certain DHCP
response values. Apply patch by hand from the 3.1-ESV-R1 release.
To