Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert compression of man pages for installation 1.3 | June McEnroe | 2020-05-19 |
| | | | | | Better to leave this up to the packager to do, as FreeBSD ports does, for example. | ||
* | Rewrite build and install to be more amenable to packaging | June McEnroe | 2020-05-19 |
| | | | | Hopefully. Trying to write a FreeBSD port against this. | ||
* | Template rc scripts with %%PREFIX%% | June McEnroe | 2020-05-18 |
| | | | | The way that the ports tree does it. | ||
* | Revert "Test getopt_config" | June McEnroe | 2019-11-11 |
| | | | | | | This reverts commit c8a771828e1d5fc8c476bbd650fafcfb7ba390a8. It just feels gross... idk. | ||
* | Test getopt_config | June McEnroe | 2019-11-11 |
| | |||
* | Add calico rc script | June McEnroe | 2019-11-02 |
| | |||
* | Add SNI socket dispatcher | June McEnroe | 2019-11-02 |
| | | | | pounce can't accept connections from it yet though! | ||
* | Add make target for localhost.crt | June McEnroe | 2019-10-30 |
| | | | | Adapted from <https://letsencrypt.org/docs/certificates-for-localhost/>. | ||
* | Implement getopt_long-integrated configuration parsing | June McEnroe | 2019-10-29 |
| | |||
* | Rename project pounce | June McEnroe | 2019-10-25 |
| | |||
* | Add argument parsing and dumb TLS server | June McEnroe | 2019-10-15 |
I can connect to this from Textual using a localhost certificate I manually made on macOS, at least. |