Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix STRING() caused by using sed to dehardcode SIDHEADmaster | Ron Nazarov | 2023-08-13 | 2 | -2/+2 |
| | |||||
* | De-hardcode SID (1HC) | Ron Nazarov | 2023-08-13 | 6 | -52/+53 |
| | | | | | This should probably be changed to be consistent with the other configuration options rather than using a macro. | ||||
* | Add message logging for non-verbose if the message caused an exit, also fix ↵ | Test_User | 2023-08-13 | 2 | -1/+5 |
| | | | | the missing newline on a message that will probably never be printed. | ||||
* | NOTICE, ssl_cert faking, /dev/null | Test_User | 2023-08-10 | 3 | -3/+69 |
| | |||||
* | privmsg() now takes an array rather than a single string, more stuff ↵ | Test_User | 2023-08-10 | 5 | -47/+34 |
| | | | | switched from server-only to privmsg() | ||||
* | Fix a potential issue | Test_User | 2023-08-10 | 2 | -2/+2 |
| | |||||
* | Log-related stuff | Test_User | 2023-08-10 | 6 | -11/+123 |
| | |||||
* | STRING_EQ | Test_User | 2023-08-09 | 3 | -9/+12 |
| | |||||
* | s/PRIVMSG/privmsg/ for the function, fix privmsg a bit | Test_User | 2023-08-09 | 3 | -5/+5 |
| | |||||
* | de-hardcode hax.irc.andrewyu.org, place example in config.h | Test_User | 2023-08-09 | 4 | -35/+60 |
| | |||||
* | I said to do it the other way... and I didn't do it... and what a surprise, ↵ | Test_User | 2023-08-09 | 1 | -1/+1 |
| | | | | it broke because of it | ||||
* | Add client-sent MODE support, fix client disconnect a bit | Test_User | 2023-08-09 | 2 | -0/+18 |
| | |||||
* | Fix remove_user | Test_User | 2023-08-09 | 1 | -2/+7 |
| | |||||
* | Don't implode if protocol gets violated like this | Test_User | 2023-08-09 | 1 | -1/+6 |
| | |||||
* | Fix quit, kill, squit | Test_User | 2023-08-09 | 4 | -56/+54 |
| | |||||
* | Various improvements, a few more bugs added to fix later | Test_User | 2023-08-09 | 4 | -64/+194 |
| | |||||
* | Hopefully disconnect on its own when things break now | Test_User | 2023-08-08 | 4 | -7/+20 |
| | |||||
* | Bit of channel list cleanup | Test_User | 2023-08-08 | 1 | -0/+5 |
| | |||||
* | User lists for channels and such | Test_User | 2023-08-08 | 4 | -56/+274 |
| | |||||
* | Don't interpret non-HaxServ DMs as commands | Test_User | 2023-08-07 | 1 | -1/+3 |
| | |||||
* | Missing OPERTYPE | Test_User | 2023-08-07 | 1 | -1/+1 |
| | |||||
* | A bunch of stuff, mostly related to client support | Test_User | 2023-08-07 | 11 | -57/+331 |
| | |||||
* | More client usability stuff | Test_User | 2023-08-07 | 2 | -1/+127 |
| | |||||
* | Add some fun client stuff, fix lack of newlines and returns in client stuff | Test_User | 2023-08-07 | 1 | -8/+33 |
| | |||||
* | Add -Wsign-conversion, change related things to match as desired, move ↵ | Test_User | 2023-06-18 | 6 | -16/+19 |
| | | | | gnutls_record_recv to tls.h/tls.c | ||||
* | uint -1 is bad | Test_User | 2023-06-18 | 1 | -1/+8 |
| | |||||
* | Fix typo | Test_User | 2023-05-18 | 1 | -1/+1 |
| | |||||
* | Handle SQUIT | Test_User | 2023-05-18 | 1 | -2/+46 |
| | |||||
* | Don't show args in the unknown command notice | Test_User | 2023-05-18 | 1 | -1/+1 |
| | |||||
* | Add some client handling stuff | Test_User | 2023-05-17 | 2 | -0/+15 |
| | |||||
* | Add locks so it's actually thread-safe, will probably make more efficient ↵ | Test_User | 2023-05-06 | 3 | -1/+13 |
| | | | | use of them later | ||||
* | Why did I even do that... | Test_User | 2023-05-06 | 1 | -1/+1 |
| | |||||
* | Start adding client support | Test_User | 2023-05-06 | 6 | -25/+364 |
| | |||||
* | Switch to gnutls, add handling of NICK, add responses to unknown/invalid/etc ↵ | Test_User | 2023-05-05 | 6 | -99/+153 |
| | | | | command, change a few other things | ||||
* | Add more commands, remove trailing ; from macro | Test_User | 2023-05-05 | 5 | -3/+130 |
| | |||||
* | Forgot to put license headers, realized I left stdout in there | Test_User | 2023-05-03 | 15 | -2049/+392 |
| | |||||
* | C HaxServ | Test_User | 2023-05-03 | 20 | -1009/+3179 |
| | |||||
* | fix deprecated CoupServ.py still being in the repo | Test_User | 2022-09-06 | 3 | -299/+8 |
| | |||||
* | fix missing license to old CoupServ.py | Test_User | 2022-08-05 | 5 | -13/+150 |
| | |||||
* | librenukes™ | Test_User | 2022-07-06 | 4 | -8/+132 |
| | |||||
* | always gonna give you up | Test_User | 2022-06-12 | 1 | -85/+0 |
| | |||||
* | nukes | Test_User | 2022-06-12 | 5 | -14/+981 |
| | |||||
* | yay | Test_User | 2022-04-09 | 1 | -202/+73 |
| | |||||
* | e | Test_User | 2022-03-31 | 2 | -0/+286 |