| Commit message (Expand) | Author |
2020-08-06 | Say "OpenSSL" in additional permission notices | June McEnroe |
2020-08-06 | Mention LibreTLS in README | June McEnroe |
2020-08-06 | Handle broken clients sending only \n | June McEnroe |
2020-08-01 | Document concatenating client certificates for auth | June McEnroe |
2020-08-01 | Fix signing certificates with -A and -g | June McEnroe |
2020-08-01 | Remove compat.h | June McEnroe |
2020-08-01 | Define explicit_bzero using memset_s on macOS | June McEnroe |
2020-08-01 | Use snprintf instead of strlcat | June McEnroe |
2020-07-31 | Use snprintf instead of strlcpy | June McEnroe |
2020-07-31 | Use RAND_bytes instead of arc4random_buf | June McEnroe |
2020-07-24 | Rewrite configure script for all platforms | June McEnroe |
2020-07-24 | Don't use strlcpy in dispatch | June McEnroe |
2020-07-08 | Add link to "IRC Suite" post in README | June McEnroe |
2020-07-06 | Add -R blind-req option | June McEnroe |
2020-06-12 | Grant CAP_SETSOCKOPT in dispatch 1.3p1 | June McEnroe |
2020-06-08 | Add additional permission for linking with LibreSSL | June McEnroe |
2020-05-19 | Revert compression of man pages for installation 1.3 | June McEnroe |
2020-05-19 | Clarify or otherwise expand documentation | June McEnroe |
2020-05-19 | Rewrite build and install to be more amenable to packaging | June McEnroe |
2020-05-18 | Add RUNDIR make variable | June McEnroe |
2020-05-18 | Template rc scripts with %%PREFIX%% | June McEnroe |
2020-05-18 | Update email addresses | June McEnroe |
2020-05-18 | Don't bother setting SO_NOSIGPIPE | June McEnroe |
2020-05-18 | Enable TCP keepalive with half-hour idle | June McEnroe |
2020-05-11 | Add server send queueing with time interval | June McEnroe |
2020-05-11 | Pass -1 as backlog to listen(2) | June McEnroe |
2020-05-11 | Check signals after handling ready sockets | June McEnroe |
2020-04-20 | Use . as ${LDLIBS.$@} separator | June McEnroe |
2020-04-02 | Use for loop for getopt in calico 1.2p1 | June McEnroe |
2020-04-02 | Generate short option string from long options | June McEnroe |
2020-04-02 | Do not crash on error from accept | June McEnroe |
2020-04-02 | Do not crash on error from accept in calico | June McEnroe |
2020-03-08 | Send ERR_NOMOTD during sync | June McEnroe |
2020-03-03 | Use one line for each CFLAGS addition 1.2 | June McEnroe |
2020-03-02 | Clean up configure script a bit | June McEnroe |
2020-03-01 | Replace .mk files with configure script | June McEnroe |
2020-02-27 | Advertise STS policy | June McEnroe |
2020-02-27 | Document the causal.agency/consumer vendor capability | June McEnroe |
2020-02-27 | Set consumer pos with CAP REQ causal.agency/consumer=n | June McEnroe |
2020-02-27 | Rename causal.agency/consumer tag causal.agency/pos | June McEnroe |
2020-02-27 | Add 1 to consumer ID tags | June McEnroe |
2020-02-27 | Add causal.agency/consumer capability | June McEnroe |
2020-02-27 | Re-sort STANDARDS section | June McEnroe |
2020-02-27 | Send CAP LS 302 to the server | June McEnroe |
2020-02-27 | Properly treat CAP LS version as a number | June McEnroe |
2020-02-27 | Support CAP LS 302 from clients | June McEnroe |
2020-02-27 | Support cap-notify | June McEnroe |
2020-02-26 | Support setname | June McEnroe |
2020-02-26 | Support labeled-response | June McEnroe |
2020-02-26 | Support batch | June McEnroe |