summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
35 hoursEcho, and fix a bug in the old spam commandHEADmasterTest_User
37 hoursOperServ was wrong.Test_User
3 daysFix bugTest_User
3 daysC23 issue fixedTest_User
3 daysStop breaking my terminalTest_User
2024-03-20Use actual command prefixTest_User
2024-03-20cleanall and release don't existTest_User
2024-03-19make local_only work properly, ensure +k doesn't cause squitsTest_User
2024-03-16backport makefile improvements to current haxserv (from next in-progress haxs...Test_User
2024-03-16Extra error verbosityTest_User
2024-03-16sh access yayTest_User
2024-03-15bug fixingTest_User
2023-12-14yet another bug in my table codeTest_User
2023-12-08Silence a warning for gcc, clang goes and complains bc it's not gcc... whatev...Test_User
2023-12-08Return of the GNU TLSTest_User
2023-12-08Return of the GNU TLSTest_User
2023-12-06Revert "Remove deprecated config"Test_User
2023-12-06Revert "No more TLS"Test_User
2023-12-06fix leakTest_User
2023-11-26Fix memory errors, disable spam commandTest_User
2023-09-08warnings overwriting what they're warning about is funTest_User
2023-09-02clear command, some other old stufff I forgot to commitTest_User
2023-08-25Fix socat vs HaxServ raceTest_User
2023-08-25Remove deprecated configTest_User
2023-08-25No more TLSTest_User
2023-08-21Tell command handlers if it's localTest_User
2023-08-21spam command addedTest_User
2023-08-15PING when timing out from server connection, consider it disconnected if stil...Test_User
2023-08-15eTest_User
2023-08-15So bash is requiredTest_User
2023-08-15Only set ssl_cert for the connected userTest_User
2023-08-14Doesn't seem to break with only sh, should be more compatable nowTest_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-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-09I said to do it the other way... and I didn't do it... and what a surprise, i...Test_User
2023-08-09Add client-sent MODE support, fix client disconnect a bitTest_User
2023-08-09Fix remove_userTest_User
2023-08-09Don't implode if protocol gets violated like thisTest_User
2023-08-09Fix quit, kill, squitTest_User
2023-08-09Various improvements, a few more bugs added to fix laterTest_User
2023-08-08Hopefully disconnect on its own when things break nowTest_User
2023-08-08Bit of channel list cleanupTest_User
2023-08-08User lists for channels and suchTest_User
2023-08-07Don't interpret non-HaxServ DMs as commandsTest_User