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-07-08
rename PubkeyList to SignKeyList for clarity
Matt Johnston
2005-07-08
Change the format of for loops, gcc4 produces incorrect binaries with
Matt Johnston
2005-06-02
* fix off-by-one closing open FDs
Matt Johnston
2005-06-02
merge of 72b0db220b7fc6b4fb6079d6b82c843186bab5a7
Matt Johnston
2005-06-01
* defined USING_LISTENERS when tcp forwarding is enabled but not
Matt Johnston
2005-05-27
merge of 7d53fee744460df7d2297614c9a4a8a6722eb277
Matt Johnston
2005-05-27
Seperate out exit errors from setgid()/initgroups(), and errors from setuid(),
Matt Johnston
2005-05-10
* add a "label" argument to printhex()
Matt Johnston
2005-05-10
* change include path for libtomcrypt 1.02
Matt Johnston
2005-05-09
Switching to libtomcrypt 1.02
Matt Johnston
2005-05-09
Preparing for 0.46
Matt Johnston
2005-05-05
merge of 6b56bdff53b47ae7366d93b496ce353d9e3753dc
Matt Johnston
2005-05-05
- refactored random mp_int generation and byte->mp_int code
Matt Johnston
2005-05-04
compile fix when TRACE debugging is enabled
Matt Johnston
2005-05-04
Fix memory leak (reported by Boris Berezovsky)
Matt Johnston
2005-04-24
* warn if we seem to be blocking on /dev/random
Matt Johnston
2005-04-24
- allocate correct buffer size for channel info, rather than sizeof(pointer).
Matt Johnston
2005-04-22
- note that we should warn if blocking on read from /dev/random
Matt Johnston
2005-03-13
merge of 954df0829153a81396cf111410fae269457c3ad6
Matt Johnston
2005-03-13
* Add references in the manpages to the dbclient manpage
Matt Johnston
2005-03-13
Merge in Debian package changes from 0.45-3, grab the dbclient manpage
Matt Johnston
2005-03-13
* fix longstanding bug with connections being closed on failure to
Matt Johnston
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
[next]