summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-06 20:52:37 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-06 20:52:37 +0000
commit511bb24c5b4c11c2930464ff02bff9f4577566cb (patch)
tree457779aeeaf518dbb46cddc5665a71e51886fd65 /ChangeLog
parentcec2ea8d020bc2fe0ee6de1a6cf0230b529ce05c (diff)
- markus@cvs.openbsd.org 2002/05/31 11:35:15
[auth.h auth2.c] move Authmethod definitons to per-method file. NOTE: The rest of this patch is with the import of the auth2-*.c files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4851d4a93..8248ab19c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -65,6 +65,9 @@
65 pass # of socket-fd to ssh-keysign, keysign verfies locally used 65 pass # of socket-fd to ssh-keysign, keysign verfies locally used
66 ip-address using this socket-fd, restricts fake local hostnames 66 ip-address using this socket-fd, restricts fake local hostnames
67 to actual local hostnames; ok stevesk@ 67 to actual local hostnames; ok stevesk@
68 - markus@cvs.openbsd.org 2002/05/31 11:35:15
69 [auth.h auth2.c]
70 move Authmethod definitons to per-method file.
68 71
6920020604 7220020604
70 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed 73 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -749,4 +752,4 @@
749 - (stevesk) entropy.c: typo in debug message 752 - (stevesk) entropy.c: typo in debug message
750 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 753 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
751 754
752$Id: ChangeLog,v 1.2162 2002/06/06 20:51:04 mouring Exp $ 755$Id: ChangeLog,v 1.2163 2002/06/06 20:52:37 mouring Exp $