summaryrefslogtreecommitdiff
path: root/network.h (follow)
AgeCommit message (Expand)Author
9 daysFix bugTest_User
2023-12-06Revert "No more TLS"Test_User
2023-08-25No more TLSTest_User
2023-08-15Only set ssl_cert for the connected userTest_User
2023-08-10privmsg() now takes an array rather than a single string, more stuff switched...Test_User
2023-08-10Log-related stuffTest_User
2023-08-09s/PRIVMSG/privmsg/ for the function, fix privmsg a bitTest_User
2023-08-09Fix quit, kill, squitTest_User
2023-08-09Various improvements, a few more bugs added to fix laterTest_User
2023-08-08User lists for channels and suchTest_User
2023-08-07A bunch of stuff, mostly related to client supportTest_User
2023-05-06Add locks so it's actually thread-safe, will probably make more efficient use...Test_User
2023-05-06Start adding client supportTest_User
2023-05-03Forgot to put license headers, realized I left stdout in thereTest_User
2023-05-03C HaxServTest_User