summaryrefslogtreecommitdiff
path: root/crypto/x509/x509_v3.c
Commit message (Expand)AuthorAgeFilesLines
* Refine the documents of several APIsPeiwei Hu2022-12-161-1/+4
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-051-8/+12
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-5/+4
* Fix safestack issues in x509.hMatt Caswell2020-09-131-2/+0
* Update copyright yearMatt Caswell2020-05-151-1/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+2
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in crypto/x509/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-02-271-1/+1
* X509V3_EXT_add_nconf_sk, X509v3_add_ext: fix errors handlingPavel Kopyl2018-02-211-1/+2
* Remove parentheses of return.KaoruToda2017-10-181-27/+27
* Since return is inconsistent, I removed unnecessary parentheses andKaoruToda2017-10-091-2/+2
* Use safestack.h exclusively internally.Pauli2017-09-281-2/+2
* Add -Wundef to --strict-warnings options.Bernd Edlinger2017-02-241-1/+1
* Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY2016-08-041-3/+3
* Constify ... X509|X509_CRL|X509_REVOKED|_get_ext*()FdaSilvaYY2016-07-251-1/+1
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* Fix some missing OBJ_dup failure checks.FdaSilvaYY2016-05-161-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* embed value field of X509_EXTENSIONDr. Stephen Henson2015-10-151-2/+2
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free NULL cleanup 5aRich Salz2015-04-301-4/+2
* make X509_EXTENSION opaqueDr. Stephen Henson2015-03-231-0/+1
* Remove old ASN.1 code.Dr. Stephen Henson2015-03-231-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-173/+183
* improved error checking and some fixesNils Larsch2005-07-261-2/+8
* Typo in X509v3_get_ext_by_criticalDr. Stephen Henson2002-12-041-1/+1
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-4/+5
* Change the trust and purpose code so it doesn't need initDr. Stephen Henson1999-12-021-21/+0
* Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson1999-11-291-0/+22
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-1/+1
* Yet another stack.Ben Laurie1999-05-021-22/+26
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-49/+17
* Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson1999-04-131-115/+0
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-20/+20
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+409