Fix grammar in certificates.txt
[openssl.git] / crypto / x509 / v3_sxnet.c
2024-04-09 Richard LevitteCopyright year updates
2024-01-10 Bernd EdlingerFix a similar memory leak in SXNET_add_id_INTEGER
2024-01-10 Bernd EdlingerFix a possible memory leak in sxnet_v2i
2024-01-08 Tomas MrazAvoid memory leak if SXNET_add_id_INTEGER() fails
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-07-05 xkernelv3_sxnet: add a check for the return of i2s_ASN1_INTEGER()
2022-05-03 Matt CaswellUpdate copyright year
2022-01-07 Peiwei HuFix: some patches related to error exiting
2021-11-09 Paulix509: remove dead call to strlen()
2021-04-08 Matt CaswellUpdate copyright year
2021-03-18 Shane LontisAdd ossl_v3 symbols
2020-12-02 Matt CaswellDon't Overflow when printing Thawte Strong Extranet...
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-09-13 Matt CaswellFix safestack issues in conf.h
2020-09-13 Matt CaswellFix safestack issues in x509v3.h
2020-05-15 Matt CaswellUpdate copyright year
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2019-10-09 Rich SalzExplicitly test against NULL; do not use !p or similar
2019-05-29 Richard LevitteJoin the x509 and x509v3 directories