about summary refs log tree commit diff
path: root/bounce.h (follow)
Commit message (Expand)AuthorAge
* Advertise znc.in/self-messageJune McEnroe2023-08-09
* Implement draft/read-markerJune McEnroe2023-07-16
* Add support for extended-monitorJune McEnroe2023-07-16
* Set msg.cmd to NULL if it is empty stringJune McEnroe2023-02-07
* Fix segfault parsing line with only tagsJune McEnroe2023-02-07
* Allow quitting pounce from clientsJune McEnroe2022-04-03
* Rename client->error to client->removeJune McEnroe2022-03-29
* Track account name from 900 numericJune McEnroe2022-03-29
* Replace ORIGIN #define with clientOrigin variableJune McEnroe2022-03-29
* Refactor XDG base directory iterator APIJune McEnroe2021-10-05
* Load and reload local certificates like normalJune McEnroe2021-10-05
* Remove certbot default pathsJune McEnroe2021-10-05
* Track client idle timeJune McEnroe2021-10-03
* Log IRC to standard output with -vJune McEnroe2021-10-02
* Be nice and call tls_close(3) on the serverJune McEnroe2021-09-02
* Remove redundant clientDiff functionJune McEnroe2021-09-02
* Avoid overwriting manual AWAY messagesJune McEnroe2021-08-21
* Use seprintf for capListJune McEnroe2021-06-09
* Add seprintfJune McEnroe2021-06-09
* Support echo-message capabilityJune McEnroe2021-01-24
* Add -o and -t options to trust self-signed certificates 2.2June McEnroe2021-01-11
* Add lazy client registration timeoutJune McEnroe2020-11-20
* Set client sockets non-blockingJune McEnroe2020-11-16
* Swap localAccept parameter orderJune McEnroe2020-11-14
* Make struct Client publicJune McEnroe2020-11-14
* Refactor certificate loading and load all certs from config pathsJune McEnroe2020-08-28
* Import xdg.c from catgirlJune McEnroe2020-08-24
* Implement stub of palaverapp.com capabilityJune McEnroe2020-08-11
* Refactor clientCA and clientSTS as clientCapsJune McEnroe2020-08-10
* Say "OpenSSL" in additional permission noticesJune McEnroe2020-08-06
* Remove compat.hJune McEnroe2020-08-01
* Use snprintf instead of strlcatJune McEnroe2020-08-01
* Rewrite configure script for all platformsJune McEnroe2020-07-24
* Add -R blind-req optionJune McEnroe2020-07-06
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Add server send queueing with time intervalJune McEnroe2020-05-11
* Replace .mk files with configure scriptJune McEnroe2020-03-01
* Advertise STS policyJune McEnroe2020-02-27
* Set consumer pos with CAP REQ causal.agency/consumer=nJune McEnroe2020-02-27
* Add causal.agency/consumer capabilityJune McEnroe2020-02-27
* Send CAP LS 302 to the serverJune McEnroe2020-02-27
* Support CAP LS 302 from clientsJune McEnroe2020-02-27
* Support cap-notifyJune McEnroe2020-02-27
* Support setnameJune McEnroe2020-02-26
* Support labeled-responseJune McEnroe2020-02-26
* Support batchJune McEnroe2020-02-26
* Support account-tagJune McEnroe2020-02-26
* Support message-tagsJune McEnroe2020-02-25
* Request server-time from the server and filter tags for clientsJune McEnroe2020-02-25
* Bump buffer sizes to allow for tagsJune McEnroe2020-02-25