| Commit message (Expand) | Author |
2021-04-29 | palaver: Remove last vestiges of rc scripts | June McEnroe |
2021-04-29 | palaver: Track badge count per connection in SQLite | June McEnroe |
2021-04-27 | palaver: Drop no longer used network field | June McEnroe |
2021-04-09 | Don't use :trailing parameter for JOIN | June McEnroe |
2021-02-05 | Add donation link to README 2.3 | June McEnroe |
2021-02-01 | Drop pledge capabilities after binding and connecting | June McEnroe |
2021-01-28 | Add Repology links to README | June McEnroe |
2021-01-28 | Clarify configuration path interpretations | June McEnroe |
2021-01-28 | Tighten up XDG base directory path handling | June McEnroe |
2021-01-24 | Refactor hasTag to be usable in more places | June McEnroe |
2021-01-24 | Support echo-message capability | June McEnroe |
2021-01-11 | Add -o and -t options to trust self-signed certificates 2.2 | June McEnroe |
2021-01-11 | Make SYNOPSIS arguments consistent with option names | June McEnroe |
2021-01-11 | Allow interspersing flags and config files | June McEnroe |
2020-12-21 | Send CAP END if CAP LS response is empty | June McEnroe |
2020-12-18 | Alphabetize STANDARDS sections | June McEnroe |
2020-12-05 | Handle 437 ERR_UNAVAILRESOURCE like ERR_NICKNAMEINUSE | June McEnroe |
2020-11-28 | Use uint64_t for save file signature 2.1p1 | June McEnroe |
2020-11-23 | Unlink existing UNIX socket if it can't be connected to 2.1 | June McEnroe |
2020-11-21 | Clean up main loop loops | June McEnroe |
2020-11-20 | Add lazy client registration timeout | June McEnroe |
2020-11-16 | Only allow clients to AUTHENTICATE if using a cert | June McEnroe |
2020-11-16 | Set client sockets non-blocking | June McEnroe |
2020-11-14 | Swap localAccept parameter order | June McEnroe |
2020-11-14 | Only send shutdown QUIT and ERROR to registered clients | June McEnroe |
2020-11-14 | Make struct Client public | June McEnroe |
2020-11-13 | Wait for POLLIN to do client tls_handshake | June McEnroe |
2020-11-13 | Use a fixed size pollfd array in calico | June McEnroe |
2020-11-13 | Disallow / anywhere in server name | June McEnroe |
2020-11-12 | Check bounds of ClientHello extensions length | June McEnroe |
2020-11-10 | Report paths in unveil errors | June McEnroe |
2020-10-24 | contrib/palaver: Use open_memstream instead of fmemopen | June McEnroe |
2020-10-11 | Handle signals before the main loop | June McEnroe |
2020-09-09 | Fix possibliy uninitialized error 2.0 | June McEnroe |
2020-08-31 | Refactor reserialization and client self-producing | June McEnroe |
2020-08-30 | Add chmod+chown to certbot example | June McEnroe |
2020-08-30 | Rearrange bounce.c, move non-main mains below main | June McEnroe |
2020-08-30 | Sandbox pounce with unveil(2) | June McEnroe |
2020-08-28 | Refactor certificate loading and load all certs from config paths | June McEnroe |
2020-08-27 | Sandbox pounce with pledge(2) | June McEnroe |
2020-08-27 | Sandbox calico with pledge(2) and unveil(2) | June McEnroe |
2020-08-27 | Add support for OpenBSD | June McEnroe |
2020-08-27 | Remove rc scripts | June McEnroe |
2020-08-27 | contrib/palaver: Fix documented database path | June McEnroe |
2020-08-27 | contrib/palaver: Remove rc script | June McEnroe |
2020-08-27 | contrib/palaver: Fix database search and creation | June McEnroe |
2020-08-27 | contrib/palaver: Use pounce's XDG directory | June McEnroe |
2020-08-27 | contrib/palaver: Only allow HTTPS | June McEnroe |
2020-08-25 | Support the pounce_env rc variable | June McEnroe |
2020-08-25 | Remove deprecated option names | June McEnroe |