- 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
- f8ae603 Fix datarace reported by valgrind/helgrind by Russell Coker · 10 years ago
- 71fa451 Version skew reduction: trivia (I hope). by Ben Laurie · 13 years ago
- d9a9d10 Check for potentially exploitable overflows in asn1_d2i_read_bio by Dr. Stephen Henson · 13 years ago
- 364ce53 No need to disable leak checking for FIPS builds now we use internal by Dr. Stephen Henson · 14 years ago
- c4acfb1 Add additional OPENSSL_init() handling add dummy call to (hopefully) by Dr. Stephen Henson · 14 years ago
- ad6019d Move locking and thread ID functions into new files lock.c and thr_id.c, by Dr. Stephen Henson · 14 years ago
- 6343829 Revert the size_t modifications from HEAD that had led to more by Geoff Thorpe · 16 years ago
- 2766515 Fix prototypes. by Dr. Stephen Henson · 16 years ago
- 4d6e1e4 size_tification. by Ben Laurie · 16 years ago
- 6caa4ed Add JPAKE. by Ben Laurie · 16 years ago
- b2dba9b Profiling revealed that OPENSSL_cleanse consumes *more* CPU time than by Andy Polyakov · 18 years ago
- 6781efb CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULL by Richard Levitte · 21 years ago
- 83eb412 In realloc, don't destroy the old memory area if a new one couldn't be by Richard Levitte · 21 years ago
- d5234c7 Make sure the memory allocation routines check for negative sizes by Richard Levitte · 22 years ago
- 4579924 Cleanse memory using the new OPENSSL_cleanse() function. by Richard Levitte · 22 years ago
- df29cc8 Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler by Richard Levitte · 22 years ago
- 54a656e Security fixes brought forward from 0.9.7. by Ben Laurie · 22 years ago
- 0472883 If CRYPTO_realloc() is called with a NULL pointer, have it call by Richard Levitte · 23 years ago
- b93642c No functional change, but slightly improved code clarity. by Bodo Möller · 24 years ago
- a5435e8 After discussion with Richard, change the new API for extended memory by Bodo Möller · 24 years ago
- eddf82a make indentation consistent by Bodo Möller · 24 years ago
- 65a22e8 As response to a user request to be able to use external memory by Richard Levitte · 24 years ago
- 8d28d5f Constification of the data of a hash table. This means the callback by Richard Levitte · 24 years ago
- 26a3a48 There have been a number of complaints from a number of sources that names by Richard Levitte · 25 years ago
- 6596268 In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, by Richard Levitte · 25 years ago
- 667ac4e Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align by Ralf S. Engelschall · 25 years ago
- 9d1a01b Source code cleanups: Use void * rather than char * in lhash, by Ulf Möller · 25 years ago
- a7c5241 Late break-in patch for MacOS support. by Andy Polyakov · 25 years ago
- 0cd08cc - Don't assume that int and size_t have the same representation by Bodo Möller · 25 years ago
- f3a2a04 - Added more documentation in CHANGES. by Richard Levitte · 25 years ago
- 9ac42ed Rebuild of the OpenSSL memory allocation and deallocation routines. by Richard Levitte · 25 years ago
- 6828f02 The info removal code was overcomplicated, and error-prone (references being wrongly decreased). Fixed. by Richard Levitte · 25 years ago
- 47d2169 Avoid deadlock. by Bodo Möller · 25 years ago
- 71d7526 Avoid some silly compiler warnings, and add the change log I forgot :-) by Richard Levitte · 25 years ago
- 1f575f1 Two changes have been made: by Richard Levitte · 25 years ago
- e391116 New compile time option -DCRYPTO_MDEBUG_THREAD. by Bodo Möller · 26 years ago
- 458cddc Have CRYPTO_MDEBUG_TIME automatically set CRYPTO_MDEBUG, by Bodo Möller · 26 years ago
- 3dff94c Add optional (compile-time configurable) time to CRYPTO_mem_leaks output. by Bodo Möller · 26 years ago
- 777ab7e Fix memory checking. by Bodo Möller · 26 years ago
- d58d092 Avoid warnings. by Bodo Möller · 26 years ago
- b1c4fe3 Don't mix real tabs with tabs expanded as 8 spaces -- that's by Bodo Möller · 26 years ago
- ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
- 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
- e778802 Massive constification. by Ben Laurie · 26 years ago
- 5a88a6e Rid the world of more evil casts. by Ben Laurie · 26 years ago
- 1efa9c3 Update dependencies. by Ben Laurie · 26 years ago
- dfeab06 Import of old SSLeay release: SSLeay 0.9.1b (unreleased) by Ralf S. Engelschall · 26 years ago
- 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
- d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago