about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* 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
| | | | To accept connections on both IPv4 and IPv6.
* Add argument parsing and dumb TLS serverJune McEnroe2019-10-15
| | | | | I can connect to this from Textual using a localhost certificate I manually made on macOS, at least.
* Add manual page with initial argumentsJune McEnroe2019-10-15
='/dash/commit/src/parser.c?id=c166b718b496da63c4df7a0972df2fc6cd38256b&follow=1'>parser: Fix backquote support in here-document EOF markHerbert Xu