aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_x509attr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove SafeGet*() macrosKazuki Yamaguchi2017-05-021-6/+2
* Expand rb_define_copy_func() macroKazuki Yamaguchi2017-04-281-1/+1
* x509req: fix memory leaks in #set_attributes and #add_attributeKazuki Yamaguchi2016-08-161-6/+3
* x509attr: fix memory leak in X509::Attribute#oid=Kazuki Yamaguchi2016-08-161-3/+6
* Implement missing initialize_copytopic/fix-initialize-copyKazuki Yamaguchi2016-08-041-0/+20
* Fix RDoc styletopic/rdoc-fixesKazuki Yamaguchi2016-07-091-0/+6
* openssl: adapt to OpenSSL 1.1.0 opaque structsrhe2016-06-091-32/+49
* openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe2016-05-311-11/+3
* openssl: use StringValueCStr() where NUL-terminated string is expectedrhe2016-05-311-2/+2
* openssl: check argument type in OpenSSL::X509::Attribute#value=rhe2016-05-311-0/+1
* Sync with ruby trunkZachary Scott2015-09-231-1/+0
* Upstream ruby/ruby@451fe26 from r50673Zachary Scott2015-06-031-4/+8
* Apply ruby/ruby@325a50fc572516a171d640765d6ddf9b20be14dc to fix typosZachary Scott2015-05-041-1/+1
* Sync with ruby trunkZachary Scott2015-01-051-2/+16
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+275