summaryrefslogtreecommitdiff
path: root/tls.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "No more TLS"Test_User2023-12-061-0/+120
| | | | This reverts commit 8fb7f0bc0d3300637c2db8499efbf193ffebf28f.
* No more TLSTest_User2023-08-251-120/+0
|
* 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