log

age author description
2004-08-08 Matt Johnston newlines which weren't there
2004-08-08 Matt Johnston add cli-authpubkey
2004-08-08 Matt Johnston burn the buffer a bit earlier
2004-08-08 Matt Johnston Be a bit safer with reentrant pw_name
2004-08-08 Matt Johnston Forgot dbutil.h with the last commit (added buf_get_line)
2004-08-08 Matt Johnston - Hostkey checking is mostly there, just aren't appending yet.
2004-08-07 Matt Johnston Merge of the normal Dropbear makefile: libtomcrypt
2004-08-07 Matt Johnston Should be dropbearkey, rather than dropbearmulti, for the default targets
2004-08-06 Matt Johnston Remove unused printbuf which prevented large DSS keys from being generated.
2004-08-06 Matt Johnston - client pubkey auth works
2004-08-06 Matt Johnston Filled out a bit, with commandline support etc
2004-08-03 Matt Johnston Pubkey auth is mostly there for the client. Something strange with
2004-08-03 Matt Johnston Improved signkey code
2004-08-02 Matt Johnston Banner printing
2004-08-01 Matt Johnston Remove some unused commented-out code
2004-08-01 Matt Johnston added window-size change handling
2004-08-01 Matt Johnston - Added terminal mode handling etc for the client, and window change
2004-07-30 Matt Johnston tty raw mode support works mostly
2004-07-30 Matt Johnston get rid of the substitution... We want a fixed identifier
2004-07-30 Matt Johnston we're nearly there yet
2004-07-29 Matt Johnston Handle differing c2s and s2c algorithms properly
2004-07-29 Matt Johnston set the isserver flag (oops)
2004-07-28 Matt Johnston Client mostly works up to password auth
2004-07-27 Matt Johnston Progressing client support
2004-07-27 Matt Johnston forgot to include libtomcrypt dir
2004-07-27 Matt Johnston removed some test targets
2004-07-27 Matt Johnston Switching to the magical new Makefile, and new dbmulti style
2004-07-27 Matt Johnston Totally reworked Makefile.in
2004-07-27 Matt Johnston Mention that autoheader should also be run
2004-07-27 Matt Johnston - Rename common-packet.c to packet.c
2004-07-26 Matt Johnston snapshot of stuff
2004-07-20 Matt Johnston Rename cli_algo.c to cli-algo.c for consistency
2004-07-20 Matt Johnston switching to global vars
2004-06-23 Matt Johnston Makefile.in
2004-06-23 Matt Johnston merge of abac2150ee4f4031a98016241fbd136d24fed127
2004-06-22 Matt Johnston - Port restriction code back in
2004-06-15 Matt Johnston Include files accidentally zeroed when merging 0.96 release libtomcrypt
2004-06-15 Matt Johnston 0.30 release of LibTomMath libtommath-orig
2004-06-15 Matt Johnston makefile libtomcrypt
2004-06-15 Matt Johnston Removed PDFs, if people want them there's the .tex libtomcrypt
2004-06-15 Matt Johnston propagate of e8bea23df30f9f46c647d06db3b223427b4e3604 and b0b6b4a8843b94d9f049cb5ffe0b1ae91ec1bf8b from branch 'au.asn.ucc.matt.ltc-orig' to 'au.asn.ucc.matt.ltc-db' libtomcrypt
2004-06-15 Matt Johnston 0.96 release of LibTomCrypt libtomcrypt-orig
2004-06-07 Matt Johnston Don't bother printing errno in exit messages (the code wasn't valid anyway)
2004-06-03 Matt Johnston Fixed stupid agentfwd error (using the listening FD, not the accepted on. gah)
2004-06-03 Matt Johnston merge of a585c2284e9ad17bfe6c6fd8f18b1c5042b2df47
2004-06-03 Matt Johnston Mostly done with the listener changeover
2004-06-03 Matt Johnston - renaming x11fwd.c to svr-x11fwd.c, to testing monotone
2004-06-03 Matt Johnston - Reworked non-channel fd handling to listener.c
2004-06-02 Matt Johnston Missing ranlib in makefile for library libtomcrypt
2004-06-02 Matt Johnston Chantype handling is sorted
2004-06-01 Matt Johnston Sorted out the first channel init issues.
2004-06-01 Matt Johnston syntactical fixups - it compiles, but channel handling code requires fixing.
2004-06-01 Matt Johnston Makefile.in contains updated files required
2004-05-31 Matt Johnston Branch renaming libtomcrypt-orig
2004-05-31 Matt Johnston ltm 0.30 orig import libtommath-orig ltm-0.30-orig
2004-05-31 Matt Johnston Renaming branch libtommath
2004-05-31 Matt Johnston put back the 0.95 makefile which was inadvertently merged over libtomcrypt