diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -20,6 +20,10 @@ | |||
20 | - markus@cvs.openbsd.org 2002/02/28 15:46:33 | 20 | - markus@cvs.openbsd.org 2002/02/28 15:46:33 |
21 | [authfile.c kex.c kexdh.c kexgex.c key.c ssh-dss.c] | 21 | [authfile.c kex.c kexdh.c kexgex.c key.c ssh-dss.c] |
22 | add some const EVP_MD for openssl-0.9.7 | 22 | add some const EVP_MD for openssl-0.9.7 |
23 | - stevesk@cvs.openbsd.org 2002/02/28 19:36:28 | ||
24 | [auth.c match.c match.h] | ||
25 | delay hostname lookup until we see a ``@'' in DenyUsers and AllowUsers | ||
26 | for sshd -u0; ok markus@ | ||
23 | 27 | ||
24 | 20020226 | 28 | 20020226 |
25 | - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests | 29 | - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests |
@@ -7751,4 +7755,4 @@ | |||
7751 | - Wrote replacements for strlcpy and mkdtemp | 7755 | - Wrote replacements for strlcpy and mkdtemp |
7752 | - Released 1.0pre1 | 7756 | - Released 1.0pre1 |
7753 | 7757 | ||
7754 | $Id: ChangeLog,v 1.1896 2002/03/05 01:33:36 mouring Exp $ | 7758 | $Id: ChangeLog,v 1.1897 2002/03/05 01:35:23 mouring Exp $ |