Andy Polyakov
|
2e6d7799ff
rand/randfile.c: remove _XOPEN_SOURCE definition.
|
8 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
Matt Caswell
|
3012e65039
Fix the no-posix-io option
|
8 years ago |
Rich Salz
|
040d43b3ff
OpenSSLDie --> OPENSSL_die
|
8 years ago |
Emilia Kasper
|
d8ca44ba41
Always DPURIFY
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 years ago |
Rich Salz
|
68b00c2372
ifdef cleanup part 3: OPENSSL_SYSNAME
|
9 years ago |
Rich Salz
|
27c7609cf8
ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBF
|
9 years ago |
Matt Caswell
|
35a1cc90bc
More comment realignment
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Matt Caswell
|
c80fd6b215
Further comment changes for reformat (master)
|
9 years ago |
Jakub Wilk
|
7be1d8764d
Create ~/.rnd with mode 0600 instead of 0666
|
10 years ago |
Andy Polyakov
|
0ecedec82d
Fix OPNESSL vs. OPENSSL typos.
|
13 years ago |
Dr. Stephen Henson
|
ffbfbef943
more vxworks patches
|
13 years ago |
Richard Levitte
|
537c982306
After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS
|
13 years ago |
Dr. Stephen Henson
|
70a5f5f9ab
PR: 2372
|
14 years ago |
Ben Laurie
|
c8bbd98a2b
Fix warnings.
|
14 years ago |
Dr. Stephen Henson
|
1bfdbd8e75
PR: 2138
|
15 years ago |
Dr. Stephen Henson
|
21b25ed4b8
PR: 1952
|
15 years ago |
Andy Polyakov
|
e527201f6b
This _WIN32-specific patch makes it possible to "wrap" OpenSSL in another
|
16 years ago |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 years ago |
Ben Laurie
|
5e4430e70d
More size_tification.
|
16 years ago |
Andy Polyakov
|
e6b4578540
randfile.c: .rnd can become orphaned on VMS.
|
16 years ago |
Lutz Jänicke
|
3de5a7745f
Correctly adjust location of comment
|
16 years ago |
Lutz Jänicke
|
8b99c79fae
Another occurance of possible valgrind/purify "uninitialized memory"
|
16 years ago |
Lutz Jänicke
|
c9fb4e2c8d
Do not use uninitialized memory to seed the PRNG as it may confuse
|
17 years ago |
Andy Polyakov
|
49e3c9d8e6
Mask libcrypto references to stat with OPENSSL_NO_POSIX_IO.
|
19 years ago |
Richard Levitte
|
fe8bf9560d
When _XOPEN_SOURCE is defined, make sure it's defined to 500. Required in
|
19 years ago |
Richard Levitte
|
fd9fa844e2
Wrap code starting with a definition.
|
20 years ago |