summaryrefslogtreecommitdiff
path: root/general_network.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugTest_User2024-04-281-1/+1
|
* Revert "No more TLS"Test_User2023-12-061-0/+1
| | | | This reverts commit 8fb7f0bc0d3300637c2db8499efbf193ffebf28f.
* 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 ↵Test_User2023-08-101-3/+5
| | | | switched from server-only to privmsg()
* 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