Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Davide Galassi
|
f4dcc09ba7
Memory allocator code cleanup
|
4 years ago |
Rich Salz
|
f64f262204
Fix build when enabling mdebug options.
|
4 years ago |
Rich Salz
|
742ccab318
Deprecate most of debug-memory
|
5 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Matt Caswell
|
9efa0ae0b6
Create a FIPS provider and put SHA256 in it
|
5 years ago |
Richard Levitte
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
Andy Polyakov
|
8f15498563
crypto/mem.c: switch to tsan_assist.h in CRYPTO_MDEBUG.
|
6 years ago |
knekritz
|
41aede863b
Avoid unconditional store in CRYPTO_malloc.
|
6 years ago |
Richard Levitte
|
48e5119a6b
Copyright update of more files that have changed this year
|
6 years ago |
David von Oheimb
|
ab307dc645
Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto/mem.c
|
6 years ago |
Rich Salz
|
0e598a3d18
Add CRYPTO_get_alloc_counts.
|
7 years ago |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 years ago |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 years ago |
Rich Salz
|
0e97f1e1a7
(Re)move some things from e_os.h
|
7 years ago |
Pauli
|
43a0449fe6
Use the return value from write(2)
|
7 years ago |
Richard Levitte
|
afe9bba749
crypto/mem.c: on Windows, use rand() instead of random()
|
7 years ago |
Hikar
|
5e1f879ab5
Removed ugly size_t less than zero check.
|
7 years ago |
Richard Levitte
|
d2b53fcdef
Fix symbol shadow
|
7 years ago |
Rich Salz
|
5071824321
Fix "failure rate" bugs
|
7 years ago |
Rich Salz
|
f7edeced4d
Add "random malloc failure" tooling
|
8 years ago |
Matt Caswell
|
3ce2fdabe6
Convert memset calls to OPENSSL_cleanse
|
8 years ago |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 years ago |
Dr. Stephen Henson
|
2ac7753c10
Fix CRYPTO_clear_realloc() bug.
|
8 years ago |
Rich Salz
|
6a99fde46b
Build fix: remove cleanse_ctr
|
8 years ago |
Rich Salz
|
a773b52a61
Remove unused parameters from internal functions
|
8 years ago |
Richard Levitte
|
05c7b1631b
Implement the use of heap manipulator implementions
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Viktor Dukhovni
|
c2e27310c7
Enable/disable crypto-mdebug just like other features
|
8 years ago |