index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
openssl
/
ossl_ocsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
openssl: import v2.1.0.beta1
rhe
2017-09-03
1
-80
/
+85
*
import Ruby/OpenSSL 2.0.0.beta.1
rhe
2016-08-29
1
-25
/
+83
*
openssl: fix for OpenSSL 1.0.0t
rhe
2016-06-29
1
-24
/
+34
*
openssl: add OpenSSL::OCSP::SingleResponse
rhe
2016-06-19
1
-19
/
+426
*
openssl: allow passing absolute times in OCSP::BasicResponse#add_status
rhe
2016-06-19
1
-31
/
+58
*
openssl: implement initialize_copy for OpenSSL::OCSP::*
rhe
2016-06-19
1
-0
/
+80
*
openssl: refactor OpenSSL::OCSP::*#verify
rhe
2016-06-15
1
-16
/
+18
*
openssl: allow specifying hash algorithm in OCSP::*#sign
rhe
2016-06-15
1
-36
/
+52
*
openssl: add some accessor methods for OCSP::CertificateId
rhe
2016-06-14
1
-4
/
+79
*
openssl: add missing #to_der to OCSP::{CertificateId,BasicResponse}
rhe
2016-06-14
1
-16
/
+94
*
openssl: adapt to OpenSSL 1.1.0 opaque structs
rhe
2016-06-05
1
-4
/
+6
*
openssl: drop OpenSSL 0.9.6/0.9.7 support
rhe
2016-05-25
1
-2
/
+2
*
ext: use RARRAY_AREF
nobu
2015-11-05
1
-2
/
+2
*
ext: use RARRAY_CONST_PTR
nobu
2015-11-04
1
-2
/
+2
*
ext: adjust index type
nobu
2015-11-04
1
-2
/
+2
*
* ext/openssl/*: Remove svn commit id macros to make sync easier
zzak
2015-09-22
1
-1
/
+0
*
* ext/openssl/ossl_ocsp.c: fix documentation on ocsp response cert status.
hsbt
2015-06-13
1
-2
/
+2
*
openssl: wrapper object before alloc
nobu
2015-05-29
1
-17
/
+32
*
* ext/openssl/*: use license instead of licence.
hsbt
2015-04-20
1
-1
/
+1
*
ossl_ocsp.c: typed data
nobu
2014-12-12
1
-2
/
+16
*
ossl_ocsp.c: typed data
nobu
2014-12-12
1
-2
/
+16
*
ossl_ocsp.c: typed data
nobu
2014-12-12
1
-2
/
+16
*
ossl_ocsp.c: typed data
nobu
2014-12-12
1
-2
/
+16
*
protoize no-arguments functions
nobu
2014-09-30
1
-2
/
+2
*
Remove unneeded OCSP constant macros
drbrain
2014-04-12
1
-4
/
+0
*
* remove trailing spaces.
nobu
2014-04-12
1
-1
/
+1
*
* ext/openssl/ossl_ocsp.c: [DOC] Document OpenSSL::OCSP.
drbrain
2014-04-12
1
-44
/
+450
*
* ext/openssl/*: Document synonymous methods, by windwiny [GH-277]
zzak
2013-04-16
1
-1
/
+1
*
* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.
naruse
2011-03-24
1
-2
/
+2
*
* ext/openssl/ossl_ocsp.c (ossl_ocspreq_verify): flags is VALUE,
naruse
2011-03-24
1
-2
/
+2
*
cancel subversion backfire. sorry
matz
2011-03-07
1
-24
/
+24
*
* gc.c (rb_gc_set_params): allow GC parameter configuration by
matz
2011-03-07
1
-24
/
+24
*
* ext/openssl/ossl_ocsp.c: parenthesize macro arguments.
akr
2011-02-28
1
-24
/
+24
*
* ext/openssl/ossl_ocsp.c (ossl_ocspcid_initialize): an optional
tenderlove
2010-11-05
1
-3
/
+16
*
* ext/**/*.[ch]: removed trailing spaces.
nobu
2010-04-22
1
-1
/
+1
*
* ossl_ocsp.c (ossl_ocspres_to_der): Bug fix in Response#to_def. Patch by Chr...
marcandre
2009-09-21
1
-1
/
+1
*
* ext/openssl/ossl_ocsp.c (ossl_ocspbres_verify): OCSP_basic_verify
nobu
2009-02-19
1
-4
/
+4
*
* ext/openssl/ossl_ocsp.c (ossl_ocspres_initialize): fix for
nobu
2008-08-31
1
-3
/
+4
*
* ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): fix for
nobu
2008-08-29
1
-2
/
+4
*
* ext/openssl: suppress warnings.
nobu
2008-07-22
1
-11
/
+12
*
* ext/openssl/ossl_ocsp.c: OpenSSL::OCSP::OSCPError should be
gotoyuzo
2006-12-01
1
-1
/
+1
*
* ruby.h (struct RArray): embed small arrays.
matz
2006-09-02
1
-4
/
+4
*
* ruby.h (struct RString): embed small strings.
matz
2006-08-31
1
-8
/
+8
*
* ext/openssl/ossl_ocsp.c (ossl_ocspreq_to_der): should call
gotoyuzo
2005-01-22
1
-1
/
+1
*
* lib/set.rb (Set#==): [ruby-dev:25206]
matz
2004-12-15
1
-14
/
+18
*
* ext/openssl/ossl_ocsp.c (ossl_ocspreq_initialize): the argument
gotoyuzo
2003-09-20
1
-0
/
+2
*
* ext/openssl: all files are reviewed to simplify and avoid memory leak.
gotoyuzo
2003-09-17
1
-34
/
+36
*
* ext/openssl/ruby_missing.c: rid of unnecessary backward
gotoyuzo
2003-09-06
1
-4
/
+0
*
* ext/openssl: imported.
gotoyuzo
2003-07-23
1
-0
/
+765