summaryrefslogtreecommitdiff
path: root/commands.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* No more TLSTest_User2023-08-251-1/+0
* Tell command handlers if it's localTest_User2023-08-211-6/+6
* spam command addedTest_User2023-08-211-0/+49
* privmsg() now takes an array rather than a single string, more stuff switched...Test_User2023-08-101-17/+8
* s/PRIVMSG/privmsg/ for the function, fix privmsg a bitTest_User2023-08-091-1/+1
* A bunch of stuff, mostly related to client supportTest_User2023-08-071-11/+25
* More client usability stuffTest_User2023-08-071-1/+1
* Add -Wsign-conversion, change related things to match as desired, move gnutls...Test_User2023-06-181-2/+2
* Fix typoTest_User2023-05-181-1/+1
* Add more commands, remove trailing ; from macroTest_User2023-05-051-0/+51
* Forgot to put license headers, realized I left stdout in thereTest_User2023-05-031-0/+28
* C HaxServTest_User2023-05-031-0/+65