Mercurial > dropbear
comparison CHANGES @ 78:677843bfa734 DROPBEAR_0.44test1
Added changelog entry
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 15 Aug 2004 10:42:23 +0000 |
parents | 59d16db56e9f |
children | c2ac796b130e |
comparison
equal
deleted
inserted
replaced
77:3000e5b4dd2d | 78:677843bfa734 |
---|---|
1 0.44test1 - Sun Aug 16 2004 17:43:54 +0800 | |
2 | |
3 - TESTING RELEASE - this is the first public release of the client codebase, | |
4 so there are sure to be bugs to be found. In addition, if you're just using | |
5 the server portion, the final binary size probably will increase - I'll | |
6 be trying to get it back down in future releases. | |
7 | |
8 - Dropbear client added - lots of changes to the server code as well to | |
9 generalise things | |
10 | |
11 - IPv6 support added for client, server, and forwarding | |
12 | |
13 - New makefile with more generic support for multiple-program binaries | |
14 | |
1 0.43 - Fri Jul 16 2004 17:44:54 +0800 | 15 0.43 - Fri Jul 16 2004 17:44:54 +0800 |
2 | 16 |
3 - SECURITY: Don't try to free() uninitialised variables in DSS verification | 17 - SECURITY: Don't try to free() uninitialised variables in DSS verification |
4 code. Thanks to Arne Bernin for pointing out this bug. This is possibly | 18 code. Thanks to Arne Bernin for pointing out this bug. This is possibly |
5 exploitable, all users with DSS and pubkey-auth compiled in are advised to | 19 exploitable, all users with DSS and pubkey-auth compiled in are advised to |