index
:
pounce
this commit
master
IRC bouncer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ring.c
(
unfollow
)
Commit message (
Expand
)
Author
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
2019-11-20
client: Include time.h for gmtime and strftime
Michael Forney
2019-11-20
Use strlcpy for sun_paths
June McEnroe
2019-11-20
Format milliseconds as int
June McEnroe
2019-11-18
Mention the name CertFP in SASL EXTERNAL guide
1.0
June McEnroe
2019-11-18
Document accept and exit behavior
June McEnroe
2019-11-18
Remove ISUPPORT draft reference
June McEnroe
2019-11-18
Document inadvertent echo bug
June McEnroe
2019-11-15
Request NAMES on sync by default
June McEnroe
2019-11-14
Add concept of passive clients
June McEnroe
2019-11-14
Save and load full struct timeval
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-13
Refactor filterUserhostInNames
June McEnroe
2019-11-13
Factor out wordcpy for filters
June McEnroe
2019-11-11
Revert "Test getopt_config"
June McEnroe
2019-11-11
Test getopt_config
June McEnroe
2019-11-11
Add userhost-in-names to manual
June McEnroe
2019-11-11
Skip initial NAMES parameters
June McEnroe
2019-11-11
Filter userhost-in-names
June McEnroe
2019-11-10
Compare words without copying in filters
June McEnroe
2019-11-10
Separate tags from all target
June McEnroe
2019-11-10
Filter invite-notify
June McEnroe
2019-11-10
Add capsicum note to README
June McEnroe
2019-11-10
Filter extended-join
June McEnroe
2019-11-10
Expand client configuration documentation and list capabilities
June McEnroe
2019-11-10
Request all supported caps from server
June McEnroe
2019-11-10
Filter ACCOUNT, AWAY, CHGHOST for incapable clients
June McEnroe
[next]