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_ocsp.c
Age
Commit message (
Expand
)
Author
2021-11-03
[ruby/openssl] Fix typos [ci skip]
Nobuyoshi Nakada
2021-07-18
[ruby/openssl] Fix some typos [ci skip]
Ryuta Kamizono
2021-07-18
[ruby/openssl] require OpenSSL >= 1.0.2 and LibreSSL >= 3.1
Kazuki Yamaguchi
2021-04-25
[ci skip] Fix a typo s/certificiate/certificate/
wonda-tea-coffee
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
2017-09-03
openssl: import v2.1.0.beta1
rhe
2016-08-29
import Ruby/OpenSSL 2.0.0.beta.1
rhe
2016-06-29
openssl: fix for OpenSSL 1.0.0t
rhe
2016-06-19
openssl: add OpenSSL::OCSP::SingleResponse
rhe
2016-06-19
openssl: allow passing absolute times in OCSP::BasicResponse#add_status
rhe
2016-06-19
openssl: implement initialize_copy for OpenSSL::OCSP::*
rhe
2016-06-15
openssl: refactor OpenSSL::OCSP::*#verify
rhe
2016-06-15
openssl: allow specifying hash algorithm in OCSP::*#sign
rhe
2016-06-14
openssl: add some accessor methods for OCSP::CertificateId
rhe
2016-06-14
openssl: add missing #to_der to OCSP::{CertificateId,BasicResponse}
rhe
2016-06-05
openssl: adapt to OpenSSL 1.1.0 opaque structs
rhe
2016-05-25
openssl: drop OpenSSL 0.9.6/0.9.7 support
rhe
2015-11-05
ext: use RARRAY_AREF
nobu
2015-11-04
ext: use RARRAY_CONST_PTR
nobu
2015-11-04
ext: adjust index type
nobu
2015-09-22
* ext/openssl/*: Remove svn commit id macros to make sync easier
zzak
2015-06-13
* ext/openssl/ossl_ocsp.c: fix documentation on ocsp response cert status.
hsbt
2015-05-29
openssl: wrapper object before alloc
nobu
2015-04-20
* ext/openssl/*: use license instead of licence.
hsbt
2014-12-12
ossl_ocsp.c: typed data
nobu
2014-12-12
ossl_ocsp.c: typed data
nobu
2014-12-12
ossl_ocsp.c: typed data
nobu
2014-12-12
ossl_ocsp.c: typed data
nobu
2014-09-30
protoize no-arguments functions
nobu
2014-04-12
Remove unneeded OCSP constant macros
drbrain
2014-04-12
* remove trailing spaces.
nobu
2014-04-12
* ext/openssl/ossl_ocsp.c: [DOC] Document OpenSSL::OCSP.
drbrain
2013-04-16
* ext/openssl/*: Document synonymous methods, by windwiny [GH-277]
zzak
2011-03-24
* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.
naruse
2011-03-24
* ext/openssl/ossl_ocsp.c (ossl_ocspreq_verify): flags is VALUE,
naruse
2011-03-07
cancel subversion backfire. sorry
matz
2011-03-07
* gc.c (rb_gc_set_params): allow GC parameter configuration by
matz
2011-02-28
* ext/openssl/ossl_ocsp.c: parenthesize macro arguments.
akr
2010-11-05
* ext/openssl/ossl_ocsp.c (ossl_ocspcid_initialize): an optional
tenderlove
2010-04-22
* ext/**/*.[ch]: removed trailing spaces.
nobu
2009-09-21
* ossl_ocsp.c (ossl_ocspres_to_der): Bug fix in Response#to_def. Patch by Chr...
marcandre
2009-02-19
* ext/openssl/ossl_ocsp.c (ossl_ocspbres_verify): OCSP_basic_verify
nobu
2008-08-31
* ext/openssl/ossl_ocsp.c (ossl_ocspres_initialize): fix for
nobu
2008-08-29
* ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): fix for
nobu
2008-07-22
* ext/openssl: suppress warnings.
nobu
2006-12-01
* ext/openssl/ossl_ocsp.c: OpenSSL::OCSP::OSCPError should be
gotoyuzo
2006-09-02
* ruby.h (struct RArray): embed small arrays.
matz
2006-08-31
* ruby.h (struct RString): embed small strings.
matz
2005-01-22
* ext/openssl/ossl_ocsp.c (ossl_ocspreq_to_der): should call
gotoyuzo
[next]