Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Implement serverLogin | June McEnroe | 2019-10-22 | |
| | ||||
* | Mention server-time in manual page | June McEnroe | 2019-10-22 | |
| | ||||
* | Implement serverConnect | June McEnroe | 2019-10-22 | |
| | ||||
* | Rename bouncer to bounce | June McEnroe | 2019-10-22 | |
| | ||||
* | Remove pollfd from listen interface | June McEnroe | 2019-10-20 | |
| | ||||
* | Move listen code to listen.c | June McEnroe | 2019-10-19 | |
| | ||||
* | Bind to all available addresses | June McEnroe | 2019-10-15 | |
| | | | | To accept connections on both IPv4 and IPv6. | |||
* | Add argument parsing and dumb TLS server | June McEnroe | 2019-10-15 | |
| | | | | | I can connect to this from Textual using a localhost certificate I manually made on macOS, at least. | |||
* | Add manual page with initial arguments | June McEnroe | 2019-10-15 | |