Historique des commits

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