summaryrefslogtreecommitdiff
path: root/crypto/x509/v3_sxnet.c
Commit message (Expand)AuthorAgeFilesLines
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-051-8/+17
* v3_sxnet: add a check for the return of i2s_ASN1_INTEGER()xkernel2022-07-051-0/+2
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Fix: some patches related to error exitingPeiwei Hu2022-01-071-3/+5
* x509: remove dead call to strlen()Pauli2021-11-091-2/+0
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Add ossl_v3 symbolsShane Lontis2021-03-181-1/+1
* Don't Overflow when printing Thawte Strong Extranet VersionMatt Caswell2020-12-021-3/+15
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-9/+8
* Fix safestack issues in conf.hMatt Caswell2020-09-131-2/+0
* Fix safestack issues in x509v3.hMatt Caswell2020-09-131-1/+0
* Update copyright yearMatt Caswell2020-05-151-1/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+3
* Explicitly test against NULL; do not use !p or similarRich Salz2019-10-091-1/+2
* Join the x509 and x509v3 directoriesRichard Levitte2019-05-291-0/+226