summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Set an initial loop capJune McEnroe2019-10-23
* Fix rest parsingJune McEnroe2019-10-23
* Add dynamic poll listJune McEnroe2019-10-23
* Don't assume commands have targets and handle ERRORJune McEnroe2019-10-23
* Clean up state somewhatJune McEnroe2019-10-23
* Actually send the buffer...June McEnroe2019-10-23
* Add stateJune McEnroe2019-10-23
* Add README.7June McEnroe2019-10-22
* Implement serverLoginJune McEnroe2019-10-22
* Mention server-time in manual pageJune McEnroe2019-10-22
* Implement serverConnectJune McEnroe2019-10-22
* Rename bouncer to bounceJune McEnroe2019-10-22
* Remove pollfd from listen interfaceJune McEnroe2019-10-20
* Move listen code to listen.cJune McEnroe2019-10-19
* Bind to all available addressesJune McEnroe2019-10-15
* Add argument parsing and dumb TLS serverJune McEnroe2019-10-15
* Add manual page with initial argumentsJune McEnroe2019-10-15
href='/src/commit/bin/shotty.c?id=c1c48e921cf416605f2b6e22e15a20a3b46df02e&follow=1'>Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe