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
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.c
Age
Commit message (
Expand
)
Author
2020-05-13
[ruby/openssl] Look up digest by name instead of constant
Bart de Water
2020-02-16
Import openssl-2.2.0 (#2693)
Hiroshi SHIBATA
2019-08-29
drop-in type check for rb_define_module_function
卜部昌平
2018-11-01
Fix call-seq of OpenSSL.fips_mode and WIN32OLE_METHOD#name [ci skip]
kazu
2018-02-16
no ID cache in Init functions
nobu
2017-11-25
openssl: import v2.1.0.beta2
rhe
2017-09-24
openssl: import e72d960db262
rhe
2017-09-03
openssl: import v2.1.0.beta1
rhe
2017-08-10
openssl: import v2.0.5
rhe
2016-11-30
ossl.c: cast
nobu
2016-11-30
openssl: import v2.0.0
rhe
2016-08-29
import Ruby/OpenSSL 2.0.0.beta.1
rhe
2016-06-05
openssl: adapt to OpenSSL 1.1.0 opaque structs
rhe
2016-06-05
openssl: support OpenSSL 1.1.0's new multi-threading API
rhe
2016-05-25
openssl: drop OpenSSL 0.9.6/0.9.7 support
rhe
2016-05-25
openssl: remove check of OPENSSL_FIPS macro in extconf.rb
rhe
2016-05-23
openssl: Avoid reference to unset global variable in Init_openssl()
rhe
2016-05-21
openssl: fix SSL client example in documentation [ci skip]
rhe
2016-05-20
ossl.c: suppress warnings
nobu
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
2016-01-09
openssl: fix examples [ci skip]
nobu
2015-11-22
* ext/openssl/ossl.c: fix brew command for installation of openssl.
hsbt
2015-09-22
* ext/openssl/*: Remove svn commit id macros to make sync easier
zzak
2015-07-12
* ext/openssl/ossl.c: [DOC] Backport ruby/openssl@dbb3fdb [Bug #11345]
zzak
2015-04-20
* ext/openssl/*: use license instead of licence.
hsbt
2014-09-30
protoize no-arguments functions
nobu
2014-07-19
* ext/openssl/ossl.c: use encryptor instead of encrypter in doc.
hsbt
2014-05-14
* ext/openssl/depend: remove dependency from internal headers.
ko1
2014-04-09
ossl.c: OPENSSL_LIBRARY_VERSION
nobu
2014-03-05
ossl.c: NULL check
nobu
2014-01-12
ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUE
nobu
2013-12-24
ossl.c: integer overflow
nobu
2013-09-26
* ext/openssl/ossl.c: [DOC] typo in example by @zoranzaric
zzak
2013-07-25
* ext/openssl/ossl.c: support additional three thread synchronization
ko1
2013-07-24
ossl.c: suppress warning
nobu
2013-07-23
* ext/openssl/extconf.rb (CRYPTO_THREADID): check exist or not.
naruse
2013-07-23
* ext/openssl/ossl.c: use system native (system provided)
ko1
2013-07-10
ossl.c: fix argument type
nobu
2013-07-10
ossl.c: rb_gc_register_mark_object
nobu
2013-07-10
ossl.c: check allocation
nobu
2013-07-10
ossl.c: check integer overflow
nobu
2013-07-05
* ext/openssl/ossl.c: Provide CRYPTO_set_locking_callback() and
emboss
2013-02-19
* ext/openssl/ossl.c (class OpenSSL): Use only inner parenthesis in
drbrain
2013-02-19
* ext/openssl/ossl.c (class OpenSSL): Fixed ExtensionFactory example.
drbrain
2012-12-20
ossl.c: RTEST
nobu
2012-12-20
* ext/openssl/ossl.c: do not use FIPS_mode_set if not available.
emboss
2012-12-20
* ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPS
emboss
2012-09-04
remove trailing spaces.
nobu
[next]