aboutsummaryrefslogtreecommitdiff
path: root/main.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-18Fix typoTest_User1-1/+1
2023-05-18Handle SQUITTest_User1-2/+46
2023-05-18Don't show args in the unknown command noticeTest_User1-1/+1
2023-05-17Add some client handling stuffTest_User2-0/+15
2023-05-06Add locks so it's actually thread-safe, will probably make more efficient use...Test_User3-1/+13
2023-05-06Why did I even do that...Test_User1-1/+1
2023-05-06Start adding client supportTest_User6-25/+364
2023-05-05Switch to gnutls, add handling of NICK, add responses to unknown/invalid/etc ...Test_User6-99/+153
2023-05-05Add more commands, remove trailing ; from macroTest_User5-3/+130
2023-05-03Forgot to put license headers, realized I left stdout in thereTest_User15-2049/+392
2023-05-03C HaxServTest_User20-1009/+3179
2022-09-06fix deprecated CoupServ.py still being in the repoTest_User3-299/+8
2022-08-05fix missing license to old CoupServ.pyTest_User5-13/+150
2022-07-06librenukes™Test_User4-8/+132
2022-06-12always gonna give you upTest_User1-85/+0
2022-06-12nukesTest_User5-14/+981
2022-04-09yayTest_User1-202/+73