提交歷史

作者 SHA1 備註 提交日期
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 年之前
  Matt Caswell 3e8042c38f Additional comment changes for reformat of 0.9.8 9 年之前
  Dr. Stephen Henson 0a9b8dd1b4 Fix 0.9.8 FIPS capable OpenSSL build. 10 年之前
  Dr. Stephen Henson 22152d6885 PR: 2540 13 年之前
  Bodo Möller 3e4da3f7cb Always check bn_wexpend() return values for failure (CVE-2009-3245). 14 年之前
  Bodo Möller 4afcee8b4b avoid potential infinite loop in final reduction round of BN_GF2m_mod_arr() 16 年之前
  Nils Larsch 22d1087e16 backport recent changes from the cvs head 19 年之前
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 年之前
  Geoff Thorpe ace3ebd661 Improve error handling if decompression of an ec point fails, and cleanup 20 年之前
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 年之前
  Andy Polyakov 27b2b78f90 Even though C specification explicitly says that constant type "stretches" 21 年之前
  Geoff Thorpe e7e5fe4705 Add missing bn_check_top()s to bn_gf2m.c and remove some miscellaneous 21 年之前
  Geoff Thorpe 444c3a8492 Get rid of some signed/unsigned comparison warnings. 21 年之前
  Geoff Thorpe e1064adfd3 Some changes for bn_gf2m.c: better error checking plus some minor 21 年之前
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 年之前
  Richard Levitte 2047bda6fb Unused variable removed. 22 年之前
  Richard Levitte 821385ad00 Fix an unsigned/signed mismatch. 22 年之前
  Bodo Möller 6c950e0dc9 'covenant HOWTO' (what to do about the Sun covenant if you modify the code) 22 年之前
  Bodo Möller c237de058f don't write beyond buffer 22 年之前
  Bodo Möller 7a8645d171 avoid SIGSEGV 22 年之前
  Bodo Möller d28735a05b oops, undo previous change (was just for testing) 22 年之前
  Bodo Möller 183847747a fix bn_expand2 22 年之前
  Bodo Möller bac6012308 use bn_wexpand instead of bn_expand2 (the latter is not needed here, 22 年之前
  Bodo Möller 909abce800 disable Sun divison algorithm by default 22 年之前
  Bodo Möller 1dc920c8de Binary field arithmetic contributed by Sun Microsystems. 22 年之前