Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | err_set_debug(): Prevent possible recursion on malloc failure | Tomas Mraz | 2022-10-04 | 1 | -2/+6 |
* | err: clear flags better when clearing errors. | Pauli | 2021-06-10 | 1 | -0/+3 |
* | rename err_get_state_int() to ossl_err_get_state_int() | Shane Lontis | 2021-03-18 | 1 | -1/+1 |
* | Update copyright year | Matt Caswell | 2021-03-11 | 1 | -1/+1 |
* | Duplicate the file and func error strings | Matt Caswell | 2021-02-24 | 1 | -3/+18 |
* | ERR: Restore the similarity of ERR_print_error_cb() and ERR_error_string_n() | Richard Levitte | 2020-11-27 | 1 | -0/+2 |
* | Allow multiple nested marks | Matt Caswell | 2020-11-19 | 1 | -0/+1 |
* | Update copyright year | Richard Levitte | 2020-07-16 | 1 | -1/+1 |
* | ERR: special case system errors | Richard Levitte | 2020-07-05 | 1 | -1/+4 |
* | Reorganize local header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -0/+70 |