Fix grammar in certificates.txt
[openssl.git] / engines / e_capi_err.c
2023-09-07 Matt CaswellCopyright year updates
2023-07-18 Dimitri PapadopoulosFix typos found by codespell
2022-10-05 Richard LevitteAdd {lib}_R_{lib}_LIB, for our engines and other "exter...
2021-05-28 Sven SchwermerERR: Rebuild generated engine error files
2020-11-24 Richard LevitteERR: Rebuild all generated error headers and source...
2019-07-31 Richard LevitteAvoid using ERR_put_error() directly in OpenSSL code
2019-07-16 Rich SalzRegenerate mkerr files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-06-12 Rich SalzPut message strings in state files
2017-06-07 Rich Salzmake error tables const and separate header file
2016-05-17 Rich SalzManual fixes after copyright consolidation
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-10 Kurt Roeckxcapi_ctrl, capi_vtrace: check for NULL after allocating...
2009-05-03 Andy PolyakovMake CAPI engine UNICODE aware (it didn't work on Win64).
2008-08-13 Bodo Möllerfix error function codes
2008-06-04 Dr. Stephen HensonAdd support for Windoes dialog box based certificate...
2008-06-03 Dr. Stephen HensonAdd preliminary SSL client auth callback to CryptoAPI...
2008-05-31 Dr. Stephen HensonAdd CryptoAPI error file too.