summaryrefslogtreecommitdiff
path: root/general_network.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "No more TLS"Test_User2023-12-061-0/+1
* fix leakTest_User2023-12-061-0/+1
* No more TLSTest_User2023-08-251-1/+0
* privmsg() now takes an array rather than a single string, more stuff switched...Test_User2023-08-101-3/+5
* STRING_EQTest_User2023-08-091-4/+4
* s/PRIVMSG/privmsg/ for the function, fix privmsg a bitTest_User2023-08-091-3/+3
* de-hardcode hax.irc.andrewyu.org, place example in config.hTest_User2023-08-091-2/+6
* Fix remove_userTest_User2023-08-091-2/+7
* Fix quit, kill, squitTest_User2023-08-091-0/+42
* User lists for channels and suchTest_User2023-08-081-0/+49
* A bunch of stuff, mostly related to client supportTest_User2023-08-071-0/+90