summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl.h
AgeCommit message (Expand)Author
2021-03-16[ruby/openssl] hmac: migrate from the low-level HMAC API to the EVP APIKazuki Yamaguchi
2020-05-13ext/openssl/ossl.h: Remove a variable that is used only in assertYusuke Endoh
2020-02-16Import openssl-2.2.0 (#2693)Hiroshi SHIBATA
2019-08-04Remove dependency on `openssl/conf_api.h`Dmitry Petrashko
2018-11-21errno.h must be included after config.h because config.h might defineodaira
2017-11-25openssl: import v2.1.0.beta2rhe
2017-09-03openssl: import v2.1.0.beta1rhe
2016-11-30openssl: import v2.0.0rhe
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
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-24openssl: avoid deprecated M_ASN1_* macrosrhe
2016-05-20openssl: improve handling of password for encrypted PEMrhe
2016-05-19openssl: register ex_data index for X509_STORE{_CTX,} respectivelyrhe
2016-05-18openssl: report errors in OpenSSL error queue when clear itrhe
2015-11-21* ext/openssl/ossl.h: LibreSSL doesn't have and need e_os2.h.naruse
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
2015-01-03* ext/openssl/ossl.h: avoid to build failure of Windows environment.hsbt
2015-01-03* ext/openssl/ossl.h: Make `SSL_SESSION_cmp` use `CRYPTO_memcmp`hsbt
2014-01-13openssl/ossl.h: calculate as longnobu
2014-01-13ext: use PRIsVALUE for rb_raise and rb_warnnobu
2013-05-09* file.c, ext/etc/etc.c, ext/socket/unixsocket.c,akr
2012-07-10rb_thread_call_without_gvlnobu
2012-06-10* ext/openssl/ossl.cemboss
2011-07-08* ext/openssl/ossl.h: include openssl/e_os2.h before checking theusa
2011-06-30* ext/openssl/ossl.c/.h: Added ossl_x509_name_sk2ary.emboss
2011-06-29* ext/openssl/ossl.h (OPENSSL_SYS_WIN32): define only if not defined.eban
2011-06-29* ext/openssl/ossl.h (OPENSSL_SYS_WIN32): support for mingw(msys).eban
2011-06-22* ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss
2011-03-24* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse
2011-02-17* ext/openssl/ossl.h: parenthesize macro arguments.akr
2010-02-28* openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0.naruse
2009-03-19* io.c (rb_mWaitReadable): defined.akr
2009-03-12* ext/openssl: suppress warnings.akr
2008-09-26* ext/curses/curses.c: should include <ruby/io.h>.matz
2008-07-22* ext/openssl: suppress warnings.nobu
2007-07-15* ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222]nobu
2007-04-02* ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation.technorama
2007-02-24* file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t):nobu
2006-08-31* ruby.h (struct RString): embed small strings.matz
2006-07-27* ext/openssl/ossl.h: move <ruby.h> inclusion point to shut upmatz
2006-06-02* ext/openssl/extconf.rb: use create_header.gotoyuzo
2006-02-19* ext/openssl/ossl.h (OSSL_Debug): should not use __func__.gotoyuzo
2005-11-07* ext/openssl/ossl.h: need to include winsock2.h before includingusa
2005-06-19* ext/openssl/openssl_missing.c, ext/openssl/ossl.h,gotoyuzo
2003-12-11* ext/openssl/ossl_pkcs12.[ch]: new files. add OpenSSL::PKCS12.gotoyuzo
2003-11-11* ext/openssl/ossl.c (ossl_x509_sk2ary, ossl_x509crl_sk2ary): addgotoyuzo
2003-10-03ossl_asn1.h was included twice.gotoyuzo
2003-10-03* ext/openssl/ossl_asn1.c: add DER encoder and decoder.gotoyuzo