Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: complain when config.mk is not found | Runxi Yu | 2024-08-08 | 1 | -1/+1 |
| | |||||
* | Remove pounce-edit | June McEnroe | 2023-02-07 | 1 | -4/+0 |
| | | | | | Temporarily? It never got finished and I need to be able to cut new releases of pounce without it. | ||||
* | Use xdg.c for pounce-palaver | June McEnroe | 2022-07-17 | 1 | -1/+1 |
| | |||||
* | Flatten extras to top-level directory | June McEnroe | 2022-06-18 | 1 | -2/+17 |
| | |||||
* | Load and reload local certificates like normal | C. McEnroe | 2021-10-05 | 1 | -1/+0 |
| | |||||
* | Clean up Makefiles, configure scripts | C. McEnroe | 2021-05-02 | 1 | -27/+34 |
| | | | | | | Default MANDIR to ${PREFIX}/man since it turns out man-db includes /usr/local/man by default. Add support for BINDIR. Separate libs out into LDADD variables. | ||||
* | Refactor certificate loading and load all certs from config paths | C. McEnroe | 2020-08-28 | 1 | -0/+1 |
| | |||||
* | Remove rc scripts | C. McEnroe | 2020-08-27 | 1 | -19/+2 |
| | |||||
* | Import xdg.c from catgirl | C. McEnroe | 2020-08-24 | 1 | -0/+1 |
| | |||||
* | Remove compat.h | C. McEnroe | 2020-08-01 | 1 | -1/+1 |
| | |||||
* | Rewrite configure script for all platforms | C. McEnroe | 2020-07-24 | 1 | -7/+1 |
| | |||||
* | Revert compression of man pages for installation | C. McEnroe | 2020-05-19 | 1 | -6/+3 |
| | | | | | 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 | C. McEnroe | 2020-05-19 | 1 | -19/+29 |
| | | | | Hopefully. Trying to write a FreeBSD port against this. | ||||
* | Add RUNDIR make variable | C. McEnroe | 2020-05-18 | 1 | -1/+2 |
| | |||||
* | Template rc scripts with %%PREFIX%% | C. McEnroe | 2020-05-18 | 1 | -1/+6 |
| | | | | The way that the ports tree does it. | ||||
* | Use . as ${LDLIBS.$@} separator | C. McEnroe | 2020-04-20 | 1 | -1/+1 |
| | |||||
* | Replace .mk files with configure script | C. McEnroe | 2020-03-01 | 1 | -6/+1 |
| | | | | Copied and expanded from catgirl. | ||||
* | Reference openssl(1) by absolute path | edef | 2019-11-27 | 1 | -0/+2 |
| | | | | | This still allows using openssl(1) from PATH, but defaults to using ${LIBRESSL_PREFIX}/bin/openssl. | ||||
* | Don't always create ${ETCDIR}/rc.d | C. McEnroe | 2019-11-26 | 1 | -1/+1 |
| | |||||
* | Link calico with libcrypto on Linux | C. McEnroe | 2019-11-21 | 1 | -1/+1 |
| | | | | For the strlcpy implementation. | ||||
* | Revert "Test getopt_config" | C. McEnroe | 2019-11-11 | 1 | -12/+1 |
| | | | | | | This reverts commit c8a771828e1d5fc8c476bbd650fafcfb7ba390a8. It just feels gross... idk. | ||||
* | Test getopt_config | C. McEnroe | 2019-11-11 | 1 | -1/+12 |
| | |||||
* | Separate tags from all target | C. McEnroe | 2019-11-10 | 1 | -1/+3 |
| | |||||
* | Rename listen to local | C. McEnroe | 2019-11-10 | 1 | -1/+1 |
| | |||||
* | Allow unsetting LIBRESSL_PREFIX | C. McEnroe | 2019-11-06 | 1 | -2/+2 |
| | |||||
* | Don't install rc scripts or dirs on Linux | C. McEnroe | 2019-11-06 | 1 | -4/+5 |
| | |||||
* | Declare more missing functions and deal with lack of SO_NOSIGPIPE | C. McEnroe | 2019-11-06 | 1 | -0/+2 |
| | |||||
* | Use explicit_bzero from LibreSSL | C. McEnroe | 2019-11-06 | 1 | -2/+2 |
| | |||||
* | Don't set directory modes on install | C. McEnroe | 2019-11-04 | 1 | -1/+1 |
| | |||||
* | Hash client passwords with crypt | C. McEnroe | 2019-11-04 | 1 | -1/+1 |
| | |||||
* | Set up /var/run/calico and /usr/local/etc/pounce | C. McEnroe | 2019-11-03 | 1 | -1/+4 |
| | |||||
* | Add calico rc script | C. McEnroe | 2019-11-02 | 1 | -5/+6 |
| | |||||
* | Add SNI socket dispatcher | C. McEnroe | 2019-11-02 | 1 | -6/+14 |
| | | | | pounce can't accept connections from it yet though! | ||||
* | Add make target for localhost.crt | Curtis McEnroe | 2019-10-30 | 1 | -0/+6 |
| | | | | Adapted from <https://letsencrypt.org/docs/certificates-for-localhost/>. | ||||
* | Implement getopt_long-integrated configuration parsing | Curtis McEnroe | 2019-10-29 | 1 | -0/+1 |
| | |||||
* | Use ETCDIR variable for install target | Curtis McEnroe | 2019-10-29 | 1 | -3/+4 |
| | |||||
* | Add rc script | Curtis McEnroe | 2019-10-26 | 1 | -3/+4 |
| | |||||
* | Add install and uninstall targets | Curtis McEnroe | 2019-10-25 | 1 | -0/+10 |
| | |||||
* | Rename project pounce | Curtis McEnroe | 2019-10-25 | 1 | -3/+3 |
| | |||||
* | Implement ringWrite | Curtis McEnroe | 2019-10-24 | 1 | -0/+1 |
| | |||||
* | Add dynamic poll list | Curtis McEnroe | 2019-10-23 | 1 | -0/+1 |
| | |||||
* | Add state | Curtis McEnroe | 2019-10-23 | 1 | -0/+1 |
| | |||||
* | Implement serverConnect | Curtis McEnroe | 2019-10-22 | 1 | -0/+1 |
| | |||||
* | Rename bouncer to bounce | Curtis McEnroe | 2019-10-22 | 1 | -2/+2 |
| | |||||
* | Move listen code to listen.c | Curtis McEnroe | 2019-10-19 | 1 | -1/+15 |
| | |||||
* | Add argument parsing and dumb TLS server | Curtis McEnroe | 2019-10-15 | 1 | -0/+10 |
I can connect to this from Textual using a localhost certificate I manually made on macOS, at least. |