aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/mem.c
Commit message (Expand)AuthorAgeFilesLines
* No functional change, but slightly improved code clarity.Bodo Möller2001-01-101-3/+6
* After discussion with Richard, change the new API for extended memoryBodo Möller2001-01-101-56/+51
* make indentation consistentBodo Möller2001-01-101-14/+14
* As response to a user request to be able to use external memoryRichard Levitte2001-01-101-5/+84
* Constification of the data of a hash table. This means the callbackRichard Levitte2000-12-131-10/+10
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-18/+29
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-1/+1
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-4/+4
* Late break-in patch for MacOS support.Andy Polyakov1999-12-191-1/+1
* - Don't assume that int and size_t have the same representationBodo Möller1999-12-181-37/+73
* - Added more documentation in CHANGES.Richard Levitte1999-12-181-12/+32
* Rebuild of the OpenSSL memory allocation and deallocation routines.Richard Levitte1999-12-171-538/+72
* The info removal code was overcomplicated, and error-prone (references being ...Richard Levitte1999-11-121-24/+11
* Avoid deadlock.Bodo Möller1999-11-121-1/+15
* Avoid some silly compiler warnings, and add the change log I forgot :-)Richard Levitte1999-11-121-3/+3
* Two changes have been made:Richard Levitte1999-11-121-16/+257
* New compile time option -DCRYPTO_MDEBUG_THREAD.Bodo Möller1999-07-191-8/+29
* Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,Bodo Möller1999-07-191-0/+1
* Add optional (compile-time configurable) time to CRYPTO_mem_leaks output.Bodo Möller1999-07-181-0/+18
* Fix memory checking.Bodo Möller1999-07-091-10/+24
* Avoid warnings.Bodo Möller1999-06-101-2/+2
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1999-06-071-2/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-62/+22
* Massive constification.Ben Laurie1999-04-171-4/+4
* Rid the world of more evil casts.Ben Laurie1999-04-101-14/+14
* Update dependencies.Ben Laurie1999-02-271-0/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-12/+72
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-8/+6
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+355