summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2004-08-08Be a bit safer with reentrant pw_nameMatt Johnston
2004-08-08Forgot dbutil.h with the last commit (added buf_get_line)Matt Johnston
2004-08-08- Hostkey checking is mostly there, just aren't appending yet.Matt Johnston
2004-08-07Should be dropbearkey, rather than dropbearmulti, for the default targetsMatt Johnston
2004-08-06Remove unused printbuf which prevented large DSS keys from being generated.Matt Johnston
2004-08-06- client pubkey auth worksMatt Johnston
2004-08-06Filled out a bit, with commandline support etcMatt Johnston
2004-08-03Pubkey auth is mostly there for the client. Something strange withMatt Johnston
2004-08-03Improved signkey codeMatt Johnston
2004-08-02Banner printingMatt Johnston
2004-08-01Remove some unused commented-out codeMatt Johnston
2004-08-01added window-size change handlingMatt Johnston
2004-08-01- Added terminal mode handling etc for the client, and window changeMatt Johnston
2004-07-30tty raw mode support works mostlyMatt Johnston
2004-07-30get rid of the substitution... We want a fixed identifierMatt Johnston
2004-07-30we're nearly there yetMatt Johnston
2004-07-29Handle differing c2s and s2c algorithms properlyMatt Johnston
2004-07-29set the isserver flag (oops)Matt Johnston
2004-07-28Client mostly works up to password authMatt Johnston
2004-07-27Progressing client supportMatt Johnston
2004-07-27forgot to include libtomcrypt dirMatt Johnston
2004-07-27removed some test targetsMatt Johnston
2004-07-27Switching to the magical new Makefile, and new dbmulti styleMatt Johnston
2004-07-27Totally reworked Makefile.inMatt Johnston
2004-07-27Mention that autoheader should also be runMatt Johnston
2004-07-27- Rename common-packet.c to packet.cMatt Johnston
2004-07-26snapshot of stuffMatt Johnston
2004-07-20Rename cli_algo.c to cli-algo.c for consistencyMatt Johnston
2004-07-20switching to global varsMatt Johnston
2004-06-23Makefile.inMatt Johnston
2004-06-23merge of abac2150ee4f4031a98016241fbd136d24fed127Matt Johnston
2004-06-22- Port restriction code back inMatt Johnston
2004-06-07Don't bother printing errno in exit messages (the code wasn't valid anyway)Matt Johnston
2004-06-03Fixed stupid agentfwd error (using the listening FD, not the accepted on. gah)Matt Johnston
2004-06-03merge of a585c2284e9ad17bfe6c6fd8f18b1c5042b2df47Matt Johnston
2004-06-03Mostly done with the listener changeoverMatt Johnston
2004-06-03- renaming x11fwd.c to svr-x11fwd.c, to testing monotoneMatt Johnston
2004-06-03- Reworked non-channel fd handling to listener.cMatt Johnston
2004-06-02Chantype handling is sortedMatt Johnston
2004-06-01Sorted out the first channel init issues.Matt Johnston
2004-06-01syntactical fixups - it compiles, but channel handling code requires fixing.Matt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston