summaryrefslogtreecommitdiff
path: root/radsecproxy/tlscommon.c
Commit message (Collapse)AuthorAgeFilesLines
* Use DTLS_method() for new SSL context if it exists.Linus Nordberg2017-11-141-1/+6
| | | | From radsecproxy commit 69027c1.
* Allow TLS versions newer than TLSv1.0.Linus Nordberg2017-11-141-1/+8
| | | | From radsecproxy commits 025ef1f and be31ab4.
* ASN1_STRING_data() -> ASN1_STRING_get0_data().Linus Nordberg2017-11-141-3/+3
| | | | From radsecproxy commit c206fc8.
* Move lib to the root.Linus Nordberg2014-02-051-0/+455