summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_asn1.c
AgeCommit message (Expand)Author
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-06-09openssl: use ASN1_ENUMERATED_to_BN() if neededrhe
2016-06-05openssl: avoid d2i_ASN1_BOOLEAN()rhe
2016-06-01ossl_asn1.c: check overflownobu
2016-06-01openssl: fix the Year 2038 problemrhe
2016-05-30openssl: use NUM2TIMET() to convert Integer to time_trhe
2016-05-25openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe
2016-05-23openssl: use StringValueCStr() where NUL-terminated string is expectedrhe
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2015-05-27openssl: use RB_GC_GUARD instead of volatilenormal
2015-05-27ossl_asn1.c: [DOC] Fix typo [skip ci]nobu
2015-04-20* ext/openssl/*: use license instead of licence.hsbt
2015-02-21ossl_asn1.c: fix docnobu
2015-02-21[DOC] Backport ruby/openssl@86eb721 [ci skip]zzak
2014-09-30protoize no-arguments functionsnobu
2014-08-03openssl: constifynobu
2014-04-24ossl_asn1.c: fix undefined behaviornobu
2014-01-13ext: use PRIsVALUE for rb_raise and rb_warnnobu
2013-12-11* ext/win32ole/sample/olegen.rb: Fix typoa_matsuda
2013-11-29ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLISTnobu
2013-11-13Squashed commit of the following:nagachika
2013-11-13* ext/openssl/ossl_asn1.c: [DOC] Document parts ofzzak
2013-07-22* ext/openssl/ossl_asn1.c (asn1time_to_time): Implement YYMMDDhhmmZdrbrain
2012-09-04remove trailing spaces.nobu
2012-03-28* ext/openssl/ossl_asn1.c: raise TypeError when trying to encode nilemboss
2012-02-25avoid rdoc's warnings.naruse
2012-02-08* ext/openssl/ossl_asn1.c: Call INT2NUM only once for GeneralString.emboss
2011-11-15* ext/openssl/ossl_asn1.c: get rid of potential overflow.nobu
2011-11-04* whitespace cleanup.nobu
2011-09-25* ext/openssl/ossl_asn1.c: fix int_ossl_asn1_decode0_cons when beingemboss
2011-09-23* ext/openssl/ossl_asn1.c: remove unused variable.emboss
2011-08-07* ext/openssl/ossl_asn1.c (decode_eoc): remove unused variables.kosaki
2011-06-30* sytle fixes.nobu
2011-06-26* ext/openssl/extconf.rbemboss
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-22* ext/openssl/ossl_asn1.c (ossl_asn1_initialize): Allow creation ofemboss
2011-05-22* ext/openssl/ossl_asn1.c (ossl_asn1_cons_to_der): Add an additionalemboss
2011-05-22* ext/openssl/ossl_asn1.c (ossl_asn1data_to_der): Remove redundantemboss
2011-05-22* ext/openssl/ossl_asn1.c: Instead of rb_intern use static symbols toemboss
2011-05-22* ext/openssl/ossl_asn1.c: Use OpenSSL constants V_ASN1_xxx instead ofemboss
2011-05-22* ext/openssl/ossl_asn1.c(ossl_asn1_default_tag): avoid using RCLASS_SUPERnahi
2011-05-22* ext/openssl/ossl_asn1.c: Default tag lookup in constant time via hashemboss
2011-05-19* lib: revert r31635-r31638 and untabify with expand(1).nobu
2011-05-16* ext/openssl/ossl_asn1.c: Fix more typos. Document attributesemboss
2011-05-16 * ext/openssl/ossl_asn1.c: fix typos and remove trailing spacesnagachika
2011-05-15Mon May 16 05:13:20 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss
2011-05-15* remove trailing spaces.nobu