log

age author description
2011-02-24 Matt Johnston Mention -L/-R listenaddress argument in manpage
2011-02-24 Matt Johnston It happened to sony
2011-02-24 Matt Johnston Add diffie-hellman-group14-sha1 KEX method
2011-02-23 Matt Johnston Improve capitalisation for all logged strings
2011-02-23 Matt Johnston merge of '8849ec659cb45b924158cc3322390a1d3d48daef'
2011-02-23 Matt Johnston Don't reset last_packet_time when we're transmitting SSH_MSG_IGNORE packets
2010-07-21 Matt Johnston remove unused variable
2010-07-21 Matt Johnston merge of '4b90e96a8a8afcc9feafc59cb47592a4a6d1cc30'
2010-07-21 Matt Johnston - Update fake-rfc2553.{c,h} from OpenSSH 5.5p1
2010-07-21 Matt Johnston Fix bug in primality testing, see
2010-07-21 Matt Johnston Work properly again with bundled libtom*. autoconf is a hassle.
2010-07-21 Matt Johnston Rename rsa_key to dropbear_rsa_key (and same for dss too) so
2010-07-21 Matt Johnston Use system libtomcrypt/libtommath if available. Doesn't currently
2010-07-20 Matt Johnston Comment public/private parts
2010-03-21 Matt Johnston merge of '0adbc6745a5ada0b6780b0683209f5b26b1a335d'
2010-03-21 Matt Johnston - make structure static
2010-03-04 Matt Johnston don't #include "utmp.h"
2010-02-27 Matt Johnston - fixes for listenaddr
2010-02-27 Matt Johnston merge of '48fdaa8706d1acda35e9d564adc9a1fbc96c18c8'
2010-02-27 Matt Johnston - tcpfwd bindaddr support against trunk. needs merging.
2010-02-24 Matt Johnston - Progress for allowing specifying a listenaddr for tcp forwards
2009-09-13 Matt Johnston Mention -p's address argument in manpage synopsis
2009-09-11 Matt Johnston - Disable compression for non-final multihops
2009-09-10 Matt Johnston Remove extraneous semicolon
2009-09-08 Matt Johnston - Test for pam_fail_delay() function in configure
2009-09-05 Matt Johnston Move remotehost into svr_ses structure since we can't look it up
2009-09-02 Matt Johnston - Remove options that dbclient won't know about
2009-09-02 Matt Johnston - scp progressbar needs strlcat(), so add compat.o
2009-09-02 Matt Johnston - Set $SSH_CONNECTION
2009-09-01 Matt Johnston Rearrange getaddrstring() etc