| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Don't set directory modes on install | June McEnroe | 2019-11-04 |
| | | |||
| * | Hash client passwords with crypt | June McEnroe | 2019-11-04 |
| | | |||
| * | Set up /var/run/calico and /usr/local/etc/pounce | June McEnroe | 2019-11-03 |
| | | |||
| * | 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 |
| | | |||
| * | Use ETCDIR variable for install target | June McEnroe | 2019-10-29 |
| | | |||
| * | Add rc script | June McEnroe | 2019-10-26 |
| | | |||
| * | Add install and uninstall targets | June McEnroe | 2019-10-25 |
| | | |||
| * | Rename project pounce | June McEnroe | 2019-10-25 |
| | | |||
| * | Implement ringWrite | June McEnroe | 2019-10-24 |
| | | |||
| * | Add dynamic poll list | June McEnroe | 2019-10-23 |
| | | |||
| * | Add state | June McEnroe | 2019-10-23 |
| | | |||
| * | Implement serverConnect | June McEnroe | 2019-10-22 |
| | | |||
| * | Rename bouncer to bounce | June McEnroe | 2019-10-22 |
| | | |||
| * | Move listen code to listen.c | June McEnroe | 2019-10-19 |
| | | |||
| * | 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. | |||