aboutsummaryrefslogtreecommitdiff
path: root/LICENSE.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-25Typo fix: s/seperate/separate/gRunxi Yu6-6/+6
2024-07-24Toggleable IPv4 supportTest_User4-4/+35
2024-07-24Fix some issues in inspircd3 protocol support, and the parts of inspircd4 pro...Test_User3-11/+36
2024-07-25InspIRCd v4: Fix loop condition in FJOIN memid resetRunxi Yu1-1/+1
2024-07-25README: Move project links up, and add man.sr.htRunxi Yu1-6/+6
2024-07-24sockaddr is verysane™Test_User7-35/+46
2024-07-24YayTest_User1-0/+2
2024-07-24Using the proper defines is importantTest_User1-2/+2
2024-07-24Fix some bugsTest_User2-4/+4
2024-07-24Possibly broken incoming IPv6 supportTest_User3-29/+43
2024-07-24Fix cross-protocol netsplit propagationsTest_User9-12/+79
2024-07-24README: RTLD_GLOBAL should be in backticksRunxi Yu1-1/+1
2024-07-24InspIRCd v4: Don't send or expect 0 hopcount in initial SERVERRunxi Yu1-7/+7
2024-07-24InspIRCd v4: Support real_username (well, faked)Runxi Yu1-10/+16
2024-07-24Initial InspIRCd v4/1206 protocol supportRunxi Yu5-1/+2360
2024-07-24This is what was intendedTest_User1-1/+1
2024-07-24Probable outgoing IPv6 supportTest_User9-40/+84
2024-07-24Fix gnutls_bufferedTest_User1-9/+4
2024-07-24haxstring: Add parenthesis to macro argumentsRunxi Yu1-2/+2
2024-07-23v4 rejects this otherwise currently, and the reason is fake here anywaysTest_User1-1/+1
2024-07-23Fix semaphore codeTest_User1-0/+1
2024-07-23Fix SERVER introductionsTest_User1-2/+2
2024-07-24CI: Disable Fedora too because runxiyu regularly builds it on FedoraRunxi Yu1-5/+6
2024-07-24CI: Fix again, because apparently empty list items are prohibitedRunxi Yu1-5/+6
2024-07-24CI: Fix last commitRunxi Yu4-9/+9
2024-07-24CI: Don't run Debian for now.Runxi Yu1-1/+1
2024-07-23InspIRCd v3 raw command for HaxServTest_User2-2/+24
2024-07-23Fix InspIRCd v3 PING handlerTest_User1-5/+1
2024-07-23InspIRCd v3 supportTest_User4-136/+523
2024-07-22Bit of improvement on error handling for networkingTest_User5-1/+33
2024-07-22File descriptionsTest_User37-26/+51
2024-07-22Configurable services db pathTest_User3-3/+11
2024-07-22CI: Install missing packagesRunxi Yu4-4/+4
2024-07-22CI: Use misc.git's configsRunxi Yu4-5/+9
2024-07-22CI: Accept the "runxiyu" branch tooRunxi Yu4-4/+4
2024-07-19Minimal support for non-semaphore-supporting systemsTest_User2-1/+37
2024-07-18Partial nickname enforcement implementedTest_User12-53/+154
2024-07-07Fix REGISTER, add error messagesTest_User1-2/+13
2024-06-26UNGROUPTest_User1-0/+59
2024-06-26ADDCERT/DELCERTTest_User1-5/+108
2024-06-25LISTTest_User2-3/+56
2024-06-25GROUPTest_User2-2/+82
2024-06-24Yay basic NickServ actually functions nowTest_User8-10/+199
2024-06-24More services stuffTest_User13-17/+204
2024-06-24The start of some services, inspircd3 support extra broken for nowTest_User13-17/+356
2024-06-23Misc stuffTest_User2-4/+9
2024-06-21-pthread mutex, +semaphoresTest_User7-238/+64
2024-06-20Seperate futex fom atomicsTest_User4-38/+41
2024-06-20FixesTest_User1-0/+3
2024-06-20Reduced locking buffered openssl writing now readyTest_User2-29/+61