summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile: complain when config.mk is not foundRunxi Yu2024-08-081-1/+1
* Remove pounce-editJune McEnroe2023-02-071-4/+0
* Use xdg.c for pounce-palaverJune McEnroe2022-07-171-1/+1
* Flatten extras to top-level directoryJune McEnroe2022-06-181-2/+17
* Load and reload local certificates like normalC. McEnroe2021-10-051-1/+0
* Clean up Makefiles, configure scriptsC. McEnroe2021-05-021-27/+34
* Refactor certificate loading and load all certs from config pathsC. McEnroe2020-08-281-0/+1
* Remove rc scriptsC. McEnroe2020-08-271-19/+2
* Import xdg.c from catgirlC. McEnroe2020-08-241-0/+1
* Remove compat.hC. McEnroe2020-08-011-1/+1
* Rewrite configure script for all platformsC. McEnroe2020-07-241-7/+1
* Revert compression of man pages for installationC. McEnroe2020-05-191-6/+3
* Rewrite build and install to be more amenable to packagingC. McEnroe2020-05-191-19/+29
* Add RUNDIR make variableC. McEnroe2020-05-181-1/+2
* Template rc scripts with %%PREFIX%%C. McEnroe2020-05-181-1/+6
* Use . as ${LDLIBS.$@} separatorC. McEnroe2020-04-201-1/+1
* Replace .mk files with configure scriptC. McEnroe2020-03-011-6/+1
* Reference openssl(1) by absolute pathedef2019-11-271-0/+2
* Don't always create ${ETCDIR}/rc.dC. McEnroe2019-11-261-1/+1
* Link calico with libcrypto on LinuxC. McEnroe2019-11-211-1/+1
* Revert "Test getopt_config"C. McEnroe2019-11-111-12/+1
* Test getopt_configC. McEnroe2019-11-111-1/+12
* Separate tags from all targetC. McEnroe2019-11-101-1/+3
* Rename listen to localC. McEnroe2019-11-101-1/+1
* Allow unsetting LIBRESSL_PREFIXC. McEnroe2019-11-061-2/+2
* Don't install rc scripts or dirs on LinuxC. McEnroe2019-11-061-4/+5
* Declare more missing functions and deal with lack of SO_NOSIGPIPEC. McEnroe2019-11-061-0/+2
* Use explicit_bzero from LibreSSLC. McEnroe2019-11-061-2/+2
* Don't set directory modes on installC. McEnroe2019-11-041-1/+1
* Hash client passwords with cryptC. McEnroe2019-11-041-1/+1
* Set up /var/run/calico and /usr/local/etc/pounceC. McEnroe2019-11-031-1/+4
* Add calico rc scriptC. McEnroe2019-11-021-5/+6
* Add SNI socket dispatcherC. McEnroe2019-11-021-6/+14
* Add make target for localhost.crtCurtis McEnroe2019-10-301-0/+6
* Implement getopt_long-integrated configuration parsingCurtis McEnroe2019-10-291-0/+1
* Use ETCDIR variable for install targetCurtis McEnroe2019-10-291-3/+4
* Add rc scriptCurtis McEnroe2019-10-261-3/+4
* Add install and uninstall targetsCurtis McEnroe2019-10-251-0/+10
* Rename project pounceCurtis McEnroe2019-10-251-3/+3
* Implement ringWriteCurtis McEnroe2019-10-241-0/+1
* Add dynamic poll listCurtis McEnroe2019-10-231-0/+1
* Add stateCurtis McEnroe2019-10-231-0/+1
* Implement serverConnectCurtis McEnroe2019-10-221-0/+1
* Rename bouncer to bounceCurtis McEnroe2019-10-221-2/+2
* Move listen code to listen.cCurtis McEnroe2019-10-191-1/+15
* Add argument parsing and dumb TLS serverCurtis McEnroe2019-10-151-0/+10