summary refs log tree commit diff
path: root/bin/dash
diff options
context:2019-10-23
* Add verbose flagJune McEnroe2019-10-23
* Set NOSIGPIPE on server connectionJune McEnroe2019-10-23
* 2021-10-13 21:31:01 +0000
committerJune McEnroe <june@causal.agency>2021-10-13 21:31:01 +0000
commitf1055c7c93a33ce665667864fff71710104440b2 (patch)
tree4927606a23b4af5ba22a62223426c2893191cf85 /bin/dash
parentAdd Knee Play 1 (diff)
downloadsrc-f1055c7c93a33ce665667864fff71710104440b2.tar.gz
src-f1055c7c93a33ce665667864fff71710104440b2.zip
Set bin WEBROOT to /var/www
Diffstat (limited to 'bin/dash')
0 files changed, 0 insertions, 0 deletions
nroe2019-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