summaryrefslogtreecommitdiff
path: root/general_network.c (follow)
AgeCommit message (Expand)Author
9 daysFix bugTest_User
2023-12-06Revert "No more TLS"Test_User
2023-12-06fix leakTest_User
2023-08-25No more TLSTest_User
2023-08-10privmsg() now takes an array rather than a single string, more stuff switched...Test_User
2023-08-09STRING_EQTest_User
2023-08-09s/PRIVMSG/privmsg/ for the function, fix privmsg a bitTest_User
2023-08-09de-hardcode hax.irc.andrewyu.org, place example in config.hTest_User
2023-08-09Fix remove_userTest_User
2023-08-09Fix quit, kill, squitTest_User
2023-08-08User lists for channels and suchTest_User
2023-08-07A bunch of stuff, mostly related to client supportTest_User