summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterHandle client PASS messages that contain spaces and/or a leading colon.Luke Bratch5 days
 
TagDownloadAuthorAge
v0.3commit 9e093575c0...Luke Bratch2 years
v0.2commit a2f388e168...Luke Bratch7 years
v0.1.1commit ab87103cdd...Luke Bratch7 years
v0.1commit 165cb674c6...Luke Bratch7 years
 
AgeCommit messageAuthor
2019-09-16Release version 0.2.v0.2Luke Bratch
2019-09-16Add a NEWS file.Luke Bratch
2019-09-16Log user/channel mode setting in the replay and normal logs.Luke Bratch
2019-09-16Make all log filenames lowercase - since IRC nicks and channel names are case...Luke Bratch
2019-09-16Correctly log and NOTICE new connections' remote IP addresses.Luke Bratch
2019-09-15Remove nicks from channels when reconnecting, before re-JOINing them.Luke Bratch
2019-09-15Make sure some temporary nick strings are large enough to hold a full :nick!u...Luke Bratch
2019-09-15Don't print stashed truncated strings in the debug log.Luke Bratch
2019-09-15Use filename safe strings for all log types.Luke Bratch
2019-09-15Make sure nicks passed to the "update all channels" functions have non-zero l...Luke Bratch
[...]