summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2004-08-24Fix if the first write failsMatt Johnston
2004-08-24Fix for "-l" scp optionMatt Johnston
2004-08-24Default port is now set as a stringMatt Johnston
2004-08-24Allow leading lines before the ident banner when connectingMatt Johnston
2004-08-24merge of 5c31199418631253a3d311fe3b1ff87351e1c9caMatt Johnston
2004-08-23Change the way we load keys/ports so we don't print error messages into ourMatt Johnston
2004-08-23oops, the fcntl() was commented outMatt Johnston
2004-08-22Move the revert-to-non-blocking-stdin code to cli-session so itMatt Johnston
2004-08-22Fix for printing out things with inetd mode when we have DEBUG_TRACEMatt Johnston
2004-08-19Remove obselete documentationMatt Johnston
2004-08-18Mention the race condition between setting the childpid entry, andMatt Johnston
2004-08-18Don't try to remove non-eixtant listenersMatt Johnston
2004-08-18DEBUG_TRACE now only triggers with -v on the cmdlineMatt Johnston
2004-08-18Don't leave the stdin FD non-blocking on exit - busybox doesn't like it.Matt Johnston
2004-08-18Auth doesn't timeout after 5 minutes.Matt Johnston
2004-08-18Stupid DSS hostkey bug fixed.Matt Johnston
2004-09-04merge of 00b67a11e33c3ed390556805ed6d1078528bee70Matt Johnston
2004-08-17Some small fixes for unused vars, and old messagesMatt Johnston
2004-08-17Small fixesMatt Johnston
2004-08-17#ifdef for PENDINMatt Johnston
2004-08-17default initialisers for mp_intsMatt Johnston
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-09Just a test for merging headsMatt Johnston
2004-08-09add new entries to known_hostsMatt Johnston
2004-08-09merge of 3b1edf7489e1de452e30aaaec37d647db44e4328Matt Johnston
2004-08-08newlines which weren't thereMatt Johnston
2004-08-08add cli-authpubkeyMatt Johnston
2004-08-08burn the buffer a bit earlierMatt Johnston