summaryrefslogtreecommitdiff
path: root/engines/e_capi_err.c
Commit message (Expand)AuthorAgeFilesLines
* Add {lib}_R_{lib}_LIB, for our engines and other "external" modulesRichard Levitte2022-10-051-1/+8
* ERR: Rebuild generated engine error filesSven Schwermer2021-05-281-2/+2
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-1/+1
* Avoid using ERR_put_error() directly in OpenSSL codeRichard Levitte2019-07-311-1/+2
* Regenerate mkerr filesRich Salz2019-07-161-27/+1
* Following the license change, modify the boilerplates in engines/Richard Levitte2018-12-061-1/+1
* Put message strings in state filesRich Salz2017-06-121-1/+1
* make error tables const and separate header fileRich Salz2017-06-071-102/+78
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-98/+101
* capi_ctrl, capi_vtrace: check for NULL after allocating and free itKurt Roeckx2014-12-101-1/+3
* Make CAPI engine UNICODE aware (it didn't work on Win64).Andy Polyakov2009-05-031-0/+1
* fix error function codesBodo Möller2008-08-131-0/+1
* Add support for Windoes dialog box based certificate selection.Dr. Stephen Henson2008-06-041-1/+4
* Add preliminary SSL client auth callback to CryptoAPI ENGINE.Dr. Stephen Henson2008-06-031-1/+2
* Add CryptoAPI error file too.Dr. Stephen Henson2008-05-311-0/+178