summaryrefslogtreecommitdiff
path: root/bounce.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Advertise znc.in/self-messageJune McEnroe2023-08-091-0/+1
* Implement draft/read-markerJune McEnroe2023-07-161-0/+10
* Add support for extended-monitorJune McEnroe2023-07-161-0/+1
* Set msg.cmd to NULL if it is empty stringJune McEnroe2023-02-071-0/+1
* Fix segfault parsing line with only tagsJune McEnroe2023-02-071-2/+2
* Allow quitting pounce from clientsJune McEnroe2022-04-031-0/+1
* Rename client->error to client->removeJune McEnroe2022-03-291-1/+1
* Track account name from 900 numericJune McEnroe2022-03-291-0/+1
* Replace ORIGIN #define with clientOrigin variableJune McEnroe2022-03-291-2/+2
* Refactor XDG base directory iterator APIC. McEnroe2021-10-051-2/+2
* Load and reload local certificates like normalC. McEnroe2021-10-051-9/+3
* Remove certbot default pathsC. McEnroe2021-10-051-4/+0
* Track client idle timeC. McEnroe2021-10-031-0/+1
* Log IRC to standard output with -vC. McEnroe2021-10-021-0/+7
* Be nice and call tls_close(3) on the serverC. McEnroe2021-09-021-0/+1
* Remove redundant clientDiff functionC. McEnroe2021-09-021-1/+0
* Avoid overwriting manual AWAY messagesC. McEnroe2021-08-211-0/+1
* Use seprintf for capListC. McEnroe2021-06-091-8/+6
* Add seprintfC. McEnroe2021-06-091-0/+13
* Support echo-message capabilityC. McEnroe2021-01-241-0/+1
* Add -o and -t options to trust self-signed certificatesC. McEnroe2021-01-111-1/+4
* Add lazy client registration timeoutC. McEnroe2020-11-201-0/+1
* Set client sockets non-blockingC. McEnroe2020-11-161-1/+2
* Swap localAccept parameter orderC. McEnroe2020-11-141-1/+1
* Make struct Client publicC. McEnroe2020-11-141-1/+17
* Refactor certificate loading and load all certs from config pathsC. McEnroe2020-08-281-0/+9
* Import xdg.c from catgirlC. McEnroe2020-08-241-0/+5
* Implement stub of palaverapp.com capabilityC. McEnroe2020-08-111-0/+1
* Refactor clientCA and clientSTS as clientCapsC. McEnroe2020-08-101-2/+1
* Say "OpenSSL" in additional permission noticesC. McEnroe2020-08-061-2/+2
* Remove compat.hC. McEnroe2020-08-011-2/+0
* Use snprintf instead of strlcatC. McEnroe2020-08-011-6/+9
* Rewrite configure script for all platformsC. McEnroe2020-07-241-1/+1
* Add -R blind-req optionC. McEnroe2020-07-061-1/+1
* Add additional permission for linking with LibreSSLC. McEnroe2020-06-081-0/+11
* Add server send queueing with time intervalC. McEnroe2020-05-111-0/+4
* Replace .mk files with configure scriptC. McEnroe2020-03-011-2/+2
* Advertise STS policyC. McEnroe2020-02-271-0/+2
* Set consumer pos with CAP REQ causal.agency/consumer=nC. McEnroe2020-02-271-0/+1
* Add causal.agency/consumer capabilityC. McEnroe2020-02-271-0/+3
* Send CAP LS 302 to the serverC. McEnroe2020-02-271-3/+4
* Support CAP LS 302 from clientsC. McEnroe2020-02-271-2/+8
* Support cap-notifyC. McEnroe2020-02-271-0/+1
* Support setnameC. McEnroe2020-02-261-0/+1
* Support labeled-responseC. McEnroe2020-02-261-1/+6
* Support batchC. McEnroe2020-02-261-1/+2
* Support account-tagC. McEnroe2020-02-261-1/+2
* Support message-tagsC. McEnroe2020-02-251-1/+2
* Request server-time from the server and filter tags for clientsC. McEnroe2020-02-251-0/+3
* Bump buffer sizes to allow for tagsC. McEnroe2020-02-251-0/+2