summary refs log tree commit diff
path: root/etc/psf/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-28 18:25:55 -0400
committerJune McEnroe <june@causal.agency>2020-08-28 18:25:55 -0400
commit6d6479f03143e0ed89a063b66683c8e63c124e9a (patch)
tree6251b9ddf8aa68b863af77787e187733172d7e96 /etc/psf/Makefile
parentUse scheme for bin html (diff)
downloadsrc-6d6479f03143e0ed89a063b66683c8e63c124e9a.tar.gz
src-6d6479f03143e0ed89a063b66683c8e63c124e9a.zip
Clean up plan file
Diffstat (limited to 'etc/psf/Makefile')
0 files changed, 0 insertions, 0 deletions
='2019-11-05 23:47:14 -0500'>2019-11-05 * Use "priv" instead of "key" in optionsJune McEnroe2019-11-05 * Use arc4random_bufJune McEnroe2019-11-05 * Add missing includeJune McEnroe2019-11-05 * Use one call to set client cert and keyJune McEnroe2019-11-05 * Implement SASL EXTERNALJune McEnroe2019-11-05 * Add options for TLS client certificateJune McEnroe2019-11-04 * Zero PASS parameterJune McEnroe2019-11-04 * Don't set directory modes on installJune McEnroe2019-11-04 * Hash client passwords with cryptJune McEnroe2019-11-04 * Move base64 to bounce.hJune McEnroe2019-11-04 * Rename bind-unix to bind-pathJune McEnroe2019-11-03 * Append bindHost to bindPath if it is a directoryJune McEnroe2019-11-03 * Set up /var/run/calico and /usr/local/etc/pounceJune McEnroe2019-11-03 * Set procname in calico rc scriptJune McEnroe2019-11-02 * Send an unrecognized_name alert when failing to dispatchJune McEnroe2019-11-02 * Fix name of SNIJune McEnroe2019-11-02 * Unlink UNIX socket at exitJune McEnroe2019-11-02 * Note calico in pounce CAVEATSJune McEnroe2019-11-02 * Add calico rc scriptJune McEnroe2019-11-02 * Apply capsicum to calicoJune McEnroe2019-11-02 * Fix trying to cap_rights_limit a NULL saveFileJune McEnroe2019-11-02 * Implement UNIX-domain bindingJune McEnroe2019-11-02 * Don't try to sendfd if connect failedJune McEnroe2019-11-02 * Document pounce -U flagJune McEnroe2019-11-02 * Add SNI socket dispatcherJune McEnroe2019-11-02 * Limit saveFile to CAP_WRITEJune McEnroe2019-11-01 * Implement capsicum workaround for certbotJune McEnroe2019-11-01 * Reload certificates using openatJune McEnroe2019-11-01 * Re-read cert and key from the same FILEsJune McEnroe2019-11-01 * Use capsicumJune McEnroe2019-11-01 * Use explicit_bzero to clear passwordsJune McEnroe2019-10-31 * Send clients their own QUIT on shutdownJune McEnroe2019-10-31 * Shrink client buffer size