summaryrefslogtreecommitdiffstats
path: root/crypto/mem.c
AgeCommit message (Expand)Author
2001-01-10No functional change, but slightly improved code clarity.Bodo Möller
2001-01-10After discussion with Richard, change the new API for extended memoryBodo Möller
2001-01-10make indentation consistentBodo Möller
2001-01-10As response to a user request to be able to use external memoryRichard Levitte
2000-12-13Constification of the data of a hash table. This means the callbackRichard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-02-11Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
1999-12-19Late break-in patch for MacOS support.Andy Polyakov
1999-12-18- Don't assume that int and size_t have the same representationBodo Möller
1999-12-18 - Added more documentation in CHANGES.Richard Levitte
1999-12-17Rebuild of the OpenSSL memory allocation and deallocation routines.Richard Levitte
1999-11-12The info removal code was overcomplicated, and error-prone (references being ...Richard Levitte
1999-11-12Avoid deadlock.Bodo Möller
1999-11-12Avoid some silly compiler warnings, and add the change log I forgot :-)Richard Levitte
1999-11-12Two changes have been made:Richard Levitte
1999-07-19New compile time option -DCRYPTO_MDEBUG_THREAD.Bodo Möller
1999-07-19Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG,Bodo Möller
1999-07-18Add optional (compile-time configurable) time to CRYPTO_mem_leaks output.Bodo Möller
1999-07-09Fix memory checking.Bodo Möller
1999-06-10Avoid warnings.Bodo Möller
1999-06-07Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1999-04-10Rid the world of more evil casts.Ben Laurie
1999-02-27Update dependencies.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall