aboutsummaryrefslogtreecommitdiff
path: root/protocols/inspircd2.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hax@andrewyu.org -> hax@runxiyu.orgHEADmasterTest_User5 days1-1/+1
|
* Separate haxstring/table from hereTest_User2024-09-041-2/+2
|
* 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
| | | | are to be done
* nick and kill supportTest_User2024-06-131-1/+5
|
* Add connection severing support and InspIRCd v2 RSQUIT support, ↵Test_User2024-06-121-0/+3
| | | | probably-temporarily break gnutls support
* 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 ↵Test_User2024-06-101-1/+3
| | | | them yet
* In-progress mesh haxserv; still has a lot to write up before it's usableTest_User2024-06-091-0/+41