summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Reset the non-blocking status of stdout and stderr as well on exitnonblock-stdout-stderrMatt Johnston2005-03-022-4/+14
* * don't add a 'static' prefix to binary namesMatt Johnston2005-03-021-26/+21
* * add SSH_ASKPASS support (based on patch from Paul WhittakerMatt Johnston2005-02-283-4/+111
* * respect DO_HOST_LOOKUP config optionMatt Johnston2005-02-282-4/+8
* put back 'return;' on empty terminal mode strings which was erroneouslyMatt Johnston2005-01-191-0/+1
* Read "y/n" response for fingerprints from /dev/tty directly so that dbclientMatt Johnston2005-01-112-1/+14
* Removed obselete (and incorrect) comment.Matt Johnston2005-01-071-2/+0
* Version number needs munging so that comparison works correctlyDROPBEAR_0.44Matt Johnston2005-01-031-1/+1
* Forgot to increment the version numberMatt Johnston2005-01-031-1/+1
* Make debian/rules executableMatt Johnston2005-01-031-0/+0
* Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston2005-01-0241-456/+456
* 0.44 release changesMatt Johnston2005-01-028-25/+66
* Fix so that getnameinfo() is passed the address-specific structure size. ThisMatt Johnston2005-01-021-0/+20
* random.c: fix missed instance of DROPBEAR_EGD_SOCKETMatt Johnston2004-12-271-1/+1
* Log the IP along with auth success/fail attemptsMatt Johnston2004-12-237-25/+37
* Rearrange preprocessor parts so that compilation with various optionsMatt Johnston2004-12-227-9/+26
* loginrec.c: replaced erroneously removed function definitionMatt Johnston2004-12-201-0/+1
* Cleaning out various dead wood found with -dead_stripMatt Johnston2004-12-208-180/+25
* Cleaned up the random code, use /dev/random by default,Matt Johnston2004-12-202-39/+29
* includes.h: include mycrypt.h rather than mycrypt_custom.hMatt Johnston2004-12-191-1/+1
* configure.in: fix a status messageMatt Johnston2004-12-191-1/+1
* atomicio.c: one less compile warningMatt Johnston2004-12-191-4/+3
* Pristine compilation works.Matt Johnston2004-12-172-1/+6
* - Fixed a couple of compile warningsMatt Johnston2004-11-272-3/+3
* Initialise the outgoing packet queueMatt Johnston2004-11-031-0/+2
* -i works with scp now.Matt Johnston2004-10-172-1/+20
* Initialise the "lastexit" variable so that we don't get session channelsMatt Johnston2004-10-171-0/+1
* use inst_ rather than inst, so it doesn't try to install "all".Matt Johnston2004-09-211-3/+3
* strdup() variables correctly for the PAM conversation functionprivate-rezMatt Johnston2004-09-211-13/+19
* propagate of 82bb923d0154750ef716b66b498561f882891946 and f51a272341ee12268fe...Matt Johnston2004-09-213-36/+74
* merge of cc7d47b52fc39dc6940ea8fff5b782fbd44a2f6cDROPBEAR_0.44test4Matt Johnston2004-09-161-0/+4
|\
| * put the #ifdefs back in for authpamMatt Johnston2004-09-141-0/+4
* | Added dropbear.8 and dropbearkey.8 back inMatt Johnston2004-09-142-0/+128
|/
* Oops, PAM was on by default in options.hMatt Johnston2004-09-141-2/+2
* 0.44test4 probablyMatt Johnston2004-09-144-3/+28
* calloc memory rather than mallocing it - can't hurt too much, and isMatt Johnston2004-09-141-1/+1
* propagate of f51a272341ee12268fe7028bc2f2bad66c603069 and ab35ee4292ea910d487...Matt Johnston2004-09-141-8/+9
|\
| * Don't need to burn the payload buffer since process-packet.c does itMatt Johnston2004-09-121-4/+0
* | PAM improvementsMatt Johnston2004-09-144-28/+44
* | propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659...Matt Johnston2004-09-126-184/+175
* | propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466...Matt Johnston2004-09-126-1/+273
|\ \ | |/ |/|
| * svr-authpam code merged and works. needs tidying a logauthpamMatt Johnston2004-08-086-4/+273
* | Read the last line of a file without a finishing '\n' correctlyMatt Johnston2004-09-021-4/+3
* | Check for non-matching algos properlyMatt Johnston2004-09-021-6/+8
* | WCOREDUMP finallyMatt Johnston2004-08-311-1/+1
* | Leak found with MallocDebug - it's kinda usefulMatt Johnston2004-08-301-0/+2
* | Load the hostkeys for inetd too - oopsMatt Johnston2004-08-301-3/+4
* | options.hMatt Johnston2004-08-271-1/+1
* | merge of 00b67a11e33c3ed390556805ed6d1078528bee70DROPBEAR_0.44test3Matt Johnston2004-09-044-7/+45
* | Add help text that a symlink to "ssh" worksMatt Johnston2004-08-271-1/+1