summaryrefslogtreecommitdiff
path: root/tcpfwd.h
Commit message (Expand)AuthorAgeFilesLines
* Leave non-interactive at default QoS classMatt Johnston2022-01-271-1/+0
* FIx remote forward listenersMatt Johnston2018-09-071-1/+2
* fix empty C prototypesFrancois Perrad2016-01-011-5/+5
* Turn TCPFwdEntry's connectaddr and listenaddr attributes into char *Ga?l PORTAY2015-05-021-2/+2
* Turn sendaddr, listenaddr and request_listenaddr local variables into char *Ga?l PORTAY2015-05-021-3/+3
* DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann2015-02-241-2/+2
* - Don't use multichar constants since recent gcc complainsMatt Johnston2014-07-271-1/+2
* Set tcp priority as follows:Matt Johnston2014-07-161-0/+3
* - Some fixes for old compilers like tru64 v4 from Daniel Richard G.Matt Johnston2013-11-141-1/+1
* Server shouldn't return "localhost" in response to -R forward connectionsMatt Johnston2012-05-091-0/+2
* - tcpfwd bindaddr support against trunk. needs merging.Matt Johnston2010-02-271-0/+1
* New standard linked list to use, rather than adhoc SignKeyList or TCPFwdListMatt Johnston2009-07-061-6/+3
* Report errors if a remote request failsMatt Johnston2008-11-021-0/+4
* * Patch from Frédéric Moulins adding options to authorized_keys.Matt Johnston2008-09-081-0/+1
* * fix -L forwarding on the client, broke last revMatt Johnston2005-12-061-1/+1
* * add -g (dbclient) and -a (dropbear) options for allowing non-localMatt Johnston2005-12-041-6/+5
* - added circular buffering for channelsMatt Johnston2004-08-261-1/+2
* TCP forwarding works.Matt Johnston2004-08-121-0/+69
* - Reworked non-channel fd handling to listener.cMatt Johnston2004-06-031-37/+0
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+37