index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
mem_dbg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Revert the crypto "global lock" implementation
Benjamin Kaduk
2018-01-31
1
-5
/
+4
*
Add CRYPTO_get_alloc_counts.
Rich Salz
2017-10-13
1
-34
/
+38
*
Add CRYPTO_thread_glock_new
Rich Salz
2017-09-01
1
-2
/
+2
*
Address potential buffer overflows.
Pauli
2017-07-07
1
-17
/
+45
*
change return (x) to return x
Pauli
2017-07-07
1
-6
/
+6
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-15
/
+8
*
Add CRYPTO_mem_leaks_cb
Richard Levitte
2017-04-24
1
-13
/
+30
*
fix crypto-mdebug build
Dr. Stephen Henson
2016-07-20
1
-2
/
+11
*
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
Richard Levitte
2016-07-19
1
-10
/
+13
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
1
-107
/
+6
*
Fold threads.h into crypto.h making API public
Viktor Dukhovni
2016-05-16
1
-1
/
+0
*
Fix ex_data locks issue
Matt Caswell
2016-04-14
1
-1
/
+7
*
Remove the CRYPTO_mem_leaks adjustment for the BIO
Matt Caswell
2016-03-31
1
-13
/
+1
*
Move variable declaration to the start of the function
Alessandro Ghedini
2016-03-09
1
-1
/
+2
*
Convert mem_dbg and mem_sec to the new Thread API
Matt Caswell
2016-03-08
1
-98
/
+101
*
Implement the use of heap manipulator implementions
Richard Levitte
2016-02-17
1
-1
/
+2
*
Make the use of mdebug backtrace a separate option
Richard Levitte
2016-02-14
1
-5
/
+6
*
Rename INIT funtions, deprecate old ones.
Rich Salz
2016-02-10
1
-1
/
+1
*
Stop library before checking for mem leaks
Matt Caswell
2016-02-10
1
-0
/
+3
*
Fix return code in CRYPTO_mem_leaks_fp()
Dr. Stephen Henson
2016-02-05
1
-2
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Function pop_info() returned a dangling pointer
Pascal Cuoq
2016-01-11
1
-9
/
+11
*
Add lh_doall_arg inlining
Dr. Stephen Henson
2016-01-11
1
-3
/
+3
*
Add lh_new() inlining
Dr. Stephen Henson
2016-01-11
1
-14
/
+4
*
Inline LHASH_OF
Dr. Stephen Henson
2016-01-11
1
-9
/
+7
*
Add memory leak return value.
Dr. Stephen Henson
2016-01-11
1
-7
/
+9
*
Enable/disable crypto-mdebug just like other features
Viktor Dukhovni
2016-01-11
1
-3
/
+3
*
Fix no CRYPTO_MDEBUG build (windows)
Rich Salz
2016-01-08
1
-2
/
+2
*
mem functions cleanup
Rich Salz
2016-01-07
1
-156
/
+81
*
Cleanup CRYPTO_{push,pop}_info
Rich Salz
2015-12-22
1
-20
/
+4
*
Modify the lower level memory allocation routines to take size_t
Richard Levitte
2015-12-17
1
-2
/
+2
*
mem-cleanup, cont'd.
Rich Salz
2015-12-17
1
-45
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-1
/
+1
*
Add backtrace to memory leak output
Richard Levitte
2015-12-02
1
-26
/
+49
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
Harmonize pointer printing and size_t-fy casts.
Andy Polyakov
2015-10-05
1
-4
/
+4
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-2
/
+2
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-9
/
+6
*
remove malloc casts
Rich Salz
2015-04-28
1
-2
/
+2
*
CRYPTO_mem_leaks should ignore it's BIO argument.
Rich Salz
2015-04-27
1
-1
/
+11
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-637
/
+591
*
crypto/mem_dbg.c: make it indent-friendly.
Andy Polyakov
2015-01-22
1
-3
/
+4
*
Further comment changes for reformat (master)
Matt Caswell
2015-01-22
1
-1
/
+2
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-1
/
+1
*
Updates from 1.0.0-stable branch.
Dr. Stephen Henson
2009-04-20
1
-1
/
+1
*
Add CRYPTO_MDEBUG_ABORT to abort() is there are any memory leaks. This will
Dr. Stephen Henson
2009-01-11
1
-0
/
+3
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-5
/
+5
*
size_tification.
Ben Laurie
2008-11-01
1
-5
/
+5
[next]