summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-08-02 23:51:38 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-08-02 23:51:38 +1000
commitb2f9d4161a28e6afc4c621bc6848a13668a5aaad (patch)
treea3822ac26ca2ec0a25a68456d8b1701d8358705c /ChangeLog
parent048737c9bcf25a02932d17b74398082930ee817e (diff)
- (dtucker) [Makefile.in moduli.c moduli.h] Add new files and to Makefile.
Should have added with this sync: - djm@cvs.openbsd.org 2003/07/28 09:49:56 [ssh-keygen.1 ssh-keygen.c] Support for generating Diffie-Hellman groups (/etc/moduli) from ssh-keygen. Based on code from Phil Karn, William Allen Simpson and Niels Provos. ok markus@, thanks jmc@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 884d1a636..782d53b56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,7 @@
25 (copied from OpenBSD an re-applied portable changes) 25 (copied from OpenBSD an re-applied portable changes)
26 - (dtucker) [openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] 26 - (dtucker) [openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
27 Add a tcgetpgrp function. 27 Add a tcgetpgrp function.
28 - (dtucker) [Makefile.in moduli.c moduli.h] Add new files and to Makefile.
28 29
2920030730 3020030730
30 - (djm) [auth-pam.c] Don't use crappy APIs like sprintf. Thanks bal 31 - (djm) [auth-pam.c] Don't use crappy APIs like sprintf. Thanks bal
@@ -763,4 +764,4 @@
763 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 764 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
764 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 765 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
765 766
766$Id: ChangeLog,v 1.2873 2003/08/02 13:31:42 dtucker Exp $ 767$Id: ChangeLog,v 1.2874 2003/08/02 13:51:38 dtucker Exp $