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
*
New functions CRYPTO_set_idptr_callback(),
Bodo Möller
2006-06-23
1
-32
/
+107
*
Pull up Win64 support from 0.9.8.
Andy Polyakov
2005-07-05
1
-0
/
+8
*
Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h
Andy Polyakov
2005-05-17
1
-1
/
+1
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-7
/
+10
*
fix memory leak in memory debuggin code ...
Bodo Möller
2002-11-18
1
-3
/
+15
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-4
/
+2
*
Ensure that failure to create the BIO in 'CRYPTO_mem_leaks_fp' doesn't
Geoff Thorpe
2001-08-28
1
-2
/
+2
*
Make sure "CRYPTO_mem_leaks_fp" doesn't itself create a reportable memory
Geoff Thorpe
2001-08-28
1
-0
/
+5
*
Correct const-ness.
Ben Laurie
2001-07-08
1
-6
/
+6
*
One indirection level too little compared to the
Richard Levitte
2001-02-22
1
-3
/
+3
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
Memory leak detection bugfixes for multi-threading.
Bodo Möller
2001-02-19
1
-36
/
+52
*
Get rid of the function pointer casting in the debugging memory code due
Geoff Thorpe
2001-01-09
1
-5
/
+11
*
Locking issues.
Bodo Möller
2000-12-15
1
-0
/
+10
*
Constification of the data of a hash table. This means the callback
Richard Levitte
2000-12-13
1
-8
/
+10
*
Next step in tidying up the LHASH code.
Geoff Thorpe
2000-12-08
1
-18
/
+14
*
Make the remaining LHASH macro changes. This should leave no remaining
Geoff Thorpe
2000-12-04
1
-4
/
+10
*
First step in tidying up the LHASH code. The callback prototypes (and
Geoff Thorpe
2000-12-01
1
-4
/
+7
*
use standard C
Ulf Möller
2000-11-29
1
-1
/
+1
*
Enhance granularity on what I want to debug for the moment by changing
Richard Levitte
2000-11-12
1
-11
/
+11
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-9
/
+9
*
In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,
Richard Levitte
2000-05-02
1
-28
/
+20
*
Eliminate memory leaks in mem_dbg.c.
Bodo Möller
2000-03-18
1
-4
/
+39
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
Ralf S. Engelschall
2000-02-11
1
-1
/
+1
*
Source code cleanups: Use void * rather than char * in lhash,
Ulf Möller
2000-01-30
1
-1
/
+1
*
Document the DH library, and make some minor changes along the way.
Ulf Möller
2000-01-22
1
-2
/
+0
*
Compaq C 6.2 for VMS will complain when we want to convert
Richard Levitte
2000-01-18
1
-5
/
+15
*
Typo...
Richard Levitte
2000-01-14
1
-1
/
+1
*
Avoid some warnings, and run "make update".
Bodo Möller
2000-01-14
1
-3
/
+7
*
Rename
Bodo Möller
1999-12-18
1
-10
/
+10
*
fix typos and other little errors ...
Bodo Möller
1999-12-18
1
-23
/
+15
*
- Don't assume that int and size_t have the same representation
Bodo Möller
1999-12-18
1
-37
/
+44
*
- Made sure some changed behavior is documented in CHANGES.
Richard Levitte
1999-12-18
1
-1
/
+23
*
Clear out license confusion.
Richard Levitte
1999-12-17
1
-50
/
+50
*
Rebuild of the OpenSSL memory allocation and deallocation routines.
Richard Levitte
1999-12-17
1
-0
/
+670