Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . vor 9 Jahren
  Dr. Stephen Henson 556e27b14f Check for potentially exploitable overflows in asn1_d2i_read_bio vor 12 Jahren
  Dr. Stephen Henson 516f76fd2c Move new function CRYPTO_strdup to mem_dbg.c because mem.c is excluded in vor 16 Jahren
  Ben Laurie 2124e869a8 Add JPAKE. vor 16 Jahren
  Dr. Stephen Henson 8067d34b3a FIPS merge "crypto" functions. vor 16 Jahren
  Richard Levitte 6781efb92f CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULL vor 21 Jahren
  Richard Levitte 83eb412da8 In realloc, don't destroy the old memory area if a new one couldn't be vor 21 Jahren
  Richard Levitte d5234c7b3a Make sure the memory allocation routines check for negative sizes vor 22 Jahren
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. vor 22 Jahren
  Richard Levitte df29cc8f77 Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler vor 22 Jahren
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. vor 22 Jahren
  Richard Levitte 0472883cc2 If CRYPTO_realloc() is called with a NULL pointer, have it call vor 22 Jahren
  Bodo Möller b93642c5cc No functional change, but slightly improved code clarity. vor 24 Jahren
  Bodo Möller a5435e8b29 After discussion with Richard, change the new API for extended memory vor 24 Jahren
  Bodo Möller eddf82a36a make indentation consistent vor 24 Jahren
  Richard Levitte 65a22e8e4d As response to a user request to be able to use external memory vor 24 Jahren
  Richard Levitte 8d28d5f81b Constification of the data of a hash table. This means the callback vor 24 Jahren
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names vor 24 Jahren
  Richard Levitte 6596268675 In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, vor 24 Jahren
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align vor 25 Jahren
  Ulf Möller 9d1a01be8f Source code cleanups: Use void * rather than char * in lhash, vor 25 Jahren
  Andy Polyakov a7c5241f5f Late break-in patch for MacOS support. vor 25 Jahren
  Bodo Möller 0cd08cce17 - Don't assume that int and size_t have the same representation vor 25 Jahren
  Richard Levitte f3a2a04496 - Added more documentation in CHANGES. vor 25 Jahren
  Richard Levitte 9ac42ed8fc Rebuild of the OpenSSL memory allocation and deallocation routines. vor 25 Jahren
  Richard Levitte 6828f02c9a The info removal code was overcomplicated, and error-prone (references being wrongly decreased). Fixed. vor 25 Jahren
  Bodo Möller 47d216940c Avoid deadlock. vor 25 Jahren
  Richard Levitte 71d7526b72 Avoid some silly compiler warnings, and add the change log I forgot :-) vor 25 Jahren
  Richard Levitte 1f575f1b1d Two changes have been made: vor 25 Jahren
  Bodo Möller e391116a48 New compile time option -DCRYPTO_MDEBUG_THREAD. vor 25 Jahren