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
2025-03-12
[ruby/openssl] mark `initialize_copy` as :nodoc:
Sarun Rattanasiri
2025-02-11
[ruby/openssl] ossl.c: avoid using sk_*() functions with NULL
Kazuki Yamaguchi
2025-01-20
[ruby/openssl] pkcs7: remove unnecessary const cast
Kazuki Yamaguchi
2024-12-07
[ruby/openssl] ts: avoid using OpenSSL::PKCS7's internals
Kazuki Yamaguchi
2024-11-14
[ruby/openssl] pkcs7: fix memory leak in error path of PKCS7.new and .read_smime
Kazuki Yamaguchi
2024-10-31
[ruby/openssl] pkcs7: remove default cipher from PKCS7.encrypt
Kazuki Yamaguchi
2024-06-08
[ruby/openssl] Fix references to the license text
Kazuki Yamaguchi
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
[next]