aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_x509ext.c
Commit message (Expand)AuthorAgeFilesLines
* x509ext: fix X509::ExtensionFactory#create_ext with configKazuki Yamaguchi2016-08-281-0/+2
* x509ext: remove unnecessary DupX509ExtPtr()Kazuki Yamaguchi2016-08-161-13/+0
* x509ext: fix memory leak in X509::Extension#value=Kazuki Yamaguchi2016-08-161-8/+6
* x509ext: fix memory leak in X509::Extension#oid=Kazuki Yamaguchi2016-08-161-6/+8
* x509ext: fix memory leak in X509::ExtensionFactory#config=Kazuki Yamaguchi2016-08-141-16/+1
* x509ext: fix a memory leak in X509::ExtensionFactory#create_extKazuki Yamaguchi2016-08-141-0/+1
* config: rename GetConfigPtr() to DupConfigPtr()Kazuki Yamaguchi2016-08-141-2/+2
* Implement missing initialize_copytopic/fix-initialize-copyKazuki Yamaguchi2016-08-041-0/+20
* Fix RDoc styletopic/rdoc-fixesKazuki Yamaguchi2016-07-091-6/+11
* openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe2016-05-311-13/+0
* openssl: avoid deprecated M_ASN1_* macrosrhe2016-05-311-9/+2
* openssl: use StringValueCStr() where NUL-terminated string is expectedrhe2016-05-311-5/+7
* Sync with ruby trunkZachary Scott2015-09-231-1/+0
* Upstream ruby/ruby@451fe26 from r50673Zachary Scott2015-06-031-6/+12
* Apply ruby/ruby@325a50fc572516a171d640765d6ddf9b20be14dc to fix typosZachary Scott2015-05-041-1/+1
* Sync with ruby trunkZachary Scott2015-01-051-5/+27
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+471