aboutsummaryrefslogtreecommitdiff
path: root/protocols (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deoper supportTest_User2024-06-174-24/+180
|
* Spelling part 2Test_User2024-06-172-56/+56
|
* Fix missing spaceTest_User2024-06-171-2/+2
|
* InspIRCd v3 support progress, still not really usableTest_User2024-06-174-111/+324
|
* Start of InspIRCd v3 supportTest_User2024-06-154-12/+1674
|
* Improvements and the start of reloadable modulesTest_User2024-06-152-152/+125
|
* More stuffTest_User2024-06-151-0/+8
|
* Commands and stuffTest_User2024-06-152-0/+41
|
* KICK support, more HaxServ stuffTest_User2024-06-142-1/+17
|
* PsuedoclientsTest_User2024-06-141-4/+20
|
* PRIVMSG/NOTICE support, improve kill_userTest_User2024-06-142-8/+173
|
* Improve propagation codeTest_User2024-06-141-160/+124
|
* Basic channel tracking addedTest_User2024-06-142-0/+229
|
* One-hop latency tracking, make TLS certs optional if no incoming connections ↵Test_User2024-06-132-0/+89
| | | | are to be done
* nick and kill supportTest_User2024-06-132-46/+137
|
* Add connection severing support and InspIRCd v2 RSQUIT support, ↵Test_User2024-06-122-0/+48
| | | | probably-temporarily break gnutls support
* str_clone finally, as well as some other stuffTest_User2024-06-121-21/+2
|
* Mostly complete user tracking addedTest_User2024-06-102-25/+347
|
* More complete server tracking and communication readyTest_User2024-06-102-11/+129
|
* Finish server tracking for InspIRCd v2Test_User2024-06-102-18/+33
|
* Basic server tracking addedTest_User2024-06-102-12/+106
|
* Incoming connection support for InspIRCd v2Test_User2024-06-102-7/+33
|
* Can now hold InspIRCd connections, though still doesn't do anything with ↵Test_User2024-06-102-20/+100
| | | | them yet
* In-progress mesh haxserv; still has a lot to write up before it's usableTest_User2024-06-092-0/+382