aboutsummaryrefslogtreecommitdiff
path: root/openssl_network.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-12Add connection severing support and InspIRCd v2 RSQUIT support, probably-temp...Test_User11-20/+151
2024-06-12str_clone finally, as well as some other stuffTest_User7-113/+70
2024-06-10Mostly complete user tracking addedTest_User9-72/+625
2024-06-10More complete server tracking and communication readyTest_User7-26/+189
2024-06-10Finish server tracking for InspIRCd v2Test_User2-18/+33
2024-06-10Basic server tracking addedTest_User9-19/+244
2024-06-10Incoming connection support for InspIRCd v2Test_User5-14/+50
2024-06-10Can now hold InspIRCd connections, though still doesn't do anything with them...Test_User4-20/+125