summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAge
* Add make target for localhost.crtJune McEnroe2019-10-30
| | | | Adapted from <https://letsencrypt.org/docs/certificates-for-localhost/>.
* Implement getopt_long-integrated configuration parsingJune McEnroe2019-10-29
|
* Use ETCDIR variable for install targetJune McEnroe2019-10-29
|
* Add rc scriptJune McEnroe2019-10-26
|
* Add install and uninstall targetsJune McEnroe2019-10-25
|
* Rename project pounceJune McEnroe2019-10-25
|
* Implement ringWriteJune McEnroe2019-10-24
|
* Add dynamic poll listJune McEnroe2019-10-23
|
* Add stateJune McEnroe2019-10-23
|
* Implement serverConnectJune McEnroe2019-10-22
|
* Rename bouncer to bounceJune McEnroe2019-10-22
|
* Move listen code to listen.cJune McEnroe2019-10-19
|
* 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.
June McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe But include a pair of parentheses in the URL itself. 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe