index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
mem.c
Age
Commit message (
Expand
)
Author
2022-08-17
CRYPTO_mem_debug_push() and CRYPTO_mem_debug_pop() should return 0
Matt Caswell
2022-03-15
Update copyright year
Matt Caswell
2022-01-13
mem: do not produce usage counts when tsan is unavailable.
Pauli
2020-04-28
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-23
Update copyright year
Matt Caswell
2020-02-10
Memory allocator code cleanup
Davide Galassi
2019-12-18
Fix build when enabling mdebug options.
Rich Salz
2019-12-14
Deprecate most of debug-memory
Rich Salz
2019-09-28
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-04-04
Create a FIPS provider and put SHA256 in it
Matt Caswell
2018-12-06
Following the license change, modify the boilerplates in crypto/
Richard Levitte
2018-08-07
crypto/mem.c: switch to tsan_assist.h in CRYPTO_MDEBUG.
Andy Polyakov
2018-03-06
Avoid unconditional store in CRYPTO_malloc.
knekritz
2018-01-19
Copyright update of more files that have changed this year
Richard Levitte
2018-01-09
Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto...
David von Oheimb
2017-10-12
Add CRYPTO_get_alloc_counts.
Rich Salz
2017-08-30
Move e_os.h to be the very first include.
Pauli
2017-08-30
e_os.h removal from other headers and source files.
Pauli
2017-08-22
(Re)move some things from e_os.h
Rich Salz
2017-07-04
Use the return value from write(2)
Pauli
2017-06-28
crypto/mem.c: on Windows, use rand() instead of random()
Richard Levitte
2017-02-21
Removed ugly size_t less than zero check.
Hikar
2017-02-17
Fix symbol shadow
Richard Levitte
2017-01-13
Fix "failure rate" bugs
Rich Salz
2017-01-12
Add "random malloc failure" tooling
Rich Salz
2016-06-30
Convert memset calls to OPENSSL_cleanse
Matt Caswell
2016-05-17
Copyright consolidation 06/10
Rich Salz
2016-04-21
Fix CRYPTO_clear_realloc() bug.
Dr. Stephen Henson
2016-02-25
Build fix: remove cleanse_ctr
Rich Salz
2016-02-22
Remove unused parameters from internal functions
Rich Salz
2016-02-17
Implement the use of heap manipulator implementions
Richard Levitte
2016-01-26
Remove /* foo.c */ comments
Rich Salz
2016-01-11
Enable/disable crypto-mdebug just like other features
Viktor Dukhovni
2016-01-07
mem functions cleanup
Rich Salz
2015-12-22
Rename *_realloc_clean to *_clear_realloc
Rich Salz
2015-12-22
Also change the non-debug versions to use size_t
Kurt Roeckx
2015-12-17
Modify the lower level memory allocation routines to take size_t
Richard Levitte
2015-12-16
mem-cleanup, cont'd.
Rich Salz
2015-12-16
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-09-02
Add and use OPENSSL_zalloc
Rich Salz
2015-08-26
Remove _locked memory functions.
Rich Salz
2015-06-23
More secure storage of key material.
Rich Salz
2015-05-14
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-01
free null cleanup finale
Rich Salz
2015-04-30
free cleanup almost the finale
Rich Salz
2015-04-28
remove malloc casts
Rich Salz
2015-04-22
Fix CRYPTO_strdup
Loganaden Velvindron
2015-01-22
Run util/openssl-format-source -v -c .
Matt Caswell
2014-11-10
Fix datarace reported by valgrind/helgrind
Russell Coker
2012-06-03
Version skew reduction: trivia (I hope).
Ben Laurie
[next]