summaryrefslogtreecommitdiff
path: root/tls.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "No more TLS"Test_User2023-12-061-0/+52
| | | | This reverts commit 8fb7f0bc0d3300637c2db8499efbf193ffebf28f.
* No more TLSTest_User2023-08-251-52/+0
|
* Log-related stuffTest_User2023-08-101-0/+4
|
* Hopefully disconnect on its own when things break nowTest_User2023-08-081-1/+3
|
* Add -Wsign-conversion, change related things to match as desired, move ↵Test_User2023-06-181-0/+11
| | | | gnutls_record_recv to tls.h/tls.c
* Switch to gnutls, add handling of NICK, add responses to unknown/invalid/etc ↵Test_User2023-05-051-3/+3
| | | | command, change a few other things
* Forgot to put license headers, realized I left stdout in thereTest_User2023-05-031-0/+28
|
* C HaxServTest_User2023-05-031-0/+7