aboutsummaryrefslogtreecommitdiff
path: root/protocols/inspircd3.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hax@andrewyu.org -> hax@runxiyu.orgHEADmasterTest_User5 days1-1/+1
|
* Convert to non-UB haxtable stuffTest_User2024-09-051-195/+259
|
* 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/+6
|
* 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
|
* Toggleable IPv4 supportTest_User2024-07-241-2/+2
|
* Fix some issues in inspircd3 protocol support, and the parts of inspircd4 ↵Test_User2024-07-241-5/+17
| | | | protocol copied from it
* Fix cross-protocol netsplit propagationsTest_User2024-07-241-4/+21
|
* This is what was intendedTest_User2024-07-241-1/+1
|
* v4 rejects this otherwise currently, and the reason is fake here anywaysTest_User2024-07-231-1/+1
|
* Fix SERVER introductionsTest_User2024-07-231-2/+2
|
* Fix InspIRCd v3 PING handlerTest_User2024-07-231-5/+1
|
* InspIRCd v3 supportTest_User2024-07-231-128/+490
|
* File descriptionsTest_User2024-07-221-1/+1
|
* InspIRCd v3 FJOIN, improved tag trimming, improved makefileTest_User2024-06-181-6/+110
|
* `get` help message, fix inspircd v3 pongTest_User2024-06-181-2/+2
|
* Optional futex support, increased spam limitTest_User2024-06-181-7/+8
|
* Deoper supportTest_User2024-06-171-9/+17
|
* Spelling part 2Test_User2024-06-171-28/+28
|
* InspIRCd v3 support progress, still not really usableTest_User2024-06-171-109/+201
|
* Start of InspIRCd v3 supportTest_User2024-06-151-0/+1548