summaryrefslogtreecommitdiff
path: root/src/ssl_openssl.cc
AgeCommit message (Collapse)Author
2017-07-29Remove attribute(__unused__) usageJoel Klinghed
Just omitting the parameter name is more portable and less to write
2017-07-24ssl_openssl: --warningsJoel Klinghed
2017-05-26fixup! Support openssl 1.1.0+Joel Klinghed
Fix compilation error
2017-05-26Support openssl 1.1.0+Joel Klinghed
2017-04-06Add fallback SSL implementation using OpenSSLJoel Klinghed