aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/openssl_missing.c
Commit message (Expand)AuthorAgeFilesLines
* openssl: register ex_data index for X509_STORE{_CTX,} respectivelyrhe2016-05-191-14/+0
* * 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
* * file.c, ext/etc/etc.c, ext/socket/unixsocket.c,akr2013-05-091-2/+2
* * ext/openssl/extconf.rbemboss2011-06-261-0/+12
* * Fixed wrong check of missing functions. Patch by Adrian Quark.nahi2010-09-061-1/+2
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-1/+1
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-5/+5
* * ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted tomatz2008-05-151-7/+5
* * ext/openssl/extconf.rb: use create_header.gotoyuzo2006-06-021-0/+4
* * ext/openssl/openssl_missin.c: include <openssl/engine.h> beforegotoyuzo2005-07-261-4/+4
* * ext/openssl/openssl_missing.c, ext/openssl/ossl.h,gotoyuzo2005-06-191-0/+3
* * ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo2004-06-301-0/+23
* OpenSSL updatemichal2003-09-121-47/+83
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+279