summaryrefslogtreecommitdiffstats
path: root/crypto/asn1
AgeCommit message (Expand)Author
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-27OPENSSL_NO_xxx cleanup: RFC3779Rich Salz
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz
2015-01-24Fix segfault with empty fields as last in the config.Kurt Roeckx
2015-01-22Use inner algorithm when printing certificate.Rob Stradling
2015-01-22Re-align some comments after running the reformat script.Matt Caswell
2015-01-22Rerun util/openssl-format-source -v -c .master-post-auto-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Fix strange formatting by indentMatt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2015-01-06use correct function nameDr. Stephen Henson
2015-01-05Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.Dr. Stephen Henson
2015-01-05Fix various certificate fingerprint issues.Dr. Stephen Henson
2015-01-04RT2914: NULL check missing in X509_name_canonRich Salz
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-18Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell
2014-12-18Return error when a bit string indicates an invalid amount of bits leftKurt Roeckx
2014-12-17Reject invalid constructed encodings.Dr. Stephen Henson
2014-12-10RT3543: Remove #ifdef LINTRich Salz
2014-12-08Implement internally opaque bn access from asn1Matt Caswell
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-11-28Remove all .cvsignore filesRich Salz
2014-09-05Add i2d_re_X509_tbsEmilia Kasper
2014-08-31RT3508: Remove unused variable introduced by b09eb24Kurt Cancemi
2014-08-28RT3246: req command prints version number wrongRich Salz
2014-08-27RT2400: ASN1_STRING_to_UTF8 missing initializerRaphael Spreitzer
2014-08-18RT1815: More const'ness improvementsJustin Blanchard
2014-08-15multi_split: check for NULL when allocating parts and bpart, and for failure ...Jonas Maebe
2014-08-15mime_hdr_addparam: free tmpname, tmpval and mparam on error path, and check w...Jonas Maebe
2014-08-15mime_hdr_new: free mhdr, tmpname, tmpval on error pathJonas Maebe
2014-08-15ASN1_verify, ASN1_item_verify: cleanse and free buf_in on error pathJonas Maebe
2014-08-15SetBlob: free rgSetBlob on error pathJonas Maebe
2014-08-15RT783: Minor optimization to ASN1_INTEGER_setFrédéric Giudicelli
2014-08-15RT3023: Redundant logical expressionsHans Wennborg
2014-08-11Fix d4a4370050f7d72239b92a60ab9d4a2dd5e9fd84Dr Stephen Henson
2014-08-11RT 2517: Various typo's.Scott Schaefer
2014-08-06Fix OID handling:Emilia Kasper
2014-07-04Add license info.Dr. Stephen Henson
2014-07-02ASN1 sanity check.Dr. Stephen Henson
2014-06-29Handle BER length encoding.Dr. Stephen Henson
2014-06-27Tolerate critical AKID in CRLs.Dr. Stephen Henson
2014-06-27Memory leak and NULL dereference fixes.Dr. Stephen Henson
2014-06-01Set default global mask to UTF8 only.Dr. Stephen Henson
2014-04-01Don't try and verify signatures if key is NULL (CVE-2013-0166)Dr. Stephen Henson
2014-03-28Add functions returning security bits.Dr. Stephen Henson
2014-02-19make dependDr. Stephen Henson
2014-02-19Remove references to o_time.hDr. Stephen Henson
2014-02-14Fix various spelling errorsScott Schaefer