log listener.h @ 1938:77bc00dcc19f default tip main master

age author description
Sat, 19 Aug 2017 22:39:53 +0200 Francois Perrad Pointer parameter could be declared as pointing to const (callback)
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Fri, 01 Jan 2016 16:30:31 +0100 Francois Perrad fix empty C prototypes
Tue, 24 Feb 2015 22:01:33 +0800 Matt Johnston Free memory before exiting. Based on patch from Thorsten Horstmann.
Tue, 24 Feb 2015 20:43:01 +0800 Thorsten Horstmann DROPBEAR_ prefix for include guards to avoid collisions
Sat, 14 Aug 2004 17:54:20 +0000 Matt Johnston License boilerplate etc, add Mihnea as an author to some of the files
Wed, 11 Aug 2004 17:26:47 +0000 Matt Johnston - A nice cleaner structure for tcp (acceptor) forwarding.
Tue, 10 Aug 2004 17:09:52 +0000 Matt Johnston just checkpointing
Thu, 03 Jun 2004 18:08:34 +0000 Matt Johnston Fixed stupid agentfwd error (using the listening FD, not the accepted on. gah)
Thu, 03 Jun 2004 16:45:53 +0000 Matt Johnston - Reworked non-channel fd handling to listener.c