Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
31384753c7
Remove the "eay" c-file-style indicators
|
9 years ago |
Rich Salz
|
3a3cb629d9
Check OPENSSL_gmtime_diff
|
9 years ago |
Matt Caswell
|
50e735f9e5
Re-align some comments after running the reformat script.
|
10 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 years ago |
Rich Salz
|
f231941444
RT3548: Remvoe unsupported platforms
|
10 years ago |
Geoff Thorpe
|
e52a3c3d14
Include <openssl/foo.h> instead of "foo.h"
|
10 years ago |
Ben Laurie
|
ff49a94439
Move gmtime functions to crypto.h.
|
10 years ago |
Dr. Stephen Henson
|
46a6cec699
Reorganise parameters for OPENSSL_gmtime_diff.
|
12 years ago |
Dr. Stephen Henson
|
598c423e65
don't use psec or pdays if NULL
|
12 years ago |
Richard Levitte
|
537c982306
After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS
|
13 years ago |
Dr. Stephen Henson
|
1bf508c9cf
new function to diff tm structures
|
14 years ago |
Dr. Stephen Henson
|
799668c1ce
oops revert patch not part of Configure diff
|
14 years ago |
Dr. Stephen Henson
|
7f7f155103
oops, commit Configure part of PR#2234
|
14 years ago |
Dr. Stephen Henson
|
87d3a0cd90
Experimental new date handling routines. These fix issues with X509_time_adj()
|
16 years ago |
Ulf Möller
|
1c23bc5670
Use gmtime on cygwin
|
18 years ago |
Richard Levitte
|
334ef04949
Since version 7.0, The C RTL in VMS handles time in terms of UTC
|
20 years ago |
Richard Levitte
|
8645c415cf
Do not try to use non-existent gmtime_r() on SunOS4.
|
21 years ago |
Dr. Stephen Henson
|
52c4c51f02
Return an error if gmtime returns NULL.
|
21 years ago |
Dr. Stephen Henson
|
d3b5cb5343
Check return value of gmtime() and add error codes
|
22 years ago |
Richard Levitte
|
fd795679bb
Patches to make OpenSSL compilable on MacOS/X.
|
23 years ago |
Richard Levitte
|
5cd6571fae
Make sure memcpy() gets properly declared by including string.h.
|
23 years ago |
Richard Levitte
|
f3229ee19a
Use one address consistently.
|
23 years ago |
Richard Levitte
|
dc01b6b1f2
Changes to have OpenSSL compile on OS/2.
|
23 years ago |
Richard Levitte
|
b8e35bd66e
New internal function OPENSSL_gmtime, which is intended to do the same
|
23 years ago |