log

age author description
2009-07-01 Matt Johnston propagate from branch 'au.asn.ucc.matt.dropbear' (head 899a8851a5edf840b2f7925bcc26ffe99dcac54d) agent-client
2009-06-16 Matt Johnston - Print banner to stderr. Probably the right way, and avoids
2009-06-12 Matt Johnston - Make -i and -W pass through multihop arguments
2009-06-09 Matt Johnston - Don't memcpy() in place with void_encrypt
2009-06-08 Matt Johnston Wrap proxycmd function in ENABLE_CLI_PROXYCMD #ifdef
2009-06-08 Matt Johnston disapproval of revision '6d6160b277bfc7c2db6888a2ac91ac618cef6de3'
2009-06-08 Matt Johnston Wrap proxycmd function in ENABLE_CLI_PROXYCMD #ifdef
2009-06-08 Matt Johnston use memset() rather than bzero()
2009-03-17 Matt Johnston merge of '0a8dfaa3e5365a2004db2b55895e11f65b5cefcc'
2009-03-17 Matt Johnston - Add the signal pipe to maxfd
2009-03-03 Matt Johnston - Turn DROPBEAR_SMALL_CODE off by default
2009-03-03 Matt Johnston Remove extraneous debugging
2009-03-01 Matt Johnston - Get rid of decryptreadbuf, just decrypt in-place with readbuf
2009-03-01 Matt Johnston Encrypt in-place, avoid an extra malloc
2009-02-26 Matt Johnston merge of 'e1c100e6366c5d607af08f4abdbb0f4281df4fa9'
2009-02-26 Matt Johnston disapproval of revision 'a101cbd046507cf723e6362a49196dbd4b924042'
2009-02-26 Matt Johnston merge of 'a101cbd046507cf723e6362a49196dbd4b924042'
2009-02-26 Matt Johnston - Try to write out as much as we can
2009-02-25 Matt Johnston - Don't be dumb and encrypt/decrypt in a while() loop - why did I do this??
2008-11-19 Matt Johnston - 0.52-2, put key utils into -server package maemo
2008-11-19 Matt Johnston - Set section to user/network maemo
2008-11-19 Matt Johnston - Bump version, add description in control file maemo
2008-11-18 Matt Johnston - Make it do the postinst files etc for dropbear-server maemo
2008-11-18 Matt Johnston - dropbear-server doesn't have anything in /usr/lib/dropbear maemo
2008-11-18 Matt Johnston - Split into separate debs maemo
2008-11-18 Matt Johnston - Allow building with neither server nor client specified
2008-11-18 Matt Johnston - Use the right variable notation
2008-11-17 Matt Johnston Only use -lcrypt for Dropbear server binary