Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x509/time: reject invalid dates in local mktime() | Nikos Mavrogiannopoulos | 2017-04-07 | 1 | -0/+4 |
| | | | | | | Resolves #135 Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | _gnutls_x509_generalTime2gtime: refuse to parse fractional seconds | Nikos Mavrogiannopoulos | 2017-02-17 | 1 | -2/+7 |
| | | | | | | Fractional seconds in GeneralizedTime are prohibited by RFC5280. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | several spacing fixes to keep syntax-check happy | Nikos Mavrogiannopoulos | 2016-09-11 | 1 | -9/+9 |
| | |||||
* | removed c-ctype.h from files that wasn't used at | Nikos Mavrogiannopoulos | 2016-09-11 | 1 | -1/+0 |
| | |||||
* | x509: moved time-specific functions to time.c | Nikos Mavrogiannopoulos | 2016-02-26 | 1 | -0/+442 |