Historia zmian

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