diff options
author | Damien Miller <djm@mindrot.org> | 2006-04-23 12:05:32 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-04-23 12:05:32 +1000 |
commit | 603e68f1a29c954f0c08a08b3f429956008ac244 (patch) | |
tree | 3318c09630bf821789dffe2ee68e3fc062d6b718 /ChangeLog | |
parent | 3db78468024de933202248e0a89bd22d5364f4fe (diff) |
- dtucker@cvs.openbsd.org 2006/04/02 08:34:52
[ssh-keysign.c]
sessionid can be 32 bytes now too when sha256 kex is used; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -6,6 +6,12 @@ | |||
6 | - djm@cvs.openbsd.org 2006/04/01 05:50:29 | 6 | - djm@cvs.openbsd.org 2006/04/01 05:50:29 |
7 | [scp.c] | 7 | [scp.c] |
8 | xasprintification; ok deraadt@ | 8 | xasprintification; ok deraadt@ |
9 | - djm@cvs.openbsd.org 2006/04/01 05:51:34 | ||
10 | [atomicio.c] | ||
11 | ANSIfy; requested deraadt@ | ||
12 | - dtucker@cvs.openbsd.org 2006/04/02 08:34:52 | ||
13 | [ssh-keysign.c] | ||
14 | sessionid can be 32 bytes now too when sha256 kex is used; ok djm@ | ||
9 | 15 | ||
10 | 20060421 | 16 | 20060421 |
11 | - (djm) [Makefile.in configure.ac session.c sshpty.c] | 17 | - (djm) [Makefile.in configure.ac session.c sshpty.c] |
@@ -4517,4 +4523,4 @@ | |||
4517 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4523 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4518 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4524 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4519 | 4525 | ||
4520 | $Id: ChangeLog,v 1.4304 2006/04/23 02:04:46 djm Exp $ | 4526 | $Id: ChangeLog,v 1.4305 2006/04/23 02:05:32 djm Exp $ |