summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2004-12-17Pristine compilation works.Matt Johnston
2004-11-27- Fixed a couple of compile warningsMatt Johnston
2004-11-03Initialise the outgoing packet queueMatt Johnston
2004-10-17-i works with scp now.Matt Johnston
2004-10-17Initialise the "lastexit" variable so that we don't get session channelsMatt Johnston
2004-09-21use inst_ rather than inst, so it doesn't try to install "all".Matt Johnston
2004-09-21strdup() variables correctly for the PAM conversation functionMatt Johnston
2004-09-21propagate of 82bb923d0154750ef716b66b498561f882891946 and f51a272341ee12268fe...Matt Johnston
2004-09-16merge of cc7d47b52fc39dc6940ea8fff5b782fbd44a2f6cMatt Johnston
2004-09-14Added dropbear.8 and dropbearkey.8 back inMatt Johnston
2004-09-14put the #ifdefs back in for authpamMatt Johnston
2004-09-14Oops, PAM was on by default in options.hMatt Johnston
2004-09-140.44test4 probablyMatt Johnston
2004-09-14calloc memory rather than mallocing it - can't hurt too much, and isMatt Johnston
2004-09-14propagate of f51a272341ee12268fe7028bc2f2bad66c603069 and ab35ee4292ea910d487...Matt Johnston
2004-09-14PAM improvementsMatt Johnston
2004-09-12Don't need to burn the payload buffer since process-packet.c does itMatt Johnston
2004-09-12propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659...Matt Johnston
2004-09-12propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466...Matt Johnston
2004-09-02Read the last line of a file without a finishing '\n' correctlyMatt Johnston
2004-09-02Check for non-matching algos properlyMatt Johnston
2004-08-31WCOREDUMP finallyMatt Johnston
2004-08-30Leak found with MallocDebug - it's kinda usefulMatt Johnston
2004-08-30Load the hostkeys for inetd too - oopsMatt Johnston
2004-08-27options.hMatt Johnston
2004-09-04merge of 00b67a11e33c3ed390556805ed6d1078528bee70Matt Johnston
2004-08-27Add help text that a symlink to "ssh" worksMatt Johnston
2004-08-27merge of 50be59810e462f9f44f55e421227d6aa0b31982bMatt Johnston
2004-08-26- added circular buffering for channelsMatt Johnston
2004-08-24Nasty.Matt Johnston
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