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
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
2004-09-04
merge of 00b67a11e33c3ed390556805ed6d1078528bee70
Matt Johnston
2004-08-27
Add help text that a symlink to "ssh" works
Matt Johnston
2004-08-27
merge of 50be59810e462f9f44f55e421227d6aa0b31982b
Matt Johnston
2004-08-26
- added circular buffering for channels
Matt Johnston
2004-08-24
Nasty.
Matt Johnston
2004-08-24
Fix if the first write fails
Matt Johnston
2004-08-24
Fix for "-l" scp option
Matt Johnston
2004-08-24
Default port is now set as a string
Matt Johnston
2004-08-24
Allow leading lines before the ident banner when connecting
Matt Johnston
2004-08-24
merge of 5c31199418631253a3d311fe3b1ff87351e1c9ca
Matt Johnston
2004-08-23
Change the way we load keys/ports so we don't print error messages into our
Matt Johnston
2004-08-23
oops, the fcntl() was commented out
Matt Johnston
2004-08-22
Move the revert-to-non-blocking-stdin code to cli-session so it
Matt Johnston
2004-08-22
Fix for printing out things with inetd mode when we have DEBUG_TRACE
Matt Johnston
2004-08-19
Remove obselete documentation
Matt Johnston
2004-08-18
Mention the race condition between setting the childpid entry, and
Matt Johnston
2004-08-18
Don't try to remove non-eixtant listeners
Matt Johnston
2004-08-18
DEBUG_TRACE now only triggers with -v on the cmdline
Matt Johnston
2004-08-18
Don't leave the stdin FD non-blocking on exit - busybox doesn't like it.
Matt Johnston
2004-08-18
Auth doesn't timeout after 5 minutes.
Matt Johnston
2004-08-18
Stupid DSS hostkey bug fixed.
Matt Johnston
2004-09-04
merge of 00b67a11e33c3ed390556805ed6d1078528bee70
Matt Johnston
2004-08-17
Some small fixes for unused vars, and old messages
Matt Johnston
2004-08-17
Small fixes
Matt Johnston
2004-08-17
#ifdef for PENDIN
Matt Johnston
[next]