summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33e522843..05d37dc4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
120000406
2 - OpenBSD CVS update:
3 - [channels.c]
4 close efd on eof
5 - [clientloop.c compat.c ssh.c sshconnect.c myproposal.h]
6 ssh2 client implementation, interops w/ ssh.com and lsh servers.
7 - [sshconnect.c]
8 missing free.
9 - [authfile.c cipher.c cipher.h packet.c sshconnect.c sshd.c]
10 remove unused argument, split cipher_mask()
11 - [clientloop.c]
12 re-order: group ssh1 vs. ssh2
13 - Make Redhat spec require openssl >= 0.9.5a
14
120000404 1520000404
2 - Add tests for RAND_add function when searching for OpenSSL 16 - Add tests for RAND_add function when searching for OpenSSL
3 - OpenBSD CVS update: 17 - OpenBSD CVS update: