summaryrefslogtreecommitdiff
path: root/svr-tcpfwd.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes from Erik Hovland:Matt Johnston2006-07-071-1/+1
* * svr-tcpfwd.c: should be MAX_NAME_LEN not MAXNAMLENMatt Johnston2006-01-151-1/+1
* * fix -L forwarding on the client, broke last revMatt Johnston2005-12-061-0/+1
* * add -g (dbclient) and -a (dropbear) options for allowing non-localMatt Johnston2005-12-041-12/+12
* * rename infd/outfd to writefd/readfd, to avoid confusionMatt Johnston2005-10-201-4/+2
* * fix longstanding bug with connections being closed on failure toMatt Johnston2005-03-131-1/+1
* Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston2005-01-021-19/+19
* Rearrange preprocessor parts so that compilation with various optionsMatt Johnston2004-12-221-1/+1
* License boilerplate etc, add Mihnea as an author to some of the filesMatt Johnston2004-08-141-0/+25
* Merging in the changes from 0.41-0.43 main Dropbear treeMatt Johnston2004-08-121-4/+5
* TCP forwarding works.Matt Johnston2004-08-121-3/+69
* - A nice cleaner structure for tcp (acceptor) forwarding.Matt Johnston2004-08-111-8/+11
* just checkpointingMatt Johnston2004-08-101-0/+196