index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2005-03-13
propagate from branch 'au.asn.ucc.matt.dropbear.nonblock-stdout-stderr' (head...
Matt Johnston
2005-03-07
* fix comment style in options.h
Matt Johnston
2005-03-07
changes for 0.45
Matt Johnston
2005-03-02
* Reset the non-blocking status of stdout and stderr as well on exit
Matt Johnston
2005-03-02
* don't add a 'static' prefix to binary names
Matt Johnston
2005-02-28
* add SSH_ASKPASS support (based on patch from Paul Whittaker
Matt Johnston
2005-02-28
* respect DO_HOST_LOOKUP config option
Matt Johnston
2005-01-19
put back 'return;' on empty terminal mode strings which was erroneously
Matt Johnston
2005-01-11
Read "y/n" response for fingerprints from /dev/tty directly so that dbclient
Matt Johnston
2005-01-07
Removed obselete (and incorrect) comment.
Matt Johnston
2005-01-03
Version number needs munging so that comparison works correctly
Matt Johnston
2005-01-03
Forgot to increment the version number
Matt Johnston
2005-01-03
Make debian/rules executable
Matt Johnston
2005-01-02
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2005-01-02
0.44 release changes
Matt Johnston
2005-01-02
Fix so that getnameinfo() is passed the address-specific structure size. This
Matt Johnston
2004-12-27
random.c: fix missed instance of DROPBEAR_EGD_SOCKET
Matt Johnston
2004-12-23
Log the IP along with auth success/fail attempts
Matt Johnston
2004-12-22
Rearrange preprocessor parts so that compilation with various options
Matt Johnston
2004-12-20
loginrec.c: replaced erroneously removed function definition
Matt Johnston
2004-12-20
Cleaning out various dead wood found with -dead_strip
Matt Johnston
2004-12-20
Cleaned up the random code, use /dev/random by default,
Matt Johnston
2004-12-19
includes.h: include mycrypt.h rather than mycrypt_custom.h
Matt Johnston
2004-12-19
configure.in: fix a status message
Matt Johnston
2004-12-19
atomicio.c: one less compile warning
Matt Johnston
2004-12-17
Pristine compilation works.
Matt Johnston
2004-11-27
- Fixed a couple of compile warnings
Matt Johnston
2004-11-03
Initialise the outgoing packet queue
Matt Johnston
2004-10-17
-i works with scp now.
Matt Johnston
2004-10-17
Initialise the "lastexit" variable so that we don't get session channels
Matt Johnston
2004-09-21
use inst_ rather than inst, so it doesn't try to install "all".
Matt Johnston
2004-09-21
strdup() variables correctly for the PAM conversation function
Matt Johnston
2004-09-21
propagate of 82bb923d0154750ef716b66b498561f882891946 and f51a272341ee12268fe...
Matt Johnston
2004-09-16
merge of cc7d47b52fc39dc6940ea8fff5b782fbd44a2f6c
Matt Johnston
2004-09-14
Added dropbear.8 and dropbearkey.8 back in
Matt Johnston
2004-09-14
put the #ifdefs back in for authpam
Matt Johnston
2004-09-14
Oops, PAM was on by default in options.h
Matt Johnston
2004-09-14
0.44test4 probably
Matt Johnston
2004-09-14
calloc memory rather than mallocing it - can't hurt too much, and is
Matt Johnston
2004-09-14
propagate of f51a272341ee12268fe7028bc2f2bad66c603069 and ab35ee4292ea910d487...
Matt Johnston
2004-09-14
PAM improvements
Matt Johnston
2004-09-12
Don't need to burn the payload buffer since process-packet.c does it
Matt Johnston
2004-09-12
propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659...
Matt Johnston
2004-09-12
propagate of 717950f4061f1123659ee87c7c168805af920ab7 and 839f98f136788cc1466...
Matt Johnston
2004-09-02
Read the last line of a file without a finishing '\n' correctly
Matt Johnston
2004-09-02
Check for non-matching algos properly
Matt Johnston
2004-08-31
WCOREDUMP finally
Matt Johnston
2004-08-30
Leak found with MallocDebug - it's kinda useful
Matt Johnston
2004-08-30
Load the hostkeys for inetd too - oops
Matt Johnston
2004-08-27
options.h
Matt Johnston
[next]