index
:
pounce
this commit
master
IRC bouncer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
*
Load and reload local certificates like normal
June McEnroe
2021-10-05
*
Clean up Makefiles, configure scripts
June McEnroe
2021-05-02
*
Refactor certificate loading and load all certs from config paths
June McEnroe
2020-08-28
*
Remove rc scripts
June McEnroe
2020-08-27
*
Import xdg.c from catgirl
June McEnroe
2020-08-24
*
Remove compat.h
June McEnroe
2020-08-01
*
Rewrite configure script for all platforms
June McEnroe
2020-07-24
*
Revert compression of man pages for installation
1.3
June McEnroe
2020-05-19
*
Rewrite build and install to be more amenable to packaging
June McEnroe
2020-05-19
*
Add RUNDIR make variable
June McEnroe
2020-05-18
*
Template rc scripts with %%PREFIX%%
June McEnroe
2020-05-18
*
Use . as ${LDLIBS.$@} separator
June McEnroe
2020-04-20
*
Replace .mk files with configure script
June McEnroe
2020-03-01
*
Reference openssl(1) by absolute path
edef
2019-11-27
*
Don't always create ${ETCDIR}/rc.d
June McEnroe
2019-11-26
*
Link calico with libcrypto on Linux
1.0p1
June McEnroe
2019-11-21
*
Revert "Test getopt_config"
June McEnroe
2019-11-11
*
Test getopt_config
June McEnroe
2019-11-11
*
Separate tags from all target
June McEnroe
2019-11-10
*
Rename listen to local
June McEnroe
2019-11-10
*
Allow unsetting LIBRESSL_PREFIX
June McEnroe
2019-11-06
*
Don't install rc scripts or dirs on Linux
June McEnroe
2019-11-06
*
Declare more missing functions and deal with lack of SO_NOSIGPIPE
June McEnroe
2019-11-06
*
Use explicit_bzero from LibreSSL
June McEnroe
2019-11-06
*
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
*
Add make target for localhost.crt
June McEnroe
2019-10-30
*
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