summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_methods.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Provide version agnostic DTLS methods.jsing2019-03-171-1/+19
| | | | ok tb@
* Correct guards.jsing2019-02-141-3/+3
|
* Provide a TLS 1.3 capable client method.jsing2019-02-141-3/+45
| | | | ok tb@
* Consolidate all of the SSL method structs/functions into a single file.jsing2018-11-051-0/+666
Discussed with tb@