aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_x509revoked.c
Commit message (Expand)AuthorAgeFilesLines
* x509revoked: add missing X509::Revoked#to_derKazuki Yamaguchi2017-10-121-0/+21
* asn1: disallow NULL to be passed to asn1time_to_time()Kazuki Yamaguchi2017-07-231-1/+5
* Remove SafeGet*() macrosKazuki Yamaguchi2017-05-021-6/+2
* Expand rb_define_copy_func() macroKazuki Yamaguchi2017-04-281-1/+1
* Adapt to OpenSSL changes after the 1.1.0-pre6Kazuki Yamaguchi2016-08-261-5/+14
* x509revoked: fix memory leaks in #set_extensions and #add_extensionKazuki Yamaguchi2016-08-161-2/+2
* 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-6/+8
* openssl: fix the Year 2038 problemrhe2016-06-091-4/+1
* Merge trunk upstreamZachary Scott2015-11-131-3/+3
* Sync with ruby trunkZachary Scott2015-09-231-2/+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/+229