aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* InspIRCd v3 support progress, still not really usableTest_User2024-06-179-212/+782
|
* README.md, mostly from runxiyuTest_User2024-06-161-0/+47
|
* haxserv -> HaxIRCdTest_User2024-06-162-7/+7
|
* Add a simple LICENSE text file, in addition to .c/.hRunxi Yu2024-06-161-0/+25
| | | | | | Many repository viewers, such as git.sr.ht, detect the LICENSE as with something like /LICENSE(\.md)?/, and would not recgonize LICENSE.c and LICENSE.h.
* Start of InspIRCd v3 supportTest_User2024-06-1512-113/+1974
|
* Expand command listTest_User2024-06-156-14/+356
|
* Improvements and the start of reloadable modulesTest_User2024-06-1517-323/+424
|
* spam commandTest_User2024-06-152-7/+113
|
* kill, and alignmentTest_User2024-06-152-7/+48
|
* More stuffTest_User2024-06-154-0/+58
|
* Fixes and command improvementsTest_User2024-06-153-20/+17
|
* Commands and stuffTest_User2024-06-1511-11/+156
|
* Some fixesTest_User2024-06-153-7/+29
|
* KICK support, more HaxServ stuffTest_User2024-06-148-4/+61
|
* Case differences for helpTest_User2024-06-142-7/+14
|
* HaxServ commandsTest_User2024-06-143-1/+135
|
* PsuedoclientsTest_User2024-06-1416-46/+517
|
* PRIVMSG/NOTICE support, improve kill_userTest_User2024-06-146-10/+271
|
* Improve propagation codeTest_User2024-06-142-164/+132
|
* GnuTLS support is backTest_User2024-06-141-73/+223
|
* Basic channel tracking addedTest_User2024-06-1410-10/+424
|
* One-hop latency tracking, make TLS certs optional if no incoming connections ↵Test_User2024-06-136-8/+119
| | | | are to be done
* nick and kill supportTest_User2024-06-137-50/+190
|
* Add connection severing support and InspIRCd v2 RSQUIT support, ↵Test_User2024-06-1211-20/+151
| | | | probably-temporarily break gnutls support
* str_clone finally, as well as some other stuffTest_User2024-06-127-113/+70
|
* Mostly complete user tracking addedTest_User2024-06-109-72/+625
|
* More complete server tracking and communication readyTest_User2024-06-107-26/+189
|
* Finish server tracking for InspIRCd v2Test_User2024-06-102-18/+33
|
* Basic server tracking addedTest_User2024-06-109-19/+244
|
* Incoming connection support for InspIRCd v2Test_User2024-06-105-14/+50
|
* Can now hold InspIRCd connections, though still doesn't do anything with ↵Test_User2024-06-104-20/+125
| | | | them yet
* In-progress mesh haxserv; still has a lot to write up before it's usableTest_User2024-06-0926-0/+2757