aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/openssl_missing.h
Commit message (Expand)AuthorAgeFilesLines
* Suppress more -Wparentheses warningsnobu2018-09-211-1/+1
* openssl: sync with upstream repositoryrhe2018-08-081-3/+0
* openssl_missing.h: constifiednobu2018-06-171-2/+2
* Workaround for old LibreSSLnobu2018-05-301-0/+3
* openssl: import v2.1.0.beta2rhe2017-11-251-0/+4
* openssl: import v2.1.0.beta1rhe2017-09-031-48/+1
* openssl: import v2.0.2rhe2016-12-221-9/+26
* openssl: import fixes from upstreamrhe2016-12-011-0/+4
* import Ruby/OpenSSL 2.0.0.beta.1rhe2016-08-291-2/+10
* openssl: add 'const's required in OpenSSL masterrhe2016-06-191-2/+2
* openssl: fix acesssor functions for RSA and DH in openssl_missing.hrhe2016-06-141-2/+2
* openssl: support non AES-GCM AEAD ciphers in OpenSSL::Cipherrhe2016-06-121-0/+5
* openssl: fix compile on VCrhe2016-06-061-0/+2
* openssl: use SSL_is_server()rhe2016-06-051-0/+4
* openssl: adapt to OpenSSL 1.1.0 opaque structsrhe2016-06-051-1/+95
* openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structsrhe2016-06-051-0/+58
* openssl: support OpenSSL 1.1.0's new multi-threading APIrhe2016-06-051-0/+25
* openssl: add SSLContext#ecdh_curves=rhe2016-05-301-0/+6
* openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe2016-05-251-158/+8
* openssl: remove unnecessary 'extern "C"' blocks from local headersrhe2016-05-251-9/+0
* openssl: register ex_data index for X509_STORE{_CTX,} respectivelyrhe2016-05-191-2/+7
* * ext/openssl/*: Remove svn commit id macros to make sync easierzzak2015-09-221-2/+0
* * ext/openssl/*: use license instead of licence.hsbt2015-04-201-1/+1
* * ext/openssl/extconf.rbemboss2011-06-261-0/+4
* * ext/openssl/openssl_missing.h: parenthesize macro arguments.akr2011-02-161-13/+13
* * Fixed wrong check of missing functions. Patch by Adrian Quark.nahi2010-09-061-2/+5
* * ext/openssl/openssl_missing.h (i2d_of_void): cast for callbacks.nobu2009-03-131-6/+9
* * ext/openssl/openssl_missing.h (d2i_of_void): define for oldernobu2008-07-231-0/+4
* * ext/openssl: suppress warnings.nobu2008-07-221-6/+6
* * ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted tomatz2008-05-151-1/+55
* * ext/openssl/extconf.rb: check for OPENSSL_cleanse.gotoyuzo2005-04-151-0/+4
* * ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo2004-06-301-5/+27
* OpenSSL updatemichal2003-09-121-3/+2
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+105