comparison CHANGES @ 90:c2ac796b130e DROPBEAR_0.44test2

merge of 00b67a11e33c3ed390556805ed6d1078528bee70 and 42c7bdf484b16e279a0f68604a4346d8fa5ed70c
author Matt Johnston <matt@ucc.asn.au>
date Sat, 04 Sep 2004 14:19:17 +0000
parents 677843bfa734
children 88e0a1ad951a
comparison
equal deleted inserted replaced
87:680a0bc9df0a 90:c2ac796b130e
1 0.44test1 - Sun Aug 16 2004 17:43:54 +0800 1 0.44test2 - Tues Aug 17 2004 17:43:54 +0800
2
3 - Fix up dropbearmulti targets in the Makefile - symlinks are now created
4
5 - Compile fake-rfc2553 even with dropbearconvert/dropbearkey - this
6 allows them to work on platforms without a native getaddrinfo()
7
8 - Create ~/.ssh/known_hosts properly if it doesn't exist
9
10 - Fix basename() function prototype
11
12 - Backport some local changes (more #ifdefs for termcodes.c, a fix for missing
13 defines on AIX).
14
15 - Let dbclient be run as "ssh"
16
17 - Initialise mp_ints by default
18
19 0.44test1 - Sun Aug 16 2005 17:43:54 +0800
2 20
3 - TESTING RELEASE - this is the first public release of the client codebase, 21 - 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 22 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 23 the server portion, the final binary size probably will increase - I'll
6 be trying to get it back down in future releases. 24 be trying to get it back down in future releases.