index
:
pounce
this commit
master
IRC bouncer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Refactor reserialization and client self-producing
June McEnroe
2020-08-31
*
Add support for OpenBSD
June McEnroe
2020-08-27
*
Fix unintended interception of NICK after registration
June McEnroe
2020-08-13
*
Implement stub of palaverapp.com capability
June McEnroe
2020-08-11
*
Refactor intercept to use Handlers and fix QUIT w/o message
1.4p1
June McEnroe
2020-08-10
*
Refactor clientCA and clientSTS as clientCaps
June McEnroe
2020-08-10
*
Say "OpenSSL" in additional permission notices
June McEnroe
2020-08-06
*
Handle broken clients sending only \n
June McEnroe
2020-08-06
*
Use snprintf instead of strlcpy
June McEnroe
2020-07-31
*
Add additional permission for linking with LibreSSL
June McEnroe
2020-06-08
*
Add server send queueing with time interval
June McEnroe
2020-05-11
*
Advertise STS policy
June McEnroe
2020-02-27
*
Set consumer pos with CAP REQ causal.agency/consumer=n
June McEnroe
2020-02-27
*
Rename causal.agency/consumer tag causal.agency/pos
June McEnroe
2020-02-27
*
Add 1 to consumer ID tags
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
*
Properly treat CAP LS version as a number
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
*
Clean up intercept tag skip
June McEnroe
2020-02-26
*
Also skip the origin in wordcmp
June McEnroe
2020-02-26
*
Use %n for tags when formatting intercepted PRIVMSG/NOTICE
June McEnroe
2020-02-26
*
Tweak buffer sizes
June McEnroe
2020-02-26
*
Add time tag to lines missing it
June McEnroe
2020-02-25
*
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
*
Remove bad assert
June McEnroe
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
*
Intercept client QUIT with no parameter
1.0p3
June McEnroe
2019-12-28
*
Don't send self-PMs to the server
1.0p2
June McEnroe
2019-12-08
*
Fix wordcmp return value when the words have differing lengths
Michael Forney
2019-11-21
*
Declare globals as extern in headers, and define in source file
Michael Forney
2019-11-21
*
client: Include time.h for gmtime and strftime
Michael Forney
2019-11-20
*
Format milliseconds as int
June McEnroe
2019-11-20
*
Add concept of passive clients
June McEnroe
2019-11-14
*
Use struct timeval for sub-second precision
June McEnroe
2019-11-14
*
Remove server-time filter TODO
June McEnroe
2019-11-14
*
Tweak filter regexes
June McEnroe
2019-11-14
*
Filter multi-prefix
June McEnroe
2019-11-14
*
Replace filters with regex replaces
June McEnroe
2019-11-14
*
Refactor filterUserhostInNames
June McEnroe
2019-11-13
*
Factor out wordcpy for filters
June McEnroe
2019-11-13
*
Skip initial NAMES parameters
June McEnroe
2019-11-11
*
Filter userhost-in-names
June McEnroe
2019-11-11
[next]