summaryrefslogtreecommitdiff
path: root/tls.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a potential issueTest_User2023-08-101-1/+1
|
* Log-related stuffTest_User2023-08-101-0/+28
|
* 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/+2
| | | | 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-31/+25
| | | | 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/+66