summaryrefslogtreecommitdiff
path: root/svr-main.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Only read /dev/random once when the program startsMatt Johnston2006-02-111-1/+3
|/
* * add -g (dbclient) and -a (dropbear) options for allowing non-localMatt Johnston2005-12-041-1/+1
* * use own assertions which should get logged properlyMatt Johnston2005-09-051-1/+1
* Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston2005-01-021-3/+3
* Log the IP along with auth success/fail attemptsMatt Johnston2004-12-231-4/+3
* Rearrange preprocessor parts so that compilation with various optionsMatt Johnston2004-12-221-0/+4
* Load the hostkeys for inetd too - oopsMatt Johnston2004-08-301-3/+4
* - added circular buffering for channelsMatt Johnston2004-08-261-4/+3
* Change the way we load keys/ports so we don't print error messages into ourMatt Johnston2004-08-231-5/+11
* adding inetd mode back from 0.43Matt Johnston2004-08-121-37/+99
* - A nice cleaner structure for tcp (acceptor) forwarding.Matt Johnston2004-08-111-2/+3
* just checkpointingMatt Johnston2004-08-101-54/+28
* Switching to the magical new Makefile, and new dbmulti styleMatt Johnston2004-07-271-0/+347