index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
mem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure the memory allocation routines check for negative sizes
Richard Levitte
2003-02-19
1
-0
/
+10
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-1
/
+1
*
Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler
Richard Levitte
2002-11-27
1
-0
/
+14
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-2
/
+23
*
If CRYPTO_realloc() is called with a NULL pointer, have it call
Richard Levitte
2002-08-01
1
-0
/
+3
*
No functional change, but slightly improved code clarity.
Bodo Möller
2001-01-10
1
-3
/
+6
*
After discussion with Richard, change the new API for extended memory
Bodo Möller
2001-01-10
1
-56
/
+51
*
make indentation consistent
Bodo Möller
2001-01-10
1
-14
/
+14
*
As response to a user request to be able to use external memory
Richard Levitte
2001-01-10
1
-5
/
+84
*
Constification of the data of a hash table. This means the callback
Richard Levitte
2000-12-13
1
-10
/
+10
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,
Richard Levitte
2000-05-02
1
-18
/
+29
*
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
-4
/
+4
*
Late break-in patch for MacOS support.
Andy Polyakov
1999-12-19
1
-1
/
+1
*
- Don't assume that int and size_t have the same representation
Bodo Möller
1999-12-18
1
-37
/
+73
*
- Added more documentation in CHANGES.
Richard Levitte
1999-12-18
1
-12
/
+32
*
Rebuild of the OpenSSL memory allocation and deallocation routines.
Richard Levitte
1999-12-17
1
-538
/
+72
*
The info removal code was overcomplicated, and error-prone (references being ...
Richard Levitte
1999-11-12
1
-24
/
+11
*
Avoid deadlock.
Bodo Möller
1999-11-12
1
-1
/
+15
*
Avoid some silly compiler warnings, and add the change log I forgot :-)
Richard Levitte
1999-11-12
1
-3
/
+3
*
Two changes have been made:
Richard Levitte
1999-11-12
1
-16
/
+257
*
New compile time option -DCRYPTO_MDEBUG_THREAD.
Bodo Möller
1999-07-19
1
-8
/
+29
*
Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,
Bodo Möller
1999-07-19
1
-0
/
+1
*
Add optional (compile-time configurable) time to CRYPTO_mem_leaks output.
Bodo Möller
1999-07-19
1
-0
/
+18
*
Fix memory checking.
Bodo Möller
1999-07-09
1
-10
/
+24
*
Avoid warnings.
Bodo Möller
1999-06-10
1
-2
/
+2
*
Don't mix real tabs with tabs expanded as 8 spaces -- that's
Bodo Möller
1999-06-07
1
-2
/
+2
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-3
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-62
/
+22
*
Massive constification.
Ben Laurie
1999-04-17
1
-4
/
+4
*
Rid the world of more evil casts.
Ben Laurie
1999-04-10
1
-14
/
+14
*
Update dependencies.
Ben Laurie
1999-02-27
1
-0
/
+2
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-12
/
+72
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-8
/
+6
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+355