summary refs log tree commit diff
path: root/.gitignore (unfollow)
Commit message (Expand)Author
2019-10-22Implement serverLoginJune McEnroe
2019-10-22Mention server-time in manual pageJune McEnroe
2019-10-22Implement serverConnectJune McEnroe
2019-10-22Rename bouncer to bounceJune McEnroe
2019-10-20Remove pollfd from listen interfaceJune McEnroe
2019-10-19Move listen code to listen.cJune McEnroe
2019-10-15Bind to all available addressesJune McEnroe
2019-10-15Add argument parsing and dumb TLS serverJune McEnroe