summaryrefslogtreecommitdiffhomepage
path: root/tcpfwd.h
AgeCommit message (Expand)Author
2018-09-07FIx remote forward listenersMatt Johnston
2016-03-16fix empty C prototypesFrancois Perrad
2015-05-05Turn TCPFwdEntry's connectaddr and listenaddr attributes into char *Gaël PORTAY
2015-05-05Turn sendaddr, listenaddr and request_listenaddr local variables into char *Gaël PORTAY
2015-02-24DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann
2014-07-27- Don't use multichar constants since recent gcc complainsMatt Johnston
2014-07-16Set tcp priority as follows:Matt Johnston
2013-11-14- Some fixes for old compilers like tru64 v4 from Daniel Richard G.Matt Johnston
2012-05-09Server shouldn't return "localhost" in response to -R forward connectionsMatt Johnston
2010-02-27- tcpfwd bindaddr support against trunk. needs merging.Matt Johnston
2009-07-06New standard linked list to use, rather than adhoc SignKeyList or TCPFwdListMatt Johnston
2008-11-02Report errors if a remote request failsMatt Johnston
2008-09-08* Patch from Frédéric Moulins adding options to authorized_keys.Matt Johnston
2005-12-06 * fix -L forwarding on the client, broke last revMatt Johnston
2005-12-04 * add -g (dbclient) and -a (dropbear) options for allowing non-localMatt Johnston
2004-08-26- added circular buffering for channelsMatt Johnston
2004-08-12TCP forwarding works.Matt Johnston
2004-06-03- Reworked non-channel fd handling to listener.cMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston