Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | Add duplication APIs to ASN1_TIME and related types | Paul Yang | 2020-01-17 | 1 | -0/+60 |
* | Fix Typos | Antoine Cœur | 2019-07-02 | 1 | -2/+2 |
* | Following the license change, modify the boilerplates in test/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | test/asn1_time_test.c: make it work on 64-bit HP-UX. | Andy Polyakov | 2018-04-08 | 1 | -0/+2 |
* | Update copyright year | Matt Caswell | 2018-02-13 | 1 | -1/+1 |
* | test/asn1_time_test.c: fix pre-C90 warning. | Andy Polyakov | 2018-01-31 | 1 | -1/+1 |
* | Resolve warnings in VC-WIN32 build, which allows to add /WX. | Andy Polyakov | 2017-11-13 | 1 | -7/+8 |
* | Fix return value of ASN1_TIME_compare | Todd Short | 2017-08-30 | 1 | -0/+46 |
* | Use "" not <> for internal/ includes | Rich Salz | 2017-08-22 | 1 | -1/+1 |
* | test/asn1_time_test.c: Better check of signed time_t | Richard Levitte | 2017-08-18 | 1 | -2/+15 |
* | Remove tests dependence on e_os.h | Pauli | 2017-08-18 | 1 | -1/+1 |
* | Consolidate to a single asn1_time_from_tm() function | Todd Short | 2017-08-04 | 1 | -0/+296 |