summary refs log tree commit diff
path: root/bounce.c (follow)
Commit message (Expand)AuthorAge
* Rename some thingsJune McEnroe2019-10-24
* Implement some amount of client connectionJune McEnroe2019-10-23
* Add verbose flagJune McEnroe2019-10-23
* Set an initial loop capJune McEnroe2019-10-23
* Add dynamic poll listJune McEnroe2019-10-23
* Add stateJune McEnroe2019-10-23
* Implement serverLoginJune McEnroe2019-10-22
* Rename bouncer to bounceJune McEnroe2019-10-22
d=94ab6f9585df00595bd46c8affb7fb5d202f0ea8&follow=1'>Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe