Mercurial > dropbear
log listener.c @ 1343:bbc0a0ee3843
age | author | description |
---|---|---|
Tue, 24 Feb 2015 22:01:33 +0800 | Matt Johnston | Free memory before exiting. Based on patch from Thorsten Horstmann. |
Sun, 02 Jan 2005 20:25:56 +0000 | Matt Johnston | Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place |
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 |