aboutsummaryrefslogtreecommitdiff
path: root/haxstring.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-19Don't send more than half the buffer at a timeTest_User3-18/+4
2024-06-19Some improvements and openssl send bufferingTest_User12-31/+1347
2024-06-18pthread option for buffered sendingTest_User1-2/+72
2024-06-18More futexes, so it actually works decently now... still no pthread mutex sup...Test_User1-6/+25
2024-06-18Some fixesTest_User3-20/+59
2024-06-18Network relocations, and in-progress buffered networking codeTest_User14-35/+443
2024-06-18Another round of CI fixingTest_User4-1/+13
2024-06-18Fix missing includeTest_User1-0/+1
2024-06-18More CI fixesTest_User3-3/+3
2024-06-18Fix CI stuffTest_User4-4/+4
2024-06-18Well, git isn't nice it seemsTest_User2-0/+2
2024-06-18InspIRCd v3 FJOIN, improved tag trimming, improved makefileTest_User4-7/+116
2024-06-18Add initial .woodpecker.yamlRunxi Yu4-0/+37
2024-06-18Fix CFLAGS additions getting wiped if you don't specify themTest_User1-2/+2
2024-06-18`get` help message, fix inspircd v3 pongTest_User2-3/+3
2024-06-18Fix missing references to mutex functions if the compiler didn't inline themTest_User1-0/+5
2024-06-18Optional futex support, increased spam limitTest_User10-51/+193
2024-06-17allow/deny noticesTest_User1-3/+35
2024-06-17Deoper supportTest_User9-43/+215
2024-06-17Spelling part 2Test_User2-56/+56
2024-06-17Spelling fixesTest_User9-203/+203
2024-06-17This shouldn't be hereTest_User1-1/+1
2024-06-17Fix missing spaceTest_User1-2/+2
2024-06-17InspIRCd v3 support progress, still not really usableTest_User9-212/+782