Experimental new date handling routines. These fix issues with X509_time_adj()
authorDr. Stephen Henson <steve@openssl.org>
Tue, 7 Oct 2008 22:55:27 +0000 (22:55 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 7 Oct 2008 22:55:27 +0000 (22:55 +0000)
commit87d3a0cd9006f67fed0d3335d8b1c5ab94a26f8f
tree1e3f5000326191e669df486f0a0a471aed765df6
parent1e369b375eaae43e2ec186f067905a0fab4bd6f1
Experimental new date handling routines. These fix issues with X509_time_adj()
and should avoid any OS date limitations such as the year 2038 bug.
CHANGES
apps/ca.c
apps/req.c
crypto/asn1/a_gentm.c
crypto/asn1/a_time.c
crypto/asn1/a_utctm.c
crypto/asn1/asn1.h
crypto/o_time.c
crypto/o_time.h
crypto/x509/x509.h
crypto/x509/x509_vfy.c