Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Two more missing long long casts | tb | 2022-09-05 | 1 | -3/+3 |
* | More long long casts for printing time_t | tb | 2022-09-05 | 1 | -3/+3 |
* | Convert from %i to %d | tb | 2022-09-05 | 1 | -15/+15 |
* | Add explicit LL suffixes to the numerical constants which do not fit in 32 bits. | miod | 2015-10-30 | 1 | -8/+8 |
* | Fix case where we wanted to test ASN1_TIME_set_string() but were testing | jsing | 2015-10-22 | 1 | -4/+4 |
* | Fix a bug in the regress, and be much more pedantic about what is allowed | beck | 2015-09-30 | 1 | -22/+46 |
* | Add an rfc5280 test suite to test x509_cmp_time. | beck | 2015-09-29 | 1 | -0/+360 |