summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-06 19:49:54 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-06 19:49:54 +0000
commitfac7769f64b3c5873d3d34f82364a353b1fec864 (patch)
tree6e7e84483fe4125fdda3d54522dbda049deaa737 /ChangeLog
parent6a2464136520a36be29fc64ebcf39ab59a599fad (diff)
- stevesk@cvs.openbsd.org 2002/05/16 22:09:59
[session.c ssh.c] don't limit xauth pathlen on client side and longer print length on server when debug; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 83fd9d6f..9c232e41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@
- markus@cvs.openbsd.org 2002/05/16 22:02:50
[cipher.c kex.h mac.c]
fix warnings (openssl 0.9.7 requires const)
+ - stevesk@cvs.openbsd.org 2002/05/16 22:09:59
+ [session.c ssh.c]
+ don't limit xauth pathlen on client side and longer print length on
+ server when debug; ok markus@
20020604
- (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -690,4 +694,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
-$Id: ChangeLog,v 1.2145 2002/06/06 19:48:16 mouring Exp $
+$Id: ChangeLog,v 1.2146 2002/06/06 19:49:54 mouring Exp $