aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/openssl_missing.h
Commit message (Expand)AuthorAgeFilesLines
* 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