Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernise the ERR functionality further (new functions and deprecations) | Richard Levitte | 2019-09-12 | 1 | -2/+2 |
* | test/errtest.c: more conditions for checking __FILE__ and __LINE__ | Richard Levitte | 2019-09-03 | 1 | -5/+9 |
* | Fix no-filenames | Matt Caswell | 2019-08-08 | 1 | -3/+8 |
* | Replace FUNCerr with ERR_raise_data | Rich Salz | 2019-08-02 | 1 | -2/+3 |
* | ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macro | Richard Levitte | 2019-07-31 | 1 | -3/+5 |
* | Add ERR_put_func_error, and use it. | Rich Salz | 2019-07-22 | 1 | -0/+19 |
* | Change ERR_add_error_[v]data to append | Rich Salz | 2019-06-18 | 1 | -0/+13 |
* | Following the license change, modify the boilerplates in test/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Save and restore the Windows error around TlsGetValue. | David Benjamin | 2018-05-23 | 1 | -0/+39 |