summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_pmaps.c
AgeCommit message (Expand)Author
2017-10-26Simplify the stack reservationPaul Yang
2017-10-03Use more pre-allocationFdaSilvaYY
2016-06-01Don't leak memory in v2i_POLICY_MAPPINGS() on error pathMatt Caswell
2016-05-17Copyright consolidation 07/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-10-12Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie
2007-01-21Constify version strings and some structures.Dr. Stephen Henson
2003-03-20New ASN1 macros to just implement and declare the new and free functionsDr. Stephen Henson
2003-03-20Support for policyMappingsDr. Stephen Henson