Историја ревизија

Аутор SHA1 Порука Датум
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more пре 16 година
  Dr. Stephen Henson 2766515fca Fix prototypes. пре 16 година
  Ben Laurie 4d6e1e4f29 size_tification. пре 16 година
  Ben Laurie 6caa4edd3e Add JPAKE. пре 16 година
  Andy Polyakov b2dba9bf1f Profiling revealed that OPENSSL_cleanse consumes *more* CPU time than пре 17 година
  Richard Levitte 6781efb92f CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULL пре 21 година
  Richard Levitte 83eb412da8 In realloc, don't destroy the old memory area if a new one couldn't be пре 21 година
  Richard Levitte d5234c7b3a Make sure the memory allocation routines check for negative sizes пре 21 година
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. пре 22 година
  Richard Levitte df29cc8f77 Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler пре 22 година
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. пре 22 година
  Richard Levitte 0472883cc2 If CRYPTO_realloc() is called with a NULL pointer, have it call пре 22 година
  Bodo Möller b93642c5cc No functional change, but slightly improved code clarity. пре 24 година
  Bodo Möller a5435e8b29 After discussion with Richard, change the new API for extended memory пре 24 година
  Bodo Möller eddf82a36a make indentation consistent пре 24 година
  Richard Levitte 65a22e8e4d As response to a user request to be able to use external memory пре 24 година
  Richard Levitte 8d28d5f81b Constification of the data of a hash table. This means the callback пре 24 година
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names пре 24 година
  Richard Levitte 6596268675 In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, пре 24 година
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align пре 24 година
  Ulf Möller 9d1a01be8f Source code cleanups: Use void * rather than char * in lhash, пре 25 година
  Andy Polyakov a7c5241f5f Late break-in patch for MacOS support. пре 25 година
  Bodo Möller 0cd08cce17 - Don't assume that int and size_t have the same representation пре 25 година
  Richard Levitte f3a2a04496 - Added more documentation in CHANGES. пре 25 година
  Richard Levitte 9ac42ed8fc Rebuild of the OpenSSL memory allocation and deallocation routines. пре 25 година
  Richard Levitte 6828f02c9a The info removal code was overcomplicated, and error-prone (references being wrongly decreased). Fixed. пре 25 година
  Bodo Möller 47d216940c Avoid deadlock. пре 25 година
  Richard Levitte 71d7526b72 Avoid some silly compiler warnings, and add the change log I forgot :-) пре 25 година
  Richard Levitte 1f575f1b1d Two changes have been made: пре 25 година
  Bodo Möller e391116a48 New compile time option -DCRYPTO_MDEBUG_THREAD. пре 25 година