| Commit message (Expand) | Author | Age |
* | 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 |
* | Add lazy client registration timeout | June McEnroe | 2020-11-20 |
* | Set client sockets non-blocking | June McEnroe | 2020-11-16 |
* | Swap localAccept parameter order | June McEnroe | 2020-11-14 |
* | Make struct Client public | June McEnroe | 2020-11-14 |
* | Refactor certificate loading and load all certs from config paths | June McEnroe | 2020-08-28 |
* | Import xdg.c from catgirl | June McEnroe | 2020-08-24 |
* | Implement stub of palaverapp.com capability | June McEnroe | 2020-08-11 |
* | Refactor clientCA and clientSTS as clientCaps | June McEnroe | 2020-08-10 |
* | Say "OpenSSL" in additional permission notices | June McEnroe | 2020-08-06 |
* | Remove compat.h | June McEnroe | 2020-08-01 |
* | Use snprintf instead of strlcat | June McEnroe | 2020-08-01 |
* | Rewrite configure script for all platforms | June McEnroe | 2020-07-24 |
* | Add -R blind-req option | June McEnroe | 2020-07-06 |
* | Add additional permission for linking with LibreSSL | June McEnroe | 2020-06-08 |
* | Add server send queueing with time interval | June McEnroe | 2020-05-11 |
* | Replace .mk files with configure script | June McEnroe | 2020-03-01 |
* | Advertise STS policy | June McEnroe | 2020-02-27 |
* | Set consumer pos with CAP REQ causal.agency/consumer=n | June McEnroe | 2020-02-27 |
* | Add causal.agency/consumer capability | June McEnroe | 2020-02-27 |
* | Send CAP LS 302 to the server | June McEnroe | 2020-02-27 |
* | Support CAP LS 302 from clients | June McEnroe | 2020-02-27 |
* | Support cap-notify | June McEnroe | 2020-02-27 |
* | Support setname | June McEnroe | 2020-02-26 |
* | Support labeled-response | June McEnroe | 2020-02-26 |
* | Support batch | June McEnroe | 2020-02-26 |
* | Support account-tag | June McEnroe | 2020-02-26 |
* | Support message-tags | June McEnroe | 2020-02-25 |
* | Request server-time from the server and filter tags for clients | June McEnroe | 2020-02-25 |
* | Bump buffer sizes to allow for tags | June McEnroe | 2020-02-25 |
* | Implement source address selection | multiplexd | 2020-02-18 |
* | Add option to set local client CA | June McEnroe | 2020-01-12 |
* | Add a vendor capability for passive clients | June McEnroe | 2020-01-10 |
* | Update source URL | June McEnroe | 2019-12-24 |
* | Reference openssl(1) by absolute path | edef | 2019-11-27 |
* | Declare globals as extern in headers, and define in source file | Michael Forney | 2019-11-21 |
* | Request NAMES on sync by default | June McEnroe | 2019-11-15 |
* | Use struct timeval for sub-second precision | June McEnroe | 2019-11-14 |
* | Filter multi-prefix | June McEnroe | 2019-11-14 |
* | Filter userhost-in-names | June McEnroe | 2019-11-11 |
* | Filter invite-notify | June McEnroe | 2019-11-10 |
* | Filter extended-join | June McEnroe | 2019-11-10 |
* | Rename listen to local | June McEnroe | 2019-11-10 |
* | Remove extended-join and invite-notify | June McEnroe | 2019-11-09 |
* | Maintain stateCaps and offer them to clients | June McEnroe | 2019-11-09 |
* | Parse capabilities | June McEnroe | 2019-11-09 |
* | Avoid the reserved _A names with BIT macro | June McEnroe | 2019-11-09 |
* | Define macro for bit flag enums | June McEnroe | 2019-11-09 |
* | Only change AWAY status for registered clients | June McEnroe | 2019-11-08 |