Age | Commit message (Expand) | Author |
2004-07-18 | there are a few recvfrom(2) errors we do not want to panic on | Henning Brauer |
2004-07-14 | do not do the stratum guessing dance. | Henning Brauer |
2004-07-13 | Respond to client queries with better server statistics. We now output | Alexander Guy |
2004-07-13 | ignore obviously malformed queries; ok henning@ | Alexander Guy |
2004-07-11 | Use SA_LEN(sa) instead of sa->sa_len; ok henning@ | Darren Tucker |
2004-07-07 | * Convert to use the new double-based time handling functions. | Alexander Guy |
2004-07-07 | ease code and tweak logging | Henning Brauer |
2004-07-07 | do not listen anywhere by default. | Henning Brauer |
2004-07-04 | KNF | Henning Brauer |
2004-06-29 | When no listener is specified, create a listener on every IP. Problem | Alexander Guy |
2004-06-18 | size struct pollfd and idx2peer dynamically instead of imposing an arbitary | Henning Brauer |
2004-06-02 | prepare for client functionality | Henning Brauer |