Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
jwalch
|
75de543635
Fix an integer overflow in o_time.c
|
3 years ago |
Richard Levitte
|
e39e295e20
Update copyright year
|
4 years ago |
aSoujyuTanaka
|
c35b853576
Enable WinCE build without deceiving _MSC_VER.
|
4 years ago |
Richard Levitte
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
Matt Caswell
|
c4d3c19b4c
Update copyright year
|
6 years ago |
Miroslav Suk
|
98c03302fb
o_time.c: use gmtime_s with MSVC
|
6 years ago |
Xiaoyin Liu
|
c9a41d7dd6
Fix typo in files in crypto folder
|
7 years ago |
Bernd Edlinger
|
d734582275
Reset executable bits on files where not needed.
|
7 years ago |
Richard Levitte
|
48ce800aa5
VMS: compensate for gmtime_r() parameter pointer size
|
7 years ago |
Richard Levitte
|
9d70ac97d9
Code cleanup: remove the VMS specific reimplementation of gmtime
|
7 years ago |
Guido Vranken
|
7c120357e5
Remove obsolete comment
|
7 years ago |
Guido Vranken
|
873019f2c3
Prevents that OPENSSL_gmtime incorrectly signals success if gmtime_r fails, and that struct* tm result's possibly uninitialized content is used
|
8 years ago |
Richard Levitte
|
fda2767347
VSI submisson: make better use of item lists in o_time.c
|
8 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
Rich Salz
|
1fbab1dc6f
Remove Netware and OS/2
|
8 years ago |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 years ago |
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.
|
9 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 |