aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui_err.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-06-171-1/+1
* err: rename err_load_xxx_strings_int functionsPauli2021-05-261-1/+1
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-2/+3
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Regenerate mkerr filesRich Salz2019-07-161-34/+2
* Following the license change, modify the boilerplates in crypto/ui/Richard Levitte2018-12-061-1/+1
* Set error code on alloc failuresRich Salz2018-04-031-1/+2
* Add UI functions to set result with explicit length and to retrieve the lengthRichard Levitte2017-09-081-0/+3
* make error tables const and separate header fileRich Salz2017-06-071-45/+44
* Add UI functionality to duplicate the user dataRichard Levitte2017-05-311-1/+4
* VMS UI_OpenSSL: generate OpenSSL errors when things go wrong.Richard Levitte2016-12-101-0/+6
* In UI_OpenSSL's open(), generate an error on unknown errnoRichard Levitte2016-12-081-0/+3
* UI_process() didn't generate errorsRichard Levitte2016-12-081-0/+2
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Remove unused error/function codes.Rich Salz2016-05-231-1/+1
* Add some error messages for malloc failsMatt Caswell2016-05-181-0/+1
* Manual fixes after copyright consolidationRich Salz2016-05-171-57/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Rebuild error source files.Dr. Stephen Henson2015-11-051-3/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-38/+37
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* Rebuild error codes.Dr. Stephen Henson2005-04-121-22/+26
* make updateRichard Levitte2001-06-231-0/+7
* Add a general user interface API. This is designed to replace thingsRichard Levitte2001-05-061-0/+104