Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Return of the GNU TLS | Test_User | 2023-12-08 | 1 | -7/+0 | |
| | ||||||
* | Revert "Remove deprecated config" | Test_User | 2023-12-06 | 1 | -0/+2 | |
| | | | | This reverts commit e214ef43325776321807f72cc4b266c23165da2c. | |||||
* | Revert "No more TLS" | Test_User | 2023-12-06 | 12 | -88/+189 | |
| | | | | This reverts commit 8fb7f0bc0d3300637c2db8499efbf193ffebf28f. | |||||
* | fix leak | Test_User | 2023-12-06 | 1 | -0/+1 | |
| | ||||||
* | Fix memory errors, disable spam command | Test_User | 2023-11-26 | 3 | -3/+2 | |
| | ||||||
* | warnings overwriting what they're warning about is fun | Test_User | 2023-09-08 | 1 | -2/+2 | |
| | ||||||
* | clear command, some other old stufff I forgot to commit | Test_User | 2023-09-02 | 5 | -0/+92 | |
| | ||||||
* | Fix socat vs HaxServ race | Test_User | 2023-08-25 | 1 | -1/+4 | |
| | ||||||
* | Remove deprecated config | Test_User | 2023-08-25 | 1 | -2/+0 | |
| | ||||||
* | No more TLS | Test_User | 2023-08-25 | 12 | -189/+85 | |
| | ||||||
* | Tell command handlers if it's local | Test_User | 2023-08-21 | 4 | -10/+10 | |
| | ||||||
* | spam command added | Test_User | 2023-08-21 | 5 | -7/+56 | |
| | ||||||
* | PING when timing out from server connection, consider it disconnected if ↵ | Test_User | 2023-08-15 | 1 | -1/+7 | |
| | | | | still no reply | |||||
* | e | Test_User | 2023-08-15 | 1 | -1/+1 | |
| | ||||||
* | So bash is required | Test_User | 2023-08-15 | 1 | -1/+1 | |
| | ||||||
* | Only set ssl_cert for the connected user | Test_User | 2023-08-15 | 3 | -8/+16 | |
| | ||||||
* | Doesn't seem to break with only sh, should be more compatable now | Test_User | 2023-08-14 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| |