summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_methods.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hook up the TLSv1.3 legacy shutdown code.jsing2020-01-221-2/+2
* Split the TLSv1.3 guards into separate client and server guards.jsing2020-01-221-3/+3
* Bring back the ssl_shutdown internal method pointer.jsing2019-11-171-1/+17
* Provide version agnostic DTLS methods.jsing2019-03-171-1/+19
* Correct guards.jsing2019-02-141-3/+3
* Provide a TLS 1.3 capable client method.jsing2019-02-141-3/+45
* Consolidate all of the SSL method structs/functions into a single file.jsing2018-11-051-0/+666