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_pkcs7.c
Age
Commit message (
Expand
)
Author
2024-05-08
[ruby/openssl] Add to_text for PKCS7 and Timestamp::Response
Samuel Giddins
2024-05-02
[ruby/openssl] pkcs7: raise PKCS7Error for PKCS7 without content in PKCS7.rea...
Jeremy Evans
2024-05-02
[ruby/openssl] pkcs7: raise ArgumentError for PKCS7 with no content in PKCS7.new
Jeremy Evans
2023-06-19
[ruby/openssl] Implement Write Barrier for all OpenSSL types
Jean Boussier
2021-07-18
[ruby/openssl] x509, ssl, pkcs7: try to parse as DER-encoding first
Kazuki Yamaguchi
2021-03-31
[ruby/openssl] pkcs7: keep private key when duplicating PKCS7_SIGNER_INFO
Kazuki Yamaguchi
2020-02-16
Import openssl-2.2.0 (#2693)
Hiroshi SHIBATA
2018-08-08
openssl: sync with upstream repository
rhe
2018-02-16
no ID cache in Init functions
nobu
2017-09-03
openssl: import v2.1.0.beta1
rhe
2017-08-10
openssl: import v2.0.5
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-23
openssl: use StringValueCStr() where NUL-terminated string is expected
rhe
2016-05-18
openssl: report errors in OpenSSL error queue when clear it
rhe
2015-09-22
* ext/openssl/*: Remove svn commit id macros to make sync easier
zzak
2015-05-29
openssl: wrapper object before alloc
nobu
2015-04-20
* ext/openssl/*: use license instead of licence.
hsbt
2014-12-12
ossl_pkcs7.c: typed data
nobu
2014-12-12
ossl_pkcs7.c: typed data
nobu
2014-12-12
ossl_pkcs7.c: typed data
nobu
2014-09-30
protoize no-arguments functions
nobu
2014-08-03
openssl: constify
nobu
2014-08-03
ossl_pkcs7.c: consider length
nobu
2014-08-03
ext: get rid of inadvertent ID creation
nobu
2014-08-03
ext: prefer RB_TYPE_P over comparison TYPE with constants
nobu
2013-11-29
ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST
nobu
2012-03-29
* ext/openssl/ossl_pkcs7.c: fix crash when parsing garbage data.
emboss
2011-06-30
* sytle fixes.
nobu
2011-06-22
* ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DER
emboss
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_pkcs7.c: parenthesize macro arguments.
akr
2010-09-26
* ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest),
wanabe
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
2008-07-22
* ext/openssl: suppress warnings.
nobu
2007-04-05
* ext/openssl/ossl_pkcs5.c: New module.
technorama
2006-10-26
* ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error.
gotoyuzo
2006-08-31
* ruby.h (struct RString): embed small strings.
matz
2006-06-09
* sprintf.c (rb_str_format): allow %c to print one character
matz
2006-02-03
* eval.c: unify ruby_class (for method definition) and ruby_cbase
matz
2005-09-07
* ext/openssl/ossl_asn1.c (asn1str_to_str): new function.
gotoyuzo
2004-12-15
* lib/set.rb (Set#==): [ruby-dev:25206]
matz
2004-03-29
* exception message clean-up by Ian Macdonald <
[email protected]
>.
matz
2003-11-11
* ext/openssl/ossl.c (ossl_x509_sk2ary, ossl_x509crl_sk2ary): add
gotoyuzo
2003-09-17
* ext/openssl: all files are reviewed to simplify and avoid memory leak.
gotoyuzo
2003-09-06
* ext/openssl/ruby_missing.c: rid of unnecessary backward
gotoyuzo
[next]