summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_addr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()Richard Levitte2020-11-131-3/+2
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-22/+15
* Ignore unused return values from some sk_*() macrosMatt Caswell2020-09-131-1/+1
* Fix safestack issues in conf.hMatt Caswell2020-09-131-2/+0
* Fix safestack issues in x509v3.hMatt Caswell2020-09-131-2/+0
* Fix safestack issues in x509.hMatt Caswell2020-09-131-1/+0
* Correct confusing X509V3 conf error output by removing needless 'section:<NUL...Dr. David von Oheimb2020-08-041-9/+10
* Update copyright yearMatt Caswell2020-05-151-1/+1
* Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.Dr. David von Oheimb2020-05-051-0/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+5
* Rename internal function name_cmp() to v3_name_cmp()Richard Levitte2019-10-171-4/+4
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Join the x509 and x509v3 directoriesRichard Levitte2019-05-291-0/+1315