summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterHandle client PASS messages that contain spaces and/or a leading colon.Luke Bratch3 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-07-25Release version 0.1.1.v0.1.1Luke Bratch
2019-07-25Fix logging to the wrong file in the case that the bouncer's nick changed whi...Luke Bratch
2019-07-18Release version 0.1!v0.1Luke Bratch
2019-07-18Fix compiler warnings emitted by Clang/LLVM and some older GCC versions.Luke Bratch
2019-07-18Correctly log and replay "/me" PRIVMSGs.Luke Bratch
2019-07-18Only check for newlines at the end of client strings if the string length is ...Luke Bratch
2019-07-10Make sure messages aren't too long after combining truncated messages.Luke Bratch
2019-07-10Include the file extension when checking for log filename length.Luke Bratch
2019-07-10Ensure string isn't too long when writing to replay log.Luke Bratch
2019-07-10Fix some potential buffer overflows when sending to client/server.Luke Bratch
[...]