aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_asn1.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove support for OpenSSL 0.9.8 and 1.0.0topic/drop-openssl-098-and-100Kazuki Yamaguchi2016-12-221-1/+1
* asn1: handle GENERALIZEDTIME without secondsLeon M. George2016-12-091-0/+8
* test: fix fragile test casesKazuki Yamaguchi2016-11-301-1/+1
* asn1: fix out-of-bounds read in decoding constructed objectstopic/asn1-fix-oob-read-constructedKazuki Yamaguchi2016-09-281-0/+23
* test/test_asn1: remove pointless begin-endKazuki Yamaguchi2016-09-221-193/+117
* openssl: use ASN1_ENUMERATED_to_BN() if neededrhe2016-06-191-0/+6
* openssl: add missing test for r55219rhe2016-06-091-0/+8
* openssl: clear OpenSSL error queue before return to Rubyrhe2016-05-311-1/+1
* Sync trunkZachary Scott2016-02-021-0/+1
* Upstream ruby/ruby@ae042f2 from r50727Zachary Scott2015-06-031-1/+1
* Sync tests with trunkZachary Scott2015-01-061-1/+1
* import ruby trunkSHIBATA Hiroshi2014-10-271-0/+609