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