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
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_ns_spki.c
Age
Commit message (
Expand
)
Author
2020-05-13
[ruby/openssl] Look up digest by name instead of constant
Bart de Water
2017-11-25
openssl: import v2.1.0.beta2
rhe
2017-09-03
openssl: import v2.1.0.beta1
rhe
2017-06-14
openssl: import v2.0.4
rhe
2016-11-30
openssl: import v2.0.0
rhe
2016-08-29
import Ruby/OpenSSL 2.0.0.beta.1
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_ns_spki.c: typed data
nobu
2014-09-30
protoize no-arguments functions
nobu
2011-10-20
* ext/openssl/ossl_ns_spki.c: Complete documentation.
emboss
2011-10-19
* ext/openssl/ossl_ns_spki.c (Init_ossl_ns_spki): Stub documentation
drbrain
2011-03-24
* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.
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-27
* ext/openssl/ossl_ns_spki.c: parenthesize macro arguments.
akr
2010-04-22
* ext/**/*.[ch]: removed trailing spaces.
nobu
2010-04-22
* ext/**/*.[ch]: removed trailing spaces.
nobu
2008-07-22
* ext/openssl: suppress warnings.
nobu
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-03-15
* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should use
gotoyuzo
2005-08-22
* ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): try to decode
gotoyuzo
2004-12-31
* ext/openssl/ossl_ns_spki.c (ossl_spki_set_challenge): should call
gotoyuzo
2004-12-15
* lib/set.rb (Set#==): [ruby-dev:25206]
matz
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
2003-07-23
* ext/openssl: imported.
gotoyuzo