Historia zmian

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