summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f44c4f1ca..2c6da413f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,12 @@
5 reset incoming_packet buffer for each new packet in EtM-case, too; 5 reset incoming_packet buffer for each new packet in EtM-case, too;
6 this happens if packets are parsed only parially (e.g. ignore 6 this happens if packets are parsed only parially (e.g. ignore
7 messages sent when su/sudo turn off echo); noted by sthen/millert 7 messages sent when su/sudo turn off echo); noted by sthen/millert
8 - naddy@cvs.openbsd.org 2012/12/12 16:46:10
9 [cipher.c]
10 use OpenSSL's EVP_aes_{128,192,256}_ctr() API and remove our hand-rolled
11 counter mode code; ok djm@
12 - (djm) [configure.ac cipher-ctr.c] Adapt EVP AES CTR change to retain our
13 compat code for older OpenSSL
8 14
920121212 1520121212
10 - (djm) OpenBSD CVS Sync 16 - (djm) OpenBSD CVS Sync