diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -6,6 +6,10 @@ | |||
6 | - markus@cvs.openbsd.org 2002/05/16 22:02:50 | 6 | - markus@cvs.openbsd.org 2002/05/16 22:02:50 |
7 | [cipher.c kex.h mac.c] | 7 | [cipher.c kex.h mac.c] |
8 | fix warnings (openssl 0.9.7 requires const) | 8 | fix warnings (openssl 0.9.7 requires const) |
9 | - stevesk@cvs.openbsd.org 2002/05/16 22:09:59 | ||
10 | [session.c ssh.c] | ||
11 | don't limit xauth pathlen on client side and longer print length on | ||
12 | server when debug; ok markus@ | ||
9 | 13 | ||
10 | 20020604 | 14 | 20020604 |
11 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed | 15 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed |
@@ -690,4 +694,4 @@ | |||
690 | - (stevesk) entropy.c: typo in debug message | 694 | - (stevesk) entropy.c: typo in debug message |
691 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 695 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
692 | 696 | ||
693 | $Id: ChangeLog,v 1.2145 2002/06/06 19:48:16 mouring Exp $ | 697 | $Id: ChangeLog,v 1.2146 2002/06/06 19:49:54 mouring Exp $ |