summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-31 23:09:41 +1100
committerDamien Miller <djm@mindrot.org>2006-03-31 23:09:41 +1100
commit5a73c1a34d7ed75295da703c835464746474d297 (patch)
tree8245892a38475070feb4880f1d87d661ffb9ee7c /ChangeLog
parentda380becc6d9cc00c7e4c892354d93cd1fc12431 (diff)
- deraadt@cvs.openbsd.org 2006/03/27 13:03:54
[dh.c] use strtonum() instead of atoi(), limit dhg size to 64k; ok djm
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7bbc6ce82..6cfa9b84f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 [xmalloc.c] 4 [xmalloc.c]
5 we can do the size & nmemb check before the integer overflow check; 5 we can do the size & nmemb check before the integer overflow check;
6 evol 6 evol
7 - deraadt@cvs.openbsd.org 2006/03/27 13:03:54
8 [dh.c]
9 use strtonum() instead of atoi(), limit dhg size to 64k; ok djm
7 10
820060326 1120060326
9 - OpenBSD CVS Sync 12 - OpenBSD CVS Sync
@@ -4453,4 +4456,4 @@
4453 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4456 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4454 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4457 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4455 4458
4456$Id: ChangeLog,v 1.4288 2006/03/31 12:09:17 djm Exp $ 4459$Id: ChangeLog,v 1.4289 2006/03/31 12:09:41 djm Exp $