summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-07-15 17:52:49 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-07-15 17:52:49 +0000
commitc491b0def1ac7b468bc6ce3ceffc3493b102ca1d (patch)
tree42d3315ef11b4e66f455df12d1eb1cd37ac947c1 /ChangeLog
parent728aa7e18c378ce990aa3419917c665181904ba8 (diff)
- markus@cvs.openbsd.org 2002/07/12 15:50:17
[cipher.c] EVP_CIPH_CUSTOM_IV for our own rijndael
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c765c7e5..bd2370263 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 - itojun@cvs.openbsd.org 2002/07/12 13:29:09 3 - itojun@cvs.openbsd.org 2002/07/12 13:29:09
4 [sshconnect.c] 4 [sshconnect.c]
5 print connect failure during debugging mode. 5 print connect failure during debugging mode.
6 - markus@cvs.openbsd.org 2002/07/12 15:50:17
7 [cipher.c]
8 EVP_CIPH_CUSTOM_IV for our own rijndael
6 9
720020714 1020020714
8 - (tim) [Makefile.in] replace "id sshd" with "sshd -t" 11 - (tim) [Makefile.in] replace "id sshd" with "sshd -t"
@@ -1367,4 +1370,4 @@
1367 - (stevesk) entropy.c: typo in debug message 1370 - (stevesk) entropy.c: typo in debug message
1368 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1371 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1369 1372
1370$Id: ChangeLog,v 1.2367 2002/07/15 17:48:11 mouring Exp $ 1373$Id: ChangeLog,v 1.2368 2002/07/15 17:52:49 mouring Exp $