提交歷史

作者 SHA1 備註 提交日期
  Matt Hauck 28903862fb Fix statically linked engine initialization w/ fips 8 年之前
  Richard Levitte b05f231cd9 VMS: only use _realloc32 with /POINTER_SIZE=32 8 年之前
  Richard Levitte 556c4b51d5 VSI submission: avoid pointer size warnings in mem.c 8 年之前
  Andy Polyakov 6397ac585d crypto/mem.c: drop reference to cleanse_ctr and fix no-asm builds. 8 年之前
  Loganaden Velvindron 6e5d130765 Fix CRYPTO_strdup 9 年之前
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 年之前
  Russell Coker 39679d858a Fix datarace reported by valgrind/helgrind 15 年之前
  Ben Laurie 68d2cf51bc Reduce version skew: trivia (I hope). 12 年之前
  Dr. Stephen Henson 564a503b1b Check for potentially exploitable overflows in asn1_d2i_read_bio 12 年之前
  Dr. Stephen Henson f69e5d6a19 Call OPENSSL_init after we've checked to see if customisation is permissible. 13 年之前
  Dr. Stephen Henson 293c58c1e7 Use approved API for EVP digest operations in FIPS builds. 13 年之前
  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 年之前