Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Hauck 28903862fb Fix statically linked engine initialization w/ fips vor 8 Jahren
  Richard Levitte b05f231cd9 VMS: only use _realloc32 with /POINTER_SIZE=32 vor 8 Jahren
  Richard Levitte 556c4b51d5 VSI submission: avoid pointer size warnings in mem.c vor 8 Jahren
  Andy Polyakov 6397ac585d crypto/mem.c: drop reference to cleanse_ctr and fix no-asm builds. vor 8 Jahren
  Loganaden Velvindron 6e5d130765 Fix CRYPTO_strdup vor 9 Jahren
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . vor 9 Jahren
  Russell Coker 39679d858a Fix datarace reported by valgrind/helgrind vor 15 Jahren
  Ben Laurie 68d2cf51bc Reduce version skew: trivia (I hope). vor 12 Jahren
  Dr. Stephen Henson 564a503b1b Check for potentially exploitable overflows in asn1_d2i_read_bio vor 12 Jahren
  Dr. Stephen Henson f69e5d6a19 Call OPENSSL_init after we've checked to see if customisation is permissible. vor 13 Jahren
  Dr. Stephen Henson 293c58c1e7 Use approved API for EVP digest operations in FIPS builds. vor 13 Jahren
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more vor 16 Jahren
  Dr. Stephen Henson 2766515fca Fix prototypes. vor 16 Jahren
  Ben Laurie 4d6e1e4f29 size_tification. vor 16 Jahren
  Ben Laurie 6caa4edd3e Add JPAKE. vor 16 Jahren
  Andy Polyakov b2dba9bf1f Profiling revealed that OPENSSL_cleanse consumes *more* CPU time than vor 17 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 21 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