Remove 'const' from set_x509_ext()'s value parameter
[privoxy.git] / openssl.c
2020-09-01 Fabian KeilRemove 'const' from set_x509_ext()'s value parameter
2020-09-01 Fabian KeilAdd copyright header for Vaclav and me
2020-09-01 Fabian KeilFix a comment typo
2020-09-01 Fabian KeilFix a couple of 'Parameters' comment sections
2020-09-01 Fabian KeilStyle fixes for the OpenSSL-specific code
2020-09-01 Fabian KeilReplace a stray reference to mbedtls with OpenSSL
2020-09-01 Maxim AntonovAdd OpenSSL support