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