aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Another round of CI fixingTest_User2024-06-184-1/+13
|
* Fix missing includeTest_User2024-06-181-0/+1
|
* More CI fixesTest_User2024-06-183-3/+3
|
* Fix CI stuffTest_User2024-06-184-4/+4
|
* Well, git isn't nice it seemsTest_User2024-06-182-0/+2
|
* InspIRCd v3 FJOIN, improved tag trimming, improved makefileTest_User2024-06-184-7/+116
|
* Add initial .woodpecker.yamlRunxi Yu2024-06-184-0/+37
|
* Fix CFLAGS additions getting wiped if you don't specify themTest_User2024-06-181-2/+2
|
* `get` help message, fix inspircd v3 pongTest_User2024-06-182-3/+3
|
* Fix missing references to mutex functions if the compiler didn't inline themTest_User2024-06-181-0/+5
|
* Optional futex support, increased spam limitTest_User2024-06-1810-51/+193
|
* allow/deny noticesTest_User2024-06-171-3/+35
|
* Deoper supportTest_User2024-06-179-43/+215
|
* Spelling part 2Test_User2024-06-172-56/+56
|
* Spelling fixesTest_User2024-06-179-203/+203
|
* This shouldn't be hereTest_User2024-06-171-1/+1
|
* Fix missing spaceTest_User2024-06-171-2/+2
|
* 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