summaryrefslogtreecommitdiff
path: root/ext/openssl/openssl_missing.h
AgeCommit message (Expand)Author
2016-06-05openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structsrhe
2016-06-05openssl: support OpenSSL 1.1.0's new multi-threading APIrhe
2016-05-30openssl: add SSLContext#ecdh_curves=rhe
2016-05-25openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe
2016-05-25openssl: remove unnecessary 'extern "C"' blocks from local headersrhe
2016-05-19openssl: register ex_data index for X509_STORE{_CTX,} respectivelyrhe
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2015-04-20* ext/openssl/*: use license instead of licence.hsbt
2011-06-26* ext/openssl/extconf.rbemboss
2011-02-16* ext/openssl/openssl_missing.h: parenthesize macro arguments.akr
2010-09-06 * Fixed wrong check of missing functions. Patch by Adrian Quark.nahi
2009-03-13* ext/openssl/openssl_missing.h (i2d_of_void): cast for callbacks.nobu
2008-07-23* ext/openssl/openssl_missing.h (d2i_of_void): define for oldernobu
2008-07-22* ext/openssl: suppress warnings.nobu
2008-05-15* ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted tomatz
2005-04-15* ext/openssl/extconf.rb: check for OPENSSL_cleanse.gotoyuzo
2004-06-30* ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo
2003-09-12OpenSSL updatemichal
2003-07-23* ext/openssl: imported.gotoyuzo