Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a memory leak with di2_X509_CRL reuse | Bernd Edlinger | 2019-01-31 | 1 | -0/+15 |
* | Following the license change, modify the boilerplates in test/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Factorise duplicated code. | FdaSilvaYY | 2017-11-13 | 1 | -13/+4 |
* | Resolve warnings in VC-WIN32 build, which allows to add /WX. | Andy Polyakov | 2017-11-13 | 1 | -1/+1 |
* | Fix memory leak in crltest error case | Benjamin Kaduk | 2017-10-30 | 1 | -0/+2 |
* | Use "" not <> for internal/ includes | Rich Salz | 2017-08-22 | 1 | -1/+1 |
* | Remove tests dependence on e_os.h | Pauli | 2017-08-18 | 1 | -1/+1 |
* | Update the test framework so that the need for test_main is removed. Everything | Pauli | 2017-07-26 | 1 | -7/+6 |
* | Refactor crltest.c to separate the test cases into individual functions. | Pauli | 2017-04-28 | 1 | -90/+84 |
* | Adapt all test programs | Richard Levitte | 2017-04-24 | 1 | -1/+0 |
* | Test infrastructure additions. | Pauli | 2017-03-29 | 1 | -18/+33 |
* | GH2176: Add X509_VERIFY_PARAM_get_time | Rich Salz | 2017-01-12 | 1 | -1/+7 |
* | CRL critical extension bugfix | Rich Salz | 2016-12-14 | 1 | -0/+372 |