aboutsummaryrefslogtreecommitdiff
path: root/protocols/inspircd2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix cross-protocol netsplit propagationsTest_User2024-07-241-0/+1
* File descriptionsTest_User2024-07-221-0/+2
* Partial nickname enforcement implementedTest_User2024-07-181-3/+3
* More services stuffTest_User2024-06-241-0/+3
* The start of some services, inspircd3 support extra broken for nowTest_User2024-06-241-0/+8
* Deoper supportTest_User2024-06-171-3/+6
* InspIRCd v3 support progress, still not really usableTest_User2024-06-171-0/+24
* Start of InspIRCd v3 supportTest_User2024-06-151-11/+2
* Improvements and the start of reloadable modulesTest_User2024-06-151-1/+1
* Commands and stuffTest_User2024-06-151-0/+4
* KICK support, more HaxServ stuffTest_User2024-06-141-0/+1
* PRIVMSG/NOTICE support, improve kill_userTest_User2024-06-141-0/+7
* Basic channel tracking addedTest_User2024-06-141-0/+7
* One-hop latency tracking, make TLS certs optional if no incoming connections ...Test_User2024-06-131-0/+4
* nick and kill supportTest_User2024-06-131-1/+5
* Add connection severing support and InspIRCd v2 RSQUIT support, probably-temp...Test_User2024-06-121-0/+3
* Mostly complete user tracking addedTest_User2024-06-101-3/+20
* More complete server tracking and communication readyTest_User2024-06-101-0/+5
* Finish server tracking for InspIRCd v2Test_User2024-06-101-0/+1
* Basic server tracking addedTest_User2024-06-101-1/+8
* Incoming connection support for InspIRCd v2Test_User2024-06-101-0/+2
* Can now hold InspIRCd connections, though still doesn't do anything with them...Test_User2024-06-101-1/+3
* In-progress mesh haxserv; still has a lot to write up before it's usableTest_User2024-06-091-0/+41