summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2004-08-17fix for AIX not having WCOREDUMPMatt Johnston
2004-08-17do the symlinks for multi-binary compilesMatt Johnston
2004-08-16dbclient works as "ssh" tooMatt Johnston
2004-08-16create known_hosts properlyMatt Johnston
2004-08-16- don't crash when trying to add to known_hosts if it doesn't existMatt Johnston
2004-08-15Added changelog entryMatt Johnston
2004-08-14filelist.txtMatt Johnston
2004-08-14- It'll be called 0.44test1Matt Johnston
2004-08-14Some documentation touchupsMatt Johnston
2004-08-14License boilerplate etc, add Mihnea as an author to some of the filesMatt Johnston
2004-08-14Dropbearkey can now print out pubkey portionsMatt Johnston
2004-08-13Some doc changesMatt Johnston
2004-08-12adding inetd mode back from 0.43Matt Johnston
2004-08-12Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston
2004-08-12Simple text changesMatt Johnston
2004-08-12cleaning up the pubkey definesMatt Johnston
2004-08-12fake-rfc stuffMatt Johnston
2004-08-12Some more sanity-checking of args, and just warn and ignore OpenSSH argsMatt Johnston
2004-08-12Oops, forgot to call the actual code.Matt Johnston
2004-08-12TCP forwarding works.Matt Johnston
2004-08-11- A nice cleaner structure for tcp (acceptor) forwarding.Matt Johnston
2004-08-10just checkpointingMatt Johnston
2004-08-09Write the correct termcodes lengthMatt Johnston
2004-08-09add new entries to known_hostsMatt Johnston
2004-08-08newlines which weren't thereMatt Johnston
2004-08-08add cli-authpubkeyMatt Johnston
2004-08-08burn the buffer a bit earlierMatt Johnston
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-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