index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
openssl
/
ossl.h
Age
Commit message (
Expand
)
Author
2024-12-07
[ruby/openssl] Call Init_ossl_*() functions in alphabetical order
Kazuki Yamaguchi
2024-11-06
[ruby/openssl] move ractor safe macro to ossl.h
HoneyryderChuck
2024-06-08
[ruby/openssl] Fix references to the license text
Kazuki Yamaguchi
2023-06-19
[ruby/openssl] add OpenSSL Provider support
qwyng
2023-06-19
[ruby/openssl] Drop support for Ruby 2.6
Kazuki Yamaguchi
2022-12-23
[ruby/openssl] Constify when building with OpenSSL 3
Nobuyoshi Nakada
2022-07-08
[ruby/openssl] Fix operator precedence in OSSL_OPENSSL_PREREQ and OSSL_LIBRES...
Jeremy Evans
2021-12-20
[ruby/openssl] engine: disable OpenSSL::Engine on OpenSSL 3.0
Kazuki Yamaguchi
2021-10-25
[ruby/openssl] ext/openssl/ossl.h: add helper macros for OpenSSL/LibreSSL ver...
Kazuki Yamaguchi
2021-10-16
[ruby/openssl] require Ruby 2.6 or later
Kazuki Yamaguchi
2021-09-12
[ruby/openssl] Separate formatting from ossl_make_error
Nobuyoshi Nakada
2021-09-12
[ruby/openssl] Suppress printf format warnings
Nobuyoshi Nakada
2021-03-16
[ruby/openssl] hmac: migrate from the low-level HMAC API to the EVP API
Kazuki Yamaguchi
2020-05-13
ext/openssl/ossl.h: Remove a variable that is used only in assert
Yusuke Endoh
2020-02-16
Import openssl-2.2.0 (#2693)
Hiroshi SHIBATA
2019-08-04
Remove dependency on `openssl/conf_api.h`
Dmitry Petrashko
2018-11-21
errno.h must be included after config.h because config.h might define
odaira
2017-11-25
openssl: import v2.1.0.beta2
rhe
2017-09-03
openssl: import v2.1.0.beta1
rhe
2016-11-30
openssl: import v2.0.0
rhe
2016-08-29
import Ruby/OpenSSL 2.0.0.beta.1
rhe
2016-05-25
openssl: drop OpenSSL 0.9.6/0.9.7 support
rhe
2016-05-25
openssl: remove unnecessary 'extern "C"' blocks from local headers
rhe
2016-05-24
openssl: avoid deprecated M_ASN1_* macros
rhe
2016-05-20
openssl: improve handling of password for encrypted PEM
rhe
2016-05-19
openssl: register ex_data index for X509_STORE{_CTX,} respectively
rhe
2016-05-18
openssl: report errors in OpenSSL error queue when clear it
rhe
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 easier
zzak
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-13
openssl/ossl.h: calculate as long
nobu
2014-01-13
ext: use PRIsVALUE for rb_raise and rb_warn
nobu
2013-05-09
* file.c, ext/etc/etc.c, ext/socket/unixsocket.c,
akr
2012-07-10
rb_thread_call_without_gvl
nobu
2012-06-10
* ext/openssl/ossl.c
emboss
2011-07-08
* ext/openssl/ossl.h: include openssl/e_os2.h before checking the
usa
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/DER
emboss
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
[next]