summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_v3.c
AgeCommit message (Expand)Author
2024-05-14fix: extension critical definition to default falseJonathan M. Wilbur
2022-12-16Refine the documents of several APIsPeiwei Hu
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-09-13Fix safestack issues in x509.hMatt Caswell
2020-05-15Update copyright yearMatt Caswell
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/x509/Richard Levitte
2018-02-27Update copyright yearMatt Caswell
2018-02-21X509V3_EXT_add_nconf_sk, X509v3_add_ext: fix errors handlingPavel Kopyl
2017-10-18Remove parentheses of return.KaoruToda
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda
2017-09-28Use safestack.h exclusively internally.Pauli
2017-02-24Add -Wundef to --strict-warnings options.Bernd Edlinger
2016-08-04Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY
2016-07-25Constify ... X509|X509_CRL|X509_REVOKED|_get_ext*()FdaSilvaYY
2016-05-17Copyright consolidation 09/10Rich Salz
2016-05-16Fix some missing OBJ_dup failure checks.FdaSilvaYY
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-10-15embed value field of X509_EXTENSIONDr. Stephen Henson
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-04-30free NULL cleanup 5aRich Salz
2015-03-23make X509_EXTENSION opaqueDr. Stephen Henson
2015-03-23Remove old ASN.1 code.Dr. Stephen Henson
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2005-07-26improved error checking and some fixesNils Larsch
2002-12-04Typo in X509v3_get_ext_by_criticalDr. Stephen Henson
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
1999-12-02Change the trust and purpose code so it doesn't need initDr. Stephen Henson
1999-11-29Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson
1999-05-02Yet another stack.Ben Laurie
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-13Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall