aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* hax@andrewyu.org -> hax@runxiyu.orgHEADmasterTest_User48 hours1-1/+1
* Remove duplicated protocols.c dependency resolutionTest_User12 days1-2/+0
* Separate haxstring/table from hereTest_User12 days1-5/+35
* Some prep for improved modulesTest_User12 days1-7/+7
* Fix broken restoring of saved CFLAGS and LDFLAGSTest_User2024-08-131-2/+2
* compiler warnings are nice as usualTest_User2024-08-121-1/+1
* alloc-size warning is useless for here. It will only ever catch zero-length a...Test_User2024-08-101-1/+1
* Deal with LDFLAGS tooTest_User2024-08-081-0/+11
* Makefile: Clarify error messages a bitRunxi Yu2024-07-261-6/+5
* Makefile: $(error) adds a final period so don't specify oneRunxi Yu2024-07-261-1/+1
* Makefile and some option changes, and some fixesTest_User2024-07-251-149/+90
* Toggleable IPv4 supportTest_User2024-07-241-0/+21
* Initial InspIRCd v4/1206 protocol supportRunxi Yu2024-07-241-0/+18
* Probable outgoing IPv6 supportTest_User2024-07-241-0/+15
* Minimal support for non-semaphore-supporting systemsTest_User2024-07-191-0/+16
* Yay basic NickServ actually functions nowTest_User2024-06-241-2/+3
* The start of some services, inspircd3 support extra broken for nowTest_User2024-06-241-0/+19
* Seperate futex fom atomicsTest_User2024-06-201-0/+13
* Some improvements and openssl send bufferingTest_User2024-06-191-0/+78
* Some fixesTest_User2024-06-181-19/+19
* Network relocations, and in-progress buffered networking codeTest_User2024-06-181-7/+48
* Well, git isn't nice it seemsTest_User2024-06-181-0/+2
* InspIRCd v3 FJOIN, improved tag trimming, improved makefileTest_User2024-06-181-1/+1
* Fix CFLAGS additions getting wiped if you don't specify themTest_User2024-06-181-2/+2
* Optional futex support, increased spam limitTest_User2024-06-181-1/+18
* Spelling fixesTest_User2024-06-171-16/+16
* InspIRCd v3 support progress, still not really usableTest_User2024-06-171-1/+1
* haxserv -> HaxIRCdTest_User2024-06-161-6/+6
* Start of InspIRCd v3 supportTest_User2024-06-151-0/+19
* Improvements and the start of reloadable modulesTest_User2024-06-151-23/+32
* HaxServ commandsTest_User2024-06-141-0/+12
* PsuedoclientsTest_User2024-06-141-22/+63
* Mostly complete user tracking addedTest_User2024-06-101-1/+1
* In-progress mesh haxserv; still has a lot to write up before it's usableTest_User2024-06-091-0/+271