summaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_sxnet.c
AgeCommit message (Expand)Author
2024-01-30Copyright year updatesMatt Caswell
2024-01-10Fix a similar memory leak in SXNET_add_id_INTEGERBernd Edlinger
2024-01-10Fix a possible memory leak in sxnet_v2iBernd Edlinger
2024-01-08Avoid memory leak if SXNET_add_id_INTEGER() failsTomas Mraz
2022-07-05v3_sxnet: add a check for the return of i2s_ASN1_INTEGER()xkernel
2022-03-15Update copyright yearMatt Caswell
2022-01-11Fix: some patches related to error exitingPeiwei Hu
2021-04-08Update copyright yearMatt Caswell
2021-03-18Add ossl_v3 symbolsShane Lontis
2020-12-02Don't Overflow when printing Thawte Strong Extranet VersionMatt Caswell
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-09-13Fix safestack issues in conf.hMatt Caswell
2020-09-13Fix safestack issues in x509v3.hMatt Caswell
2020-05-15Update copyright yearMatt Caswell
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2019-10-09Explicitly test against NULL; do not use !p or similarRich Salz
2019-05-29Join the x509 and x509v3 directoriesRichard Levitte