log

age author description
2011-02-28 Matt Johnston merge of '8a608f0ed5e4b491dba4bf330e560636ec7376fd'
2011-02-28 Matt Johnston - Don't allow setting memLevel since that doesn't work properly
2011-02-28 Matt Johnston Compile fix for when both client and server agent forwarding is disabled
2011-02-27 Matt Johnston Refer to RFCs rather than drafts, update some section references
2011-02-27 Matt Johnston - Fix DROPBEAR_PRNGD_SOCKET since it doesn't need to call connect()
2011-02-25 Matt Johnston Updates changelog. Mention diffie-hellman-group14-sha1 in 0.53
2011-02-25 Matt Johnston -lcrypt needs to be before object files when static linking
2011-02-24 Matt Johnston - Set debian version to 0.53 DROPBEAR_0.53
2011-02-24 Matt Johnston Changelog for 0.53, bump version
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