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_pkcs7.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Import openssl-2.2.0 (#2693)
Hiroshi SHIBATA
2020-02-16
1
-17
/
+1
*
openssl: sync with upstream repository
rhe
2018-08-08
1
-2
/
+2
*
no ID cache in Init functions
nobu
2018-02-16
1
-0
/
+1
*
openssl: import v2.1.0.beta1
rhe
2017-09-03
1
-20
/
+8
*
openssl: import v2.0.5
rhe
2017-08-10
1
-7
/
+7
*
openssl: import v2.0.0
rhe
2016-11-30
1
-1
/
+1
*
import Ruby/OpenSSL 2.0.0.beta.1
rhe
2016-08-29
1
-6
/
+11
*
openssl: drop OpenSSL 0.9.6/0.9.7 support
rhe
2016-05-25
1
-4
/
+20
*
openssl: use StringValueCStr() where NUL-terminated string is expected
rhe
2016-05-23
1
-2
/
+3
*
openssl: report errors in OpenSSL error queue when clear it
rhe
2016-05-18
1
-1
/
+1
*
* ext/openssl/*: Remove svn commit id macros to make sync easier
zzak
2015-09-22
1
-1
/
+0
*
openssl: wrapper object before alloc
nobu
2015-05-29
1
-14
/
+28
*
* ext/openssl/*: use license instead of licence.
hsbt
2015-04-20
1
-1
/
+1
*
ossl_pkcs7.c: typed data
nobu
2014-12-12
1
-2
/
+16
*
ossl_pkcs7.c: typed data
nobu
2014-12-12
1
-2
/
+16
*
ossl_pkcs7.c: typed data
nobu
2014-12-12
1
-2
/
+16
*
protoize no-arguments functions
nobu
2014-09-30
1
-1
/
+1
*
openssl: constify
nobu
2014-08-03
1
-5
/
+4
*
ossl_pkcs7.c: consider length
nobu
2014-08-03
1
-5
/
+5
*
ext: get rid of inadvertent ID creation
nobu
2014-08-03
1
-1
/
+4
*
ext: prefer RB_TYPE_P over comparison TYPE with constants
nobu
2014-08-03
1
-1
/
+1
*
ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST
nobu
2013-11-29
1
-2
/
+2
*
* ext/openssl/ossl_pkcs7.c: fix crash when parsing garbage data.
emboss
2012-03-29
1
-3
/
+6
*
* sytle fixes.
nobu
2011-06-30
1
-1
/
+1
*
* ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DER
emboss
2011-06-22
1
-1
/
+3
*
cancel subversion backfire. sorry
matz
2011-03-07
1
-19
/
+19
*
* gc.c (rb_gc_set_params): allow GC parameter configuration by
matz
2011-03-07
1
-19
/
+19
*
* ext/openssl/ossl_pkcs7.c: parenthesize macro arguments.
akr
2011-02-28
1
-19
/
+19
*
* ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest),
wanabe
2010-09-26
1
-1
/
+1
*
* ext/**/*.[ch]: removed trailing spaces.
nobu
2010-04-22
1
-5
/
+5
*
* ext/**/*.[ch]: removed trailing spaces.
nobu
2010-04-22
1
-7
/
+7
*
* openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0.
naruse
2010-02-28
1
-10
/
+30
*
* ext/openssl: suppress warnings.
nobu
2008-07-22
1
-5
/
+7
*
* ext/openssl/ossl_pkcs5.c: New module.
technorama
2007-04-05
1
-15
/
+39
*
* ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error.
gotoyuzo
2006-10-26
1
-0
/
+2
*
* ruby.h (struct RString): embed small strings.
matz
2006-08-31
1
-1
/
+1
*
* sprintf.c (rb_str_format): allow %c to print one character
matz
2006-06-09
1
-1
/
+1
*
* eval.c: unify ruby_class (for method definition) and ruby_cbase
matz
2006-02-03
1
-2
/
+2
*
* ext/openssl/ossl_asn1.c (asn1str_to_str): new function.
gotoyuzo
2005-09-07
1
-16
/
+152
*
* lib/set.rb (Set#==): [ruby-dev:25206]
matz
2004-12-15
1
-9
/
+8
*
* exception message clean-up by Ian Macdonald <ian@caliban.org>.
matz
2004-03-29
1
-1
/
+1
*
* ext/openssl/ossl.c (ossl_x509_sk2ary, ossl_x509crl_sk2ary): add
gotoyuzo
2003-11-11
1
-0
/
+80
*
* ext/openssl: all files are reviewed to simplify and avoid memory leak.
gotoyuzo
2003-09-17
1
-37
/
+42
*
* ext/openssl/ruby_missing.c: rid of unnecessary backward
gotoyuzo
2003-09-06
1
-2
/
+0
*
* ext/openssl/extconf.rb: add check for BN_rand_range() and
gotoyuzo
2003-07-25
1
-2
/
+2
*
* ext/openssl: imported.
gotoyuzo
2003-07-23
1
-0
/
+775