summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-02-19 15:21:23 +1100
committerDamien Miller <djm@mindrot.org>2002-02-19 15:21:23 +1100
commit963f6b25e28ff55290ae45f540b7f7148a3622a9 (patch)
tree48d1a96683326594903955672277fe008bf622e4 /ChangeLog
parent19a59451050446bb8656d1b72a8787e97cd1c99b (diff)
- markus@cvs.openbsd.org 2002/02/14 23:41:01
[authfile.c cipher.c cipher.h kex.c kex.h packet.c] hide some more implementation details of cipher.[ch] and prepares for move to EVP, ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ca8825a7..2716f7872 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,10 @@
13 [channels.h session.c ssh.c] 13 [channels.h session.c ssh.c]
14 increase the SSH v2 window size to 4 packets. comsumes a little 14 increase the SSH v2 window size to 4 packets. comsumes a little
15 bit more memory for slow receivers but increases througput. 15 bit more memory for slow receivers but increases througput.
16 - markus@cvs.openbsd.org 2002/02/14 23:41:01
17 [authfile.c cipher.c cipher.h kex.c kex.h packet.c]
18 hide some more implementation details of cipher.[ch] and prepares for move
19 to EVP, ok deraadt@
16 20
1720020218 2120020218
18 - (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess 22 - (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess
@@ -7610,4 +7614,4 @@
7610 - Wrote replacements for strlcpy and mkdtemp 7614 - Wrote replacements for strlcpy and mkdtemp
7611 - Released 1.0pre1 7615 - Released 1.0pre1
7612 7616
7613$Id: ChangeLog,v 1.1857 2002/02/19 04:20:57 djm Exp $ 7617$Id: ChangeLog,v 1.1858 2002/02/19 04:21:23 djm Exp $