openssl/crypto/x509
Emilia Kasper 80770da39e X509 time: tighten validation per RFC 5280
- Reject fractional seconds
- Reject offsets
- Check that the date/time digits are in valid range.
- Add documentation for X509_cmp_time

GH issue 2620

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2017-02-24 17:37:08 +01:00
..
build.info
by_dir.c
by_file.c
t_crl.c Fix undefined behaviour when printing the X509 and CRL version 2017-01-15 22:21:08 +01:00
t_req.c Fix undefined behaviour when printing the X509 and CRL version 2017-01-15 22:21:08 +01:00
t_x509.c Add missing braces. 2017-01-16 04:50:12 +01:00
x509_att.c Add -Wundef to --strict-warnings options. 2017-02-24 09:21:59 +01:00
x509_cmp.c
x509_d2.c
x509_def.c
x509_err.c
x509_ext.c Add -Wundef to --strict-warnings options. 2017-02-24 09:21:59 +01:00
x509_lcl.h
x509_lu.c
x509_obj.c
x509_r2x.c
x509_req.c
x509_set.c
x509_trs.c
x509_txt.c
x509_v3.c Add -Wundef to --strict-warnings options. 2017-02-24 09:21:59 +01:00
x509_vfy.c X509 time: tighten validation per RFC 5280 2017-02-24 17:37:08 +01:00
x509_vpm.c GH2176: Add X509_VERIFY_PARAM_get_time 2017-01-12 09:54:09 -05:00
x509cset.c
x509name.c Add -Wundef to --strict-warnings options. 2017-02-24 09:21:59 +01:00
x509rset.c
x509spki.c
x509type.c
x_all.c Add -Wundef to --strict-warnings options. 2017-02-24 09:21:59 +01:00
x_attrib.c
x_crl.c X509_CRL_digest() - ensure precomputed sha1 hash before returning it 2017-01-28 20:07:04 +01:00
x_exten.c
x_name.c Combined patch against master branch for the following issues: 2017-02-03 20:39:52 +01:00
x_pubkey.c
x_req.c
x_x509.c
x_x509a.c