summaryrefslogtreecommitdiff
path: root/radsecproxy
Commit message (Collapse)AuthorAgeFilesLines
* Define two macros for backward compatibility with openssl < 1.1.HEADopenssl11masterLinus Nordberg2017-11-141-0/+5
| | | | From radsecproxy commit f221191a.
* 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-0516-0/+1735