summary refs log tree commit diff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAge
* Revert "Test getopt_config"June McEnroe2019-11-11
| | | | | | This reverts commit c8a771828e1d5fc8c476bbd650fafcfb7ba390a8. It just feels gross... idk.
* Test getopt_configJune McEnroe2019-11-11
|
* Add calico rc scriptJune McEnroe2019-11-02
|
* Add SNI socket dispatcherJune McEnroe2019-11-02
| | | | pounce can't accept connections from it yet though!
* 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
|
* Rename project pounceJune McEnroe2019-10-25
|
* 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.