aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix socat vs HaxServ raceTest_User2023-08-251-1/+4
|
* Remove deprecated configTest_User2023-08-251-2/+0
|
* No more TLSTest_User2023-08-2512-189/+85
|
* Tell command handlers if it's localTest_User2023-08-214-10/+10
|
* spam command addedTest_User2023-08-215-7/+56
|
* PING when timing out from server connection, consider it disconnected if ↵Test_User2023-08-151-1/+7
| | | | still no reply
* eTest_User2023-08-151-1/+1
|
* So bash is requiredTest_User2023-08-151-1/+1
|
* Only set ssl_cert for the connected userTest_User2023-08-153-8/+16
|
* Doesn't seem to break with only sh, should be more compatable nowTest_User2023-08-141-1/+1
|
* Add message logging for non-verbose if the message caused an exit, also fix ↵Test_User2023-08-132-1/+5
| | | | the missing newline on a message that will probably never be printed.
* NOTICE, ssl_cert faking, /dev/nullTest_User2023-08-103-3/+69
|
* privmsg() now takes an array rather than a single string, more stuff ↵Test_User2023-08-105-47/+34
| | | | switched from server-only to privmsg()
* Fix a potential issueTest_User2023-08-102-2/+2
|
* Log-related stuffTest_User2023-08-106-11/+123
|
* STRING_EQTest_User2023-08-093-9/+12
|
* s/PRIVMSG/privmsg/ for the function, fix privmsg a bitTest_User2023-08-093-5/+5
|
* de-hardcode hax.irc.andrewyu.org, place example in config.hTest_User2023-08-094-35/+60
|
* I said to do it the other way... and I didn't do it... and what a surprise, ↵Test_User2023-08-091-1/+1
| | | | it broke because of it
* Add client-sent MODE support, fix client disconnect a bitTest_User2023-08-092-0/+18
|
* Fix remove_userTest_User2023-08-091-2/+7
|
* Don't implode if protocol gets violated like thisTest_User2023-08-091-1/+6
|
* Fix quit, kill, squitTest_User2023-08-094-56/+54
|
* Various improvements, a few more bugs added to fix laterTest_User2023-08-094-64/+194
|
* Hopefully disconnect on its own when things break nowTest_User2023-08-084-7/+20
|
* Bit of channel list cleanupTest_User2023-08-081-0/+5
|
* User lists for channels and suchTest_User2023-08-084-56/+274
|
* Don't interpret non-HaxServ DMs as commandsTest_User2023-08-071-1/+3
|
* Missing OPERTYPETest_User2023-08-071-1/+1
|
* A bunch of stuff, mostly related to client supportTest_User2023-08-0711-57/+331
|
* More client usability stuffTest_User2023-08-072-1/+127
|
* Add some fun client stuff, fix lack of newlines and returns in client stuffTest_User2023-08-071-8/+33
|
* Add -Wsign-conversion, change related things to match as desired, move ↵Test_User2023-06-186-16/+19
| | | | gnutls_record_recv to tls.h/tls.c
* uint -1 is badTest_User2023-06-181-1/+8
|
* Fix typoTest_User2023-05-181-1/+1
|
* Handle SQUITTest_User2023-05-181-2/+46
|
* Don't show args in the unknown command noticeTest_User2023-05-181-1/+1
|
* Add some client handling stuffTest_User2023-05-172-0/+15
|
* Add locks so it's actually thread-safe, will probably make more efficient ↵Test_User2023-05-063-1/+13
| | | | use of them later
* Why did I even do that...Test_User2023-05-061-1/+1
|
* Start adding client supportTest_User2023-05-066-25/+364
|
* Switch to gnutls, add handling of NICK, add responses to unknown/invalid/etc ↵Test_User2023-05-056-99/+153
| | | | command, change a few other things
* Add more commands, remove trailing ; from macroTest_User2023-05-055-3/+130
|
* Forgot to put license headers, realized I left stdout in thereTest_User2023-05-0315-2049/+392
|
* C HaxServTest_User2023-05-0320-1009/+3179
|
* fix deprecated CoupServ.py still being in the repoTest_User2022-09-063-299/+8
|
* fix missing license to old CoupServ.pyTest_User2022-08-055-13/+150
|
* librenukes™Test_User2022-07-064-8/+132
|
* always gonna give you upTest_User2022-06-121-85/+0
|
* nukesTest_User2022-06-125-14/+981
|