summaryrefslogtreecommitdiffstats
path: root/test/errtest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modernise the ERR functionality further (new functions and deprecations)Richard Levitte2019-09-121-2/+2
* test/errtest.c: more conditions for checking __FILE__ and __LINE__Richard Levitte2019-09-031-5/+9
* Fix no-filenamesMatt Caswell2019-08-081-3/+8
* Replace FUNCerr with ERR_raise_dataRich Salz2019-08-021-2/+3
* ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macroRichard Levitte2019-07-311-3/+5
* Add ERR_put_func_error, and use it.Rich Salz2019-07-221-0/+19
* Change ERR_add_error_[v]data to appendRich Salz2019-06-181-0/+13
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Save and restore the Windows error around TlsGetValue.David Benjamin2018-05-231-0/+39