summary refs log tree commit diff
path: root/bounce.c (follow)
Commit message (Collapse)AuthorAge
...
* Clean up listen APIJune McEnroe2019-10-25
|
* Use produce/consume words for ring bufferJune McEnroe2019-10-25
| | | | To disambiguate clientRecv and clientRead, say clientConsume.
* Implement client reading from ring bufferJune McEnroe2019-10-25
| | | | It's still messy but it works!!
* Make serverFormat publicJune McEnroe2019-10-24
|
* 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
/bin/bitlex.l?id=240461ae9cd9e69158bf6ae9a159572cdb8f1cc4&follow=1'>Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe