| Commit message (Expand) | Author | Age |
* | Add pounce-notify to README 2.4 | June McEnroe | 2021-05-27 |
* | Fix ENVIRONMENT formatting in pounce-notify(1) | June McEnroe | 2021-05-27 |
* | Add note about Libera.Chat SASL-only ranges | June McEnroe | 2021-05-27 |
* | Add QUIRKS file | June McEnroe | 2021-05-25 |
* | Replace freenode with tilde.chat | June McEnroe | 2021-05-19 |
* | notify: Reword pounce-notify manual | June McEnroe | 2021-05-04 |
* | Clean up Makefiles, configure scripts | June McEnroe | 2021-05-02 |
* | palaver: Exit on getopt failure | June McEnroe | 2021-04-30 |
* | notify: Implement pounce-notify | June McEnroe | 2021-04-30 |
* | notify: Add prospective manual page for pounce-notify | June McEnroe | 2021-04-30 |
* | Rename contrib to extra | June McEnroe | 2021-04-30 |
* | palaver: Add -s flag for case-sensitive matching | June McEnroe | 2021-04-30 |
* | palaver: Remove last vestiges of rc scripts | June McEnroe | 2021-04-29 |
* | palaver: Track badge count per connection in SQLite | June McEnroe | 2021-04-29 |
* | palaver: Drop no longer used network field | June McEnroe | 2021-04-27 |
* | Don't use :trailing parameter for JOIN | June McEnroe | 2021-04-09 |
* | Add donation link to README 2.3 | June McEnroe | 2021-02-05 |
* | Drop pledge capabilities after binding and connecting | June McEnroe | 2021-02-01 |
* | 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-28 |
* | Refactor hasTag to be usable in more places | June McEnroe | 2021-01-24 |
* | Support echo-message capability | June McEnroe | 2021-01-24 |
* | 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 | 2021-01-11 |
* | Send CAP END if CAP LS response is empty | June McEnroe | 2020-12-21 |
* | Alphabetize STANDARDS sections | June McEnroe | 2020-12-18 |
* | Handle 437 ERR_UNAVAILRESOURCE like ERR_NICKNAMEINUSE | June McEnroe | 2020-12-05 |
* | Use uint64_t for save file signature 2.1p1 | June McEnroe | 2020-11-28 |
* | Unlink existing UNIX socket if it can't be connected to 2.1 | June McEnroe | 2020-11-23 |
* | Clean up main loop loops | June McEnroe | 2020-11-21 |
* | Add lazy client registration timeout | June McEnroe | 2020-11-20 |
* | Only allow clients to AUTHENTICATE if using a cert | June McEnroe | 2020-11-16 |
* | Set client sockets non-blocking | June McEnroe | 2020-11-16 |
* | 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-14 |
* | 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-13 |
* | Check bounds of ClientHello extensions length | June McEnroe | 2020-11-12 |
* | Report paths in unveil errors | June McEnroe | 2020-11-10 |
* | contrib/palaver: Use open_memstream instead of fmemopen | June McEnroe | 2020-10-24 |
* | Handle signals before the main loop | June McEnroe | 2020-10-11 |
* | Fix possibliy uninitialized error 2.0 | June McEnroe | 2020-09-09 |
* | Refactor reserialization and client self-producing | June McEnroe | 2020-08-31 |
* | 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-30 |