Mercurial > dropbear
log tcpfwd.h @ 1724:ca75bb513359
age | author | description |
---|---|---|
Fri, 07 Sep 2018 23:02:20 +0800 | Matt Johnston | FIx remote forward listeners bugfix |
Fri, 01 Jan 2016 16:30:31 +0100 | Francois Perrad | fix empty C prototypes |
Sat, 02 May 2015 23:54:06 +0200 | Gaël PORTAY | Turn TCPFwdEntry's connectaddr and listenaddr attributes into char * |
Sat, 02 May 2015 15:09:05 +0200 | Gaël PORTAY | Turn sendaddr, listenaddr and request_listenaddr local variables into char * |
Tue, 24 Feb 2015 20:43:01 +0800 | Thorsten Horstmann | DROPBEAR_ prefix for include guards to avoid collisions |
Sun, 27 Jul 2014 22:55:29 +0800 | Matt Johnston | - Don't use multichar constants since recent gcc complains |