Histórico de Commits

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