summaryrefslogtreecommitdiff
path: root/message.c
AgeCommit message (Expand)Author
2019-06-12Don't pass server PONGs to clients.Luke Bratch
2019-06-11Implement configurable auto replay modes. So far there is "none", "time" (au...Luke Bratch
2019-06-11Refactoring - rename ircdstrings struct to ircdstate since it doesn't just co...Luke Bratch
2019-06-11Send a PING to the server before assuming a timeout is definite.Luke Bratch
2019-06-10Refactoring - split giant processircmessage() switch statement into separate ...Luke Bratch