diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-03-06 01:05:23 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-03-06 01:05:23 +0000 |
commit | ec26fb166788728d7ccafe85730ccf04f3a4885b (patch) | |
tree | 8df50bff30cbb4b723c224a5ca4ae2a52c004292 /ChangeLog | |
parent | 35f1f4e2b833377b2a5e73d1c3f841c5e420cd29 (diff) |
- deraadt@cvs.openbsd.org 2001/03/05 15:56:16
[myproposal.h ssh.1]
switch to aes128-cbc/hmac-md5 by default in SSH2 -- faster;
provos & markus ok
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -6,6 +6,10 @@ | |||
6 | - stevesk@cvs.openbsd.org 2001/03/05 15:44:51 | 6 | - stevesk@cvs.openbsd.org 2001/03/05 15:44:51 |
7 | [servconf.c] | 7 | [servconf.c] |
8 | sync error message; ok markus@ | 8 | sync error message; ok markus@ |
9 | - deraadt@cvs.openbsd.org 2001/03/05 15:56:16 | ||
10 | [myproposal.h ssh.1] | ||
11 | switch to aes128-cbc/hmac-md5 by default in SSH2 -- faster; | ||
12 | provos & markus ok | ||
9 | 13 | ||
10 | 20010305 | 14 | 20010305 |
11 | - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch] | 15 | - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch] |
@@ -4377,4 +4381,4 @@ | |||
4377 | - Wrote replacements for strlcpy and mkdtemp | 4381 | - Wrote replacements for strlcpy and mkdtemp |
4378 | - Released 1.0pre1 | 4382 | - Released 1.0pre1 |
4379 | 4383 | ||
4380 | $Id: ChangeLog,v 1.910 2001/03/06 01:02:41 mouring Exp $ | 4384 | $Id: ChangeLog,v 1.911 2001/03/06 01:05:23 mouring Exp $ |