summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_asid.c
AgeCommit message (Expand)Author
2019-09-27Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-13Fix potential memory leaks with BN_to_ASN1_INTEGERBernd Edlinger
2018-02-27Update copyright yearMatt Caswell
2018-02-14Make sure we check the return value of extract_min_max()Matt Caswell
2017-08-21More updates following review feedbackMatt Caswell
2017-08-21Updates following feedback on OPENSSL_assert() removalMatt Caswell
2017-08-21Remove OPENSSL_assert() from crypto/x509v3Matt Caswell
2016-05-17Copyright consolidation 07/10Rich Salz
2016-04-18Rename some lowercase API'sRich Salz
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz
2015-09-22header includesDr. Stephen Henson
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-09-03Revert "OPENSSL_NO_xxx cleanup: RFC3779"David Woodhouse
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz
2015-05-06Initialize potentially uninitialized local variablesGunnar Kudrjavets
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: RFC3779Rich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-08-15RT2465: Silence some gcc warningsRob Austein
2012-02-23PR: 2696Dr. Stephen Henson
2011-01-03oops missed an assertDr. Stephen Henson
2011-01-03PR: 2411Dr. Stephen Henson
2011-01-03PR: 2410Dr. Stephen Henson
2008-12-16Constify where neededRichard Levitte
2007-01-21Constify version strings and some structures.Dr. Stephen Henson
2006-12-06Fix change to OPENSSL_NO_RFC3779Dr. Stephen Henson
2006-11-27Add RFC 3779 support.Ben Laurie