summaryrefslogtreecommitdiff
path: root/test/openssl/test_asn1.rb
AgeCommit message (Expand)Author
2016-05-18openssl: clear OpenSSL error queue before return to Rubyrhe
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-06-02use assert_raisenobu
2014-12-13test/openssl: skip old OpenSSLnobu
2013-07-22* ext/openssl/ossl_asn1.c (asn1time_to_time): Implement YYMMDDhhmmZdrbrain
2012-09-03* test/openssl/test_asn1_rb:emboss
2012-08-21remove trainling spaces.nobu
2012-03-28* ext/openssl/ossl_asn1.c: raise TypeError when trying to encode nilemboss
2011-09-25* ext/openssl/ossl_asn1.c: fix int_ossl_asn1_decode0_cons when beingemboss
2011-05-23* ext/openssl/ossl_asn1.c: Do not parse zero-tagged values as EOC. Doemboss
2011-05-22* ext/openssl/ossl_asn1.c: Forbid Constructives whose value is not anemboss
2011-05-22* ext/openssl/ossl_asn1.c: Forbid Constructive without infiniteemboss
2011-05-22* ext/openssl/ossl_asn1.c: Fix decoding of infinite length values.emboss
2011-05-15* remove trailing spaces.nobu
2011-01-26 * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): OpenSSL::ASN1.decodenahi
2010-12-11* ext/openssl/ossl_asn1.c: indefinite length BER to DER encoding istenderlove
2010-12-11refactor load error rescue to the openssl util filetenderlove
2010-08-23 * backport r29071 from ruby_1_8;nahi
2010-02-02use require_relative.akr
2006-07-02* test/openssl/test_asn1.c: String#[]= doesnt't accept Integer.gotoyuzo
2004-12-21* ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode):gotoyuzo