Mercurial > dropbear
comparison CHANGES @ 178:058cc7892636
propagate from branch 'au.asn.ucc.matt.dropbear.nonblock-stdout-stderr' (head 0aee4615c96aea0526736b394455958c1fbb47c9)
to branch 'au.asn.ucc.matt.dropbear' (head dff46fd69e33acd167e41dfd18b948a82c5489d1)
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 13 Mar 2005 12:03:27 +0000 |
parents | bc69564ef57b |
children | ca6a7c7a925c |
comparison
equal
deleted
inserted
replaced
175:2c5741e4b855 | 178:058cc7892636 |
---|---|
1 0.45 - Mon March 7 2005 | |
2 | |
3 - Makefile no longer appends 'static' to statically linked binaries | |
4 | |
5 - Add optional SSH_ASKPASS support to the client | |
6 | |
7 - Respect HOST_LOOKUP option | |
8 | |
9 - Fix accidentally removed "return;" statement which was removed in 0.44 | |
10 (causing clients which sent an empty terminal-modes string to fail to | |
11 connect - including pssh, ssh.com, danger hiptop). (patches | |
12 independently from Paul Fox, David Horwitt and Sven-Ola Tuecke) | |
13 | |
1 - Read "y/n" response for fingerprints from /dev/tty directly so that dbclient | 14 - Read "y/n" response for fingerprints from /dev/tty directly so that dbclient |
2 will work with scp. | 15 will work with scp. |
3 | 16 |
4 0.44 - Mon Jan 3 2005 | 17 0.44 - Mon Jan 3 2005 |
5 | 18 |