summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl.h
Commit message (Expand)AuthorAgeFilesLines
* [ruby/openssl] ext/openssl/ossl.h: add helper macros for OpenSSL/LibreSSL ver...Kazuki Yamaguchi2021-10-251-0/+12
* [ruby/openssl] require Ruby 2.6 or laterKazuki Yamaguchi2021-10-161-1/+0
* [ruby/openssl] Separate formatting from ossl_make_errorNobuyoshi Nakada2021-09-121-0/+2
* [ruby/openssl] Suppress printf format warningsNobuyoshi Nakada2021-09-121-1/+1
* [ruby/openssl] hmac: migrate from the low-level HMAC API to the EVP APIKazuki Yamaguchi2021-03-161-1/+0
* ext/openssl/ossl.h: Remove a variable that is used only in assertYusuke Endoh2020-05-131-2/+1
* Import openssl-2.2.0 (#2693)Hiroshi SHIBATA2020-02-161-1/+6
* Remove dependency on `openssl/conf_api.h`Dmitry Petrashko2019-08-041-1/+0
* errno.h must be included after config.h because config.h might defineodaira2018-11-211-1/+1
* openssl: import v2.1.0.beta2rhe2017-11-251-0/+5
* openssl: import v2.1.0.beta1rhe2017-09-031-27/+14
* openssl: import v2.0.0rhe2016-11-301-39/+3
* import Ruby/OpenSSL 2.0.0.beta.1rhe2016-08-291-16/+9
* openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe2016-05-251-19/+2
* openssl: remove unnecessary 'extern "C"' blocks from local headersrhe2016-05-251-8/+0
* openssl: avoid deprecated M_ASN1_* macrosrhe2016-05-241-1/+1
* openssl: improve handling of password for encrypted PEMrhe2016-05-201-6/+7
* openssl: register ex_data index for X509_STORE{_CTX,} respectivelyrhe2016-05-191-1/+2
* openssl: report errors in OpenSSL error queue when clear itrhe2016-05-181-2/+6
* * ext/openssl/ossl.h: LibreSSL doesn't have and need e_os2.h.naruse2015-11-211-1/+1
* * 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/ossl.h: avoid to build failure of Windows environment.hsbt2015-01-031-1/+3
* * ext/openssl/ossl.h: Make `SSL_SESSION_cmp` use `CRYPTO_memcmp`hsbt2015-01-031-0/+1
* openssl/ossl.h: calculate as longnobu2014-01-131-2/+2
* ext: use PRIsVALUE for rb_raise and rb_warnnobu2014-01-131-4/+4
* * file.c, ext/etc/etc.c, ext/socket/unixsocket.c,akr2013-05-091-1/+1
* rb_thread_call_without_gvlnobu2012-07-101-0/+1
* * ext/openssl/ossl.cemboss2012-06-101-0/+5
* * ext/openssl/ossl.h: include openssl/e_os2.h before checking theusa2011-07-081-0/+1
* * ext/openssl/ossl.c/.h: Added ossl_x509_name_sk2ary.emboss2011-06-301-0/+1
* * ext/openssl/ossl.h (OPENSSL_SYS_WIN32): define only if not defined.eban2011-06-291-1/+3
* * ext/openssl/ossl.h (OPENSSL_SYS_WIN32): support for mingw(msys).eban2011-06-291-0/+1
* * ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss2011-06-221-0/+7
* * ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse2011-03-241-2/+2
* * ext/openssl/ossl.h: parenthesize macro arguments.akr2011-02-171-8/+8
* * openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0.naruse2010-02-281-0/+7
* * io.c (rb_mWaitReadable): defined.akr2009-03-191-0/+1
* * ext/openssl: suppress warnings.akr2009-03-121-2/+2
* * ext/curses/curses.c: should include <ruby/io.h>.matz2008-09-261-1/+1
* * ext/openssl: suppress warnings.nobu2008-07-221-1/+1
* * ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222]nobu2007-07-151-0/+1
* * ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation.technorama2007-04-021-0/+5
* * file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t):nobu2007-02-241-4/+0
* * ruby.h (struct RString): embed small strings.matz2006-08-311-4/+3
* * ext/openssl/ossl.h: move <ruby.h> inclusion point to shut upmatz2006-07-271-9/+9
* * ext/openssl/extconf.rb: use create_header.gotoyuzo2006-06-021-0/+2
* * ext/openssl/ossl.h (OSSL_Debug): should not use __func__.gotoyuzo2006-02-191-1/+1
* * ext/openssl/ossl.h: need to include winsock2.h before includingusa2005-11-071-0/+1
* * ext/openssl/openssl_missing.c, ext/openssl/ossl.h,gotoyuzo2005-06-191-1/+1