Histórico de commits

Autor SHA1 Mensagem Data
  Matt Hauck 28903862fb Fix statically linked engine initialization w/ fips 8 anos atrás
  Richard Levitte b05f231cd9 VMS: only use _realloc32 with /POINTER_SIZE=32 8 anos atrás
  Richard Levitte 556c4b51d5 VSI submission: avoid pointer size warnings in mem.c 8 anos atrás
  Andy Polyakov 6397ac585d crypto/mem.c: drop reference to cleanse_ctr and fix no-asm builds. 8 anos atrás
  Loganaden Velvindron 6e5d130765 Fix CRYPTO_strdup 9 anos atrás
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 anos atrás
  Russell Coker 39679d858a Fix datarace reported by valgrind/helgrind 15 anos atrás
  Ben Laurie 68d2cf51bc Reduce version skew: trivia (I hope). 12 anos atrás
  Dr. Stephen Henson 564a503b1b Check for potentially exploitable overflows in asn1_d2i_read_bio 12 anos atrás
  Dr. Stephen Henson f69e5d6a19 Call OPENSSL_init after we've checked to see if customisation is permissible. 13 anos atrás
  Dr. Stephen Henson 293c58c1e7 Use approved API for EVP digest operations in FIPS builds. 13 anos atrás
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 anos atrás
  Dr. Stephen Henson 2766515fca Fix prototypes. 16 anos atrás
  Ben Laurie 4d6e1e4f29 size_tification. 16 anos atrás
  Ben Laurie 6caa4edd3e Add JPAKE. 16 anos atrás
  Andy Polyakov b2dba9bf1f Profiling revealed that OPENSSL_cleanse consumes *more* CPU time than 17 anos atrás
  Richard Levitte 6781efb92f CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULL 21 anos atrás
  Richard Levitte 83eb412da8 In realloc, don't destroy the old memory area if a new one couldn't be 21 anos atrás
  Richard Levitte d5234c7b3a Make sure the memory allocation routines check for negative sizes 21 anos atrás
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 anos atrás
  Richard Levitte df29cc8f77 Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler 22 anos atrás
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 anos atrás
  Richard Levitte 0472883cc2 If CRYPTO_realloc() is called with a NULL pointer, have it call 22 anos atrás
  Bodo Möller b93642c5cc No functional change, but slightly improved code clarity. 24 anos atrás
  Bodo Möller a5435e8b29 After discussion with Richard, change the new API for extended memory 24 anos atrás
  Bodo Möller eddf82a36a make indentation consistent 24 anos atrás
  Richard Levitte 65a22e8e4d As response to a user request to be able to use external memory 24 anos atrás
  Richard Levitte 8d28d5f81b Constification of the data of a hash table. This means the callback 24 anos atrás
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 anos atrás
  Richard Levitte 6596268675 In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, 24 anos atrás