summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAge
* Implement serverConnectJune McEnroe2019-10-22
|
* Rename bouncer to bounceJune McEnroe2019-10-22
|
* Move listen code to listen.cJune McEnroe2019-10-19
|
* Add argument parsing and dumb TLS serverJune McEnroe2019-10-15
I can connect to this from Textual using a localhost certificate I manually made on macOS, at least.