aboutsummaryrefslogtreecommitdiff
path: root/haxstring.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-15Expand command listTest_User6-14/+356
2024-06-15Improvements and the start of reloadable modulesTest_User17-323/+424
2024-06-15spam commandTest_User2-7/+113
2024-06-15kill, and alignmentTest_User2-7/+48
2024-06-15More stuffTest_User4-0/+58
2024-06-15Fixes and command improvementsTest_User3-20/+17
2024-06-15Commands and stuffTest_User11-11/+156
2024-06-15Some fixesTest_User3-7/+29
2024-06-14KICK support, more HaxServ stuffTest_User8-4/+61
2024-06-14Case differences for helpTest_User2-7/+14
2024-06-14HaxServ commandsTest_User3-1/+135
2024-06-14PsuedoclientsTest_User16-46/+517
2024-06-14PRIVMSG/NOTICE support, improve kill_userTest_User6-10/+271
2024-06-14Improve propagation codeTest_User2-164/+132
2024-06-14GnuTLS support is backTest_User1-73/+223
2024-06-14Basic channel tracking addedTest_User10-10/+424
2024-06-13One-hop latency tracking, make TLS certs optional if no incoming connections ...Test_User6-8/+119
2024-06-13nick and kill supportTest_User7-50/+190
2024-06-12Add connection severing support and InspIRCd v2 RSQUIT support, probably-temp...Test_User11-20/+151
2024-06-12str_clone finally, as well as some other stuffTest_User7-113/+70
2024-06-10Mostly complete user tracking addedTest_User9-72/+625
2024-06-10More complete server tracking and communication readyTest_User7-26/+189
2024-06-10Finish server tracking for InspIRCd v2Test_User2-18/+33
2024-06-10Basic server tracking addedTest_User9-19/+244
2024-06-10Incoming connection support for InspIRCd v2Test_User5-14/+50
2024-06-10Can now hold InspIRCd connections, though still doesn't do anything with them...Test_User4-20/+125