summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_asn1.c
AgeCommit message (Expand)Author
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
2011-03-24* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse
2011-01-26 * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): OpenSSL::ASN1.decodenahi
2010-12-14* ext/openssl/ossl_asn1.c (ossl_asn1_decode0): how many gcc-c99ismsusa
2010-12-11* ext/openssl/ossl_asn1.c: indefinite length BER to DER encoding istenderlove
2010-12-06Add toplevel documentation for OpenSSLdrbrain
2010-08-23 * backport r29071 from ruby_1_8;nahi
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2009-03-13* configure.in (AC_HEADER_DIRENT): added.nobu