aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_pkcs12.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint-2.0' into maintKazuki Yamaguchi2018-08-081-0/+1
|\
| * no ID cache in Init functionsnobu2018-08-081-0/+1
* | Merge branch 'maint'Kazuki Yamaguchi2017-08-081-1/+1
|\|
| * bio: prevent possible GC issue in ossl_obj2bio()Kazuki Yamaguchi2017-07-111-1/+1
* | Remove SafeGet*() macrosKazuki Yamaguchi2017-05-021-6/+1
* | Merge branch 'topic/expand-ruby-missing-h'Kazuki Yamaguchi2017-04-281-1/+1
|\ \
| * | Expand rb_define_copy_func() macroKazuki Yamaguchi2017-04-281-1/+1
| |/
* / Fix RDoc markuptopic/fix-rdoc-markupKazuki Yamaguchi2017-02-241-13/+13
|/
* pkcs12: fix .new to handle strucuture with no keys or no certstopic/pkcs12-read-no-private-keyKazuki Yamaguchi2016-09-051-9/+11
* pkcs12: fix memory leak in PKCS12.createKazuki Yamaguchi2016-08-161-1/+1
* Implement missing initialize_copytopic/fix-initialize-copyKazuki Yamaguchi2016-08-041-0/+20
* Remove unnecessary usage of _() macroKazuki Yamaguchi2016-07-251-3/+3
* Fix RDoc styletopic/rdoc-fixesKazuki Yamaguchi2016-07-091-2/+7
* openssl: use StringValueCStr() where NUL-terminated string is expectedrhe2016-05-311-7/+7
* openssl: fix OpenSSL error queue leak in OpenSSL::PKCS12.newrhe2016-05-311-0/+4
* Sync with ruby trunkZachary Scott2015-09-231-1/+0
* Upstream ruby/ruby@451fe26 from r50673Zachary Scott2015-06-031-4/+9
* 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/+212