Histórico de commits

Autor SHA1 Mensagem Data
  Geoff Thorpe 38d1b3cc02 bn: fix occurances of negative zero 8 anos atrás
  Andy Polyakov 68b4a6e91f crypto/bn/*: x86[_64] division instruction doesn't handle constants, change constraint from 'g' to 'r'. 8 anos atrás
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto 8 anos atrás
  Kurt Roeckx acc600928d Avoid creating an illegal pointer 8 anos atrás
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 anos atrás
  Rich Salz 94af0cd7f3 Move more BN internals to bn_lcl.h 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments 8 anos atrás
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 anos atrás
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) 9 anos atrás
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 anos atrás
  Emilia Kasper a015758d11 Check for invalid divisors in BN_div. 9 anos atrás
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 anos atrás
  Doug Goldstein 448155e9bb RT2163: Remove some unneeded #include's 10 anos atrás
  Andy Polyakov bf3dfe7fee bn_div.c: remove duplicate code by merging BN_div and BN_div_no_branch. 13 anos atrás
  Dr. Stephen Henson f41154b206 #undef bn_div_words as it is defined for FIPS builds. 13 anos atrás
  Dr. Stephen Henson 48da9b8f2a Fix warning. 13 anos atrás
  Dr. Stephen Henson 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files 13 anos atrás
  Bodo Möller 2d9dcd4ff0 Always check bn_wexpend() return values for failure (CVE-2009-3245). 14 anos atrás
  Dr. Stephen Henson d70323f1c5 Submitted by: Peter Gutmann <pgut001@cs.auckland.ac.nz> 15 anos atrás
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 anos atrás
  Ben Laurie 4d6e1e4f29 size_tification. 16 anos atrás
  Bodo Möller f8d6be3f81 Some precautions to avoid potential security-relevant problems. 16 anos atrás
  Dr. Stephen Henson 56c7754cab Avoid warnings. 16 anos atrás
  Andy Polyakov 55525742f4 Privatize BN_*_no_branch. 17 anos atrás
  Bodo Möller 24a8c25ab5 fix error codes 17 anos atrás
  Bodo Möller d1e7d1d96c don't violate the bn_check_top assertion in BN_mod_inverse_no_branch() 17 anos atrás
  Bodo Möller b002265ee3 make BN_FLG_CONSTTIME semantics more fool-proof 17 anos atrás
  Bodo Möller bd31fb2145 Change to mitigate branch prediction attacks 17 anos atrás
  Nils Larsch 8215e7a938 fix warnings when building openssl with the following compiler options: 19 anos atrás