summaryrefslogtreecommitdiff
path: root/listener.h
Commit message (Expand)AuthorAgeFilesLines
* Pointer parameter could be declared as pointing to const (callback)Francois Perrad2017-08-191-6/+6
* Pointer parameter could be declared as pointing to constFrancois Perrad2017-08-191-2/+2
* fix empty C prototypesFrancois Perrad2016-01-011-1/+1
* Free memory before exiting. Based on patch from Thorsten Horstmann.Matt Johnston2015-02-241-0/+2
* DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann2015-02-241-3/+3
* License boilerplate etc, add Mihnea as an author to some of the filesMatt Johnston2004-08-141-0/+24
* - A nice cleaner structure for tcp (acceptor) forwarding.Matt Johnston2004-08-111-2/+2
* just checkpointingMatt Johnston2004-08-101-4/+6
* Fixed stupid agentfwd error (using the listening FD, not the accepted on. gah)Matt Johnston2004-06-031-1/+1
* - Reworked non-channel fd handling to listener.cMatt Johnston2004-06-031-0/+37