Rich Salz
|
4fae386cb0
Cleanup CRYPTO_{push,pop}_info
|
9 年之前 |
Richard Levitte
|
ff8428561a
Modify the lower level memory allocation routines to take size_t
|
9 年之前 |
Rich Salz
|
33eaf4c27e
mem-cleanup, cont'd.
|
9 年之前 |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 年之前 |
Richard Levitte
|
012c540850
Add backtrace to memory leak output
|
9 年之前 |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 年之前 |
Andy Polyakov
|
5f0580ccf1
Harmonize pointer printing and size_t-fy casts.
|
9 年之前 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 年之前 |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 年之前 |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 年之前 |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 年之前 |
Rich Salz
|
31b222da1e
CRYPTO_mem_leaks should ignore it's BIO argument.
|
9 年之前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年之前 |
Andy Polyakov
|
061b67f6f5
crypto/mem_dbg.c: make it indent-friendly.
|
9 年之前 |
Matt Caswell
|
c80fd6b215
Further comment changes for reformat (master)
|
9 年之前 |
Rich Salz
|
4b618848f9
Cleanup OPENSSL_NO_xxx, part 1
|
9 年之前 |
Dr. Stephen Henson
|
8711efb498
Updates from 1.0.0-stable branch.
|
15 年之前 |
Dr. Stephen Henson
|
8e6925b0cd
Add CRYPTO_MDEBUG_ABORT to abort() is there are any memory leaks. This will
|
16 年之前 |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 年之前 |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
16 年之前 |
Geoff Thorpe
|
4c3296960d
Remove the dual-callback scheme for numeric and pointer thread IDs,
|
16 年之前 |
Andy Polyakov
|
dd6f479ea8
mem_dbg.c: avoid compiler warnings.
|
16 年之前 |
Dr. Stephen Henson
|
d4cdbab99b
Avoid warnings with -pedantic, specifically:
|
16 年之前 |
Geoff Thorpe
|
5f834ab123
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
|
16 年之前 |
Ben Laurie
|
3c1d6bbc92
LHASH revamp. make depend.
|
16 年之前 |
Geoff Thorpe
|
f7ccba3edf
There was a need to support thread ID types that couldn't be reliably cast
|
16 年之前 |
Bodo Möller
|
48fc582f66
New functions CRYPTO_set_idptr_callback(),
|
18 年之前 |
Andy Polyakov
|
1875e6db29
Pull up Win64 support from 0.9.8.
|
19 年之前 |
Andy Polyakov
|
25a66ee3cb
Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h
|
19 年之前 |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 年之前 |