summaryrefslogtreecommitdiff
path: root/ext/openssl/openssl_missing.h
AgeCommit message (Expand)Author
2016-12-22openssl: import v2.0.2rhe
2016-12-01openssl: import fixes from upstreamrhe
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-06-19openssl: add 'const's required in OpenSSL masterrhe
2016-06-14openssl: fix acesssor functions for RSA and DH in openssl_missing.hrhe
2016-06-12openssl: support non AES-GCM AEAD ciphers in OpenSSL::Cipherrhe
2016-06-06openssl: fix compile on VCrhe
2016-06-05openssl: use SSL_is_server()rhe
2016-06-05openssl: adapt to OpenSSL 1.1.0 opaque structsrhe
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