| Commit message (Expand) | Author | Age |
* | Tweak buffer sizes | June McEnroe | 2020-02-26 |
* | Support message-tags | June McEnroe | 2020-02-25 |
* | Respond to tagged PINGs correctly | June McEnroe | 2020-02-25 |
* | Bump buffer sizes to allow for tags | June McEnroe | 2020-02-25 |
* | Implement source address selection | multiplexd | 2020-02-18 |
* | Exit on zero-length server read | June McEnroe | 2019-12-22 |
* | Change license to GPLv3 | June McEnroe | 2019-11-06 |
* | Use explicit_bzero from LibreSSL | June McEnroe | 2019-11-06 |
* | Use one call to set client cert and key | June McEnroe | 2019-11-05 |
* | Add options for TLS client certificate | June McEnroe | 2019-11-04 |
* | Use capsicum | June McEnroe | 2019-11-01 |
* | Use explicit_bzero to clear passwords | June McEnroe | 2019-10-31 |
* | Move entire login flow to state and reorganize it | June McEnroe | 2019-10-28 |
* | Wait for SASL success before sending CAP END | June McEnroe | 2019-10-27 |
* | Improve client/server error messages | June McEnroe | 2019-10-27 |
* | Wait for AUTHENTICATE + from server | June McEnroe | 2019-10-26 |
* | Respond to PING with same parameter | June McEnroe | 2019-10-26 |
* | Add undocumented flag to disable verification | June McEnroe | 2019-10-26 |
* | Clean up server code | June McEnroe | 2019-10-25 |
* | Use produce/consume words for ring buffer | June McEnroe | 2019-10-25 |
* | Implement ringWrite | June McEnroe | 2019-10-24 |
* | Make serverFormat public | June McEnroe | 2019-10-24 |
* | Respond to pings | June McEnroe | 2019-10-23 |
* | Add verbose flag | June McEnroe | 2019-10-23 |
* | Set NOSIGPIPE on server connection | June McEnroe | 2019-10-23 |
* | Actually send the buffer... | June McEnroe | 2019-10-23 |
* | Add state | June McEnroe | 2019-10-23 |
* | Implement serverLogin | June McEnroe | 2019-10-22 |
* | Implement serverConnect | June McEnroe | 2019-10-22 |