summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Refactor intercept to use Handlers and fix QUIT w/o message 1.4p1June McEnroe2020-08-10
* Refactor clientCA and clientSTS as clientCapsJune McEnroe2020-08-10
* Use system libcrypto and openssl bin on FreeBSD 1.4June McEnroe2020-08-06
* Say "OpenSSL" in additional permission noticesJune McEnroe2020-08-06
* Mention LibreTLS in READMEJune McEnroe2020-08-06
* Handle broken clients sending only \nJune McEnroe2020-08-06
* Document concatenating client certificates for authJune McEnroe2020-08-01
* Fix signing certificates with -A and -gJune McEnroe2020-08-01
* Remove compat.hJune McEnroe2020-08-01
* Define explicit_bzero using memset_s on macOSJune McEnroe2020-08-01
* Use snprintf instead of strlcatJune McEnroe2020-08-01
* Use snprintf instead of strlcpyJune McEnroe2020-07-31
* Use RAND_bytes instead of arc4random_bufJune McEnroe2020-07-31
* Rewrite configure script for all platformsJune McEnroe2020-07-24
* Don't use strlcpy in dispatchJune McEnroe2020-07-24
* Add link to "IRC Suite" post in READMEJune McEnroe2020-07-08
* Add -R blind-req optionJune McEnroe2020-07-06
* Grant CAP_SETSOCKOPT in dispatch 1.3p1June McEnroe2020-06-12
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Revert compression of man pages for installation 1.3June McEnroe2020-05-19
* Clarify or otherwise expand documentationJune McEnroe2020-05-19
* Rewrite build and install to be more amenable to packagingJune McEnroe2020-05-19
* Add RUNDIR make variableJune McEnroe2020-05-18
* Template rc scripts with %%PREFIX%%June McEnroe2020-05-18
* Update email addressesJune McEnroe2020-05-18
* Don't bother setting SO_NOSIGPIPEJune McEnroe2020-05-18
* Enable TCP keepalive with half-hour idleJune McEnroe2020-05-18
* Add server send queueing with time intervalJune McEnroe2020-05-11
* Pass -1 as backlog to listen(2)June McEnroe2020-05-11
* Check signals after handling ready socketsJune McEnroe2020-05-11
* Use . as ${LDLIBS.$@} separatorJune McEnroe2020-04-20
* Use for loop for getopt in calico 1.2p1June McEnroe2020-04-02
* Generate short option string from long optionsJune McEnroe2020-04-02
* Do not crash on error from acceptJune McEnroe2020-04-02
* Do not crash on error from accept in calicoJune McEnroe2020-04-02
* Send ERR_NOMOTD during syncJune McEnroe2020-03-08
* Use one line for each CFLAGS addition 1.2June McEnroe2020-03-03
* Clean up configure script a bitJune McEnroe2020-03-02
* Replace .mk files with configure scriptJune McEnroe2020-03-01
* Advertise STS policyJune McEnroe2020-02-27
* Document the causal.agency/consumer vendor capabilityJune McEnroe2020-02-27
* Set consumer pos with CAP REQ causal.agency/consumer=nJune McEnroe2020-02-27
* Rename causal.agency/consumer tag causal.agency/posJune McEnroe2020-02-27
* Add 1 to consumer ID tagsJune McEnroe2020-02-27
* Add causal.agency/consumer capabilityJune McEnroe2020-02-27
* Re-sort STANDARDS sectionJune McEnroe2020-02-27
* Send CAP LS 302 to the serverJune McEnroe2020-02-27
* Properly treat CAP LS version as a numberJune McEnroe2020-02-27
* Support CAP LS 302 from clientsJune McEnroe2020-02-27
* Support cap-notifyJune McEnroe2020-02-27