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
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
2012-09-03
remove trailing spaces.
nobu
2012-09-03
* ext/openssl/extconf.rb: Detect OpenSSL_FIPS macro
emboss
2012-06-09
* ext/openssl/ossl.c: Fix error in example. Patch by David Albert.
emboss
2011-12-20
* Make sure to clear $! when ignoring an exception
nahi
2011-07-14
* ext/openssl/ossl.c (ossl_verify_cb): trap the exception from
nahi
2011-06-30
* ext/openssl/ossl.c/.h: Added ossl_x509_name_sk2ary.
emboss
2011-04-10
* ext/openssl/ossl.c: Fix typo, document version constants.
drbrain
2011-03-24
* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.
naruse
2010-12-10
Document RSA, RSA encryption/decryption and PKCS #5 encryption/decryption
drbrain
2010-12-06
Add toplevel documentation for OpenSSL
drbrain
2010-04-22
* ext/**/*.[ch]: removed trailing spaces.
nobu
2010-04-22
* ext/**/*.[ch]: removed trailing spaces.
nobu
2010-02-28
* openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0.
naruse
2009-03-19
* io.c (rb_mWaitReadable): defined.
akr
[next]