Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Matt Caswell | 2022-05-03 | 1 | -1/+1 |
* | str[n]casecmp => OPENSSL_strncasecmp | Dmitry Belyavskiy | 2022-04-22 | 1 | -20/+16 |
* | test: check for properly raised errors during param conversion | Pauli | 2022-01-12 | 1 | -5/+10 |
* | test: handle not a number (NaN) values in the param conversion test. | Pauli | 2021-07-28 | 1 | -2/+22 |
* | Update copyright year | Matt Caswell | 2021-06-17 | 1 | -1/+1 |
* | test/params_conversion_test.c: fix the use of strtoumax and strtoimax on VMS | Richard Levitte | 2021-05-22 | 1 | -0/+5 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | Fix common test framework options | Matt Caswell | 2020-02-03 | 1 | -1/+7 |
* | Change OSSL_PARAM return size to not be a pointer. | Pauli | 2019-06-24 | 1 | -2/+2 |
* | Fix Windows Compile failure due to missing <inttypes.h> | Shane Lontis | 2019-06-11 | 1 | -4/+11 |
* | Params conversion tests. | Pauli | 2019-05-20 | 1 | -0/+334 |