aboutsummaryrefslogtreecommitdiff
path: root/protocols/inspircd4.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hax@andrewyu.org -> hax@runxiyu.orgHEADmasterTest_User4 days1-1/+1
* This was missing, though not actually brokenTest_User5 days1-0/+2
* Convert to non-UB haxtable stuffTest_User14 days1-162/+226
* Separate haxstring/table from hereTest_User2024-09-041-2/+3
* Fix a typoTest_User2024-08-311-1/+1
* Fix RSQUIT behaviorTest_User2024-08-311-2/+4
* Fix faulty inspircd3/4 SAVE usageTest_User2024-08-171-1/+1
* Add membership id handling for incoming inspircd 3/4 KICKsTest_User2024-08-071-6/+33
* Fix some member ID-related bugsTest_User2024-07-251-8/+46
* InspIRCd v4: Fix erroneous protocol_specific[INSPIRCD3_PROTOCOL]Runxi Yu2024-07-251-2/+2
* Fix some issues in inspircd3 protocol support, and the parts of inspircd4 pro...Test_User2024-07-241-5/+17
* InspIRCd v4: Fix loop condition in FJOIN memid resetRunxi Yu2024-07-251-1/+1
* Fix some bugsTest_User2024-07-241-2/+2
* Fix cross-protocol netsplit propagationsTest_User2024-07-241-4/+21
* InspIRCd v4: Don't send or expect 0 hopcount in initial SERVERRunxi Yu2024-07-241-7/+7
* InspIRCd v4: Support real_username (well, faked)Runxi Yu2024-07-241-10/+16
* Initial InspIRCd v4/1206 protocol supportRunxi Yu2024-07-241-0/+2124