Age | Commit message (Expand) | Author |
---|---|---|
2020-12-07 | Fix null pointer dereference removing listeners | Matt Johnston |
2017-08-19 | Pointer parameter could be declared as pointing to const (callback) | Francois Perrad |
2017-08-19 | Pointer parameter could be declared as pointing to const | Francois Perrad |
2015-02-24 | Free memory before exiting. Based on patch from Thorsten Horstmann. | Matt Johnston |
2005-01-02 | Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place | Matt Johnston |
2004-08-14 | License boilerplate etc, add Mihnea as an author to some of the files | Matt Johnston |
2004-08-11 | - A nice cleaner structure for tcp (acceptor) forwarding. | Matt Johnston |
2004-08-10 | just checkpointing | Matt Johnston |
2004-06-03 | Fixed stupid agentfwd error (using the listening FD, not the accepted on. gah) | Matt Johnston |
2004-06-03 | - Reworked non-channel fd handling to listener.c | Matt Johnston |