summaryrefslogtreecommitdiff
path: root/client_network.c (follow)
AgeCommit message (Expand)Author
39 hoursmulti-haxserv priv escalation fixedTest_User
2024-03-20Use actual command prefixTest_User
2024-03-19make local_only work properly, ensure +k doesn't cause squitsTest_User
2024-03-15bug fixingTest_User
2023-12-08Silence a warning for gcc, clang goes and complains bc it's not gcc... whatev...Test_User
2023-12-06Revert "No more TLS"Test_User
2023-09-02clear command, some other old stufff I forgot to commitTest_User
2023-08-25No more TLSTest_User
2023-08-21Tell command handlers if it's localTest_User
2023-08-15Only set ssl_cert for the connected userTest_User
2023-08-13Add message logging for non-verbose if the message caused an exit, also fix t...Test_User
2023-08-10NOTICE, ssl_cert faking, /dev/nullTest_User
2023-08-10privmsg() now takes an array rather than a single string, more stuff switched...Test_User
2023-08-10Fix a potential issueTest_User
2023-08-10Log-related stuffTest_User
2023-08-09de-hardcode hax.irc.andrewyu.org, place example in config.hTest_User
2023-08-09Add client-sent MODE support, fix client disconnect 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-08-07More client usability stuffTest_User
2023-08-07Add some fun client stuff, fix lack of newlines and returns in client stuffTest_User
2023-05-06Start adding client supportTest_User