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