Richard Levitte
|
e961c7a201
|
Remove the "eay" c-file-style indicators
Since we don't use the eay style any more, there's no point tryint to
tell emacs to use it.
Reviewed-by: Ben Laurie <ben@openssl.org>
|
2015-12-18 13:13:31 +01:00 |
|
Matt Caswell
|
10621efd32
|
Run util/openssl-format-source -v -c .
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-22 09:38:39 +00:00 |
|
Dr. Stephen Henson
|
87d3a0cd90
|
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.
|
2008-10-07 22:55:27 +00:00 |
|
Richard Levitte
|
f3229ee19a
|
Use one address consistently.
|
2001-07-05 10:20:07 +00:00 |
|
Richard Levitte
|
b8e35bd66e
|
New internal function OPENSSL_gmtime, which is intended to do the same
as gmtime_r() on the systems where that is defined.
|
2001-05-16 08:44:09 +00:00 |
|