aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cpt_err.c
Commit message (Expand)AuthorAgeFilesLines
* make error tables const and separate header fileRich Salz2017-06-071-26/+31
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Remove unused error/function codes.Rich Salz2016-05-231-15/+2
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Make string_to_hex/hex_to_string publicRich Salz2016-04-181-2/+4
* After renaming init, update errors.Rich Salz2016-02-101-2/+1
* Attempt to log an error if init failedMatt Caswell2016-02-101-1/+4
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-0/+1
* ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz2015-12-011-1/+2
* Rebuild error source files.Dr. Stephen Henson2015-11-051-1/+1
* Rewrite crypto/ex_dataRich Salz2015-07-201-1/+4
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-31/+30
* Implement FIPS_mode and FIPS_mode_setDr. Stephen Henson2011-05-191-1/+3
* 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-13/+17
* First step in fixing "ex_data" support. Warning: big commit log ...Geoff Thorpe2001-09-011-0/+5
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Add support for dynamically created and destroyed mutexes. This willRichard Levitte2000-06-181-0/+2
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-52/+60
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+86