summary refs log tree commit diff
path: root/linger.c (follow)
Commit message (Collapse)AuthorAge
* 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.
gesJune McEnroe 2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe