コミット履歴

作者 SHA1 メッセージ 日付
  Richard Levitte 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ 6 年 前
  Andy Polyakov 3a4a88f436 bn/bn_{div|shift}.c: introduce fixed-top interfaces. 6 年 前
  Andy Polyakov 3da2e9c4ee bn/bn_div.c: make conditional addition unconditional 6 年 前
  Matt Caswell 1212818eb0 Update copyright year 6 年 前
  Andy Polyakov 305b68f1a2 bn/bn_lib.c: add BN_FLG_FIXED_TOP flag. 6 年 前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年 前
  Rich Salz e3713c365c Remove email addresses from source code. 7 年 前
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 年 前
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get 7 年 前
  Geoff Thorpe 38d1b3cc02 bn: fix occurances of negative zero 8 年 前
  Andy Polyakov 68b4a6e91f crypto/bn/*: x86[_64] division instruction doesn't handle constants, change constraint from 'g' to 'r'. 8 年 前
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto 8 年 前
  Kurt Roeckx acc600928d Avoid creating an illegal pointer 8 年 前
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 年 前
  Rich Salz 94af0cd7f3 Move more BN internals to bn_lcl.h 8 年 前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年 前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年 前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年 前
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) 9 年 前
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 年 前
  Emilia Kasper a015758d11 Check for invalid divisors in BN_div. 10 年 前
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 年 前
  Doug Goldstein 448155e9bb RT2163: Remove some unneeded #include's 10 年 前
  Andy Polyakov bf3dfe7fee bn_div.c: remove duplicate code by merging BN_div and BN_div_no_branch. 13 年 前
  Dr. Stephen Henson f41154b206 #undef bn_div_words as it is defined for FIPS builds. 13 年 前
  Dr. Stephen Henson 48da9b8f2a Fix warning. 13 年 前
  Dr. Stephen Henson 14ae26f2e4 Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files 13 年 前
  Bodo Möller 2d9dcd4ff0 Always check bn_wexpend() return values for failure (CVE-2009-3245). 14 年 前
  Dr. Stephen Henson d70323f1c5 Submitted by: Peter Gutmann <pgut001@cs.auckland.ac.nz> 15 年 前
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 年 前