Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make public ASN1_time_parse and ASN1_time_tm_cmp to replace former hidden | beck | 2016-11-04 | 1 | -12/+12 |
* | make the counter a size_t as well, which quells a warning on visual studio 2015 | beck | 2015-12-12 | 1 | -2/+3 |
* | Another change that is needed to restore the previous behaviour of | jsing | 2015-10-22 | 1 | -5/+3 |
* | Restore previous behaviour and allow | jsing | 2015-10-22 | 1 | -2/+7 |
* | Stop supporing "legcay" time formats that OpenSSL supports. Rewrite the | beck | 2015-10-19 | 1 | -140/+322 |
* | Spelling in comment | beck | 2015-10-08 | 1 | -3/+2 |
* | prefer limits.h over sys/limits.h | bcook | 2015-10-06 | 1 | -3/+3 |
* | Make sure dot is not set after tz - fixes incorrect handling, which allows | jsing | 2015-10-05 | 1 | -2/+2 |
* | Apply some style(9), tweak a few things for readability and add some | jsing | 2015-10-04 | 1 | -36/+40 |
* | Flense the greasy black guts of unreadble string parsing code out of three areas | beck | 2015-10-02 | 1 | -0/+257 |