index
:
pounce
this commit
master
IRC bouncer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bounce.h
(
unfollow
)
Commit message (
Expand
)
Author
2020-02-27
Add causal.agency/consumer capability
June McEnroe
2020-02-27
Re-sort STANDARDS section
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-26
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
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-25
Add time tag to lines missing it
June McEnroe
2020-02-25
Support message-tags
June McEnroe
2020-02-25
Respond to tagged PINGs correctly
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-18
Remove bad assert
June McEnroe
2020-02-18
Implement source address selection
multiplexd
2020-01-17
Use Xr for the first "pounce" in README
1.1
June McEnroe
2020-01-17
Add litterbox to README
June McEnroe
2020-01-17
Rename SASL EXTERNAL section to CertFP
June McEnroe
2020-01-17
Document process of generating client certificates
June McEnroe
2020-01-16
Set certificate expiry to 10 years
June McEnroe
2020-01-12
Allow signing by CA in -g
June McEnroe
2020-01-12
Clean up documentation for -A
June McEnroe
2020-01-12
Rename all local-related options to local-
June McEnroe
2020-01-12
Use the CAP_PREAD right
June McEnroe
2020-01-12
Add option to set local client CA
June McEnroe
2020-01-10
Add a vendor capability for passive clients
June McEnroe
2020-01-07
Rename -A and -Q to -y and -q
June McEnroe
2019-12-28
Intercept client QUIT with no parameter
1.0p3
June McEnroe
2019-12-24
Update source URL
June McEnroe
2019-12-22
Exit on zero-length server read
June McEnroe
2019-12-22
Revert "Exit when server gets POLLHUP"
June McEnroe
2019-12-20
Exit when server gets POLLHUP
June McEnroe
2019-12-17
Add CONTRIBUTING section to README
June McEnroe
2019-12-08
Don't send self-PMs to the server
1.0p2
June McEnroe
2019-11-27
Reference openssl(1) by absolute path
edef
2019-11-27
Simplify Linux.mk
June McEnroe
2019-11-26
Don't always create ${ETCDIR}/rc.d
June McEnroe
2019-11-21
Link calico with libcrypto on Linux
1.0p1
June McEnroe
2019-11-21
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
Zero temporary SASL PLAIN buffer
June McEnroe
2019-11-21
Use a static buffer for plainBase64
June McEnroe
2019-11-21
Use a fixed buffer size for SASL PLAIN authentication
Michael Forney
2019-11-20
Avoid a couple VLAs with constant size
Michael Forney
[next]