Historia zmian

Autor SHA1 Wiadomość Data
  Matt Caswell e4c4b2766b Add a BN_mod_word test() 8 lat temu
  Andy Polyakov d73cc256c8 bn/asm/x86_64-mont5.pl: fix carry propagating bug (CVE-2015-3193). 8 lat temu
  Emilia Kasper cf633fa002 BN_mod_exp_mont_consttime: check for zero modulus. 9 lat temu
  Emilia Kasper 9c989aaa74 bntest: don't dereference the |d| array for a zero BIGNUM. 9 lat temu
  Russell Webb 295c629ab1 RT3856: Fix memory leaks in test code 9 lat temu
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 lat temu
  Andy Polyakov 96a66a973b bn/bntest.c: make it indent-friendly. 9 lat temu
  Andy Polyakov 49446ea62f Fix for CVE-2014-3570 (with minor bn_asm.c revamp). 9 lat temu
  Bodo Möller bb565cd29e Backport regression test 13 lat temu
  Dr. Stephen Henson f610a516a0 Backport from HEAD: 13 lat temu
  Dr. Stephen Henson 50d70c01d6 PR: 2062 15 lat temu
  Dr. Stephen Henson 477fd4596f PR: 1835 15 lat temu
  Dr. Stephen Henson 710069c19e Fix warnings. 17 lat temu
  Bodo Möller c4e7870ac1 Change array representation of binary polynomials to make GF2m part of 18 lat temu
  Nils Larsch b4e88ccb28 ensure the pointer is valid before using it 18 lat temu
  Andy Polyakov 4a47f55639 Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and 19 lat temu
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading 19 lat temu
  Andy Polyakov 8169dd73f9 All SIXTY_FOUR_BIT platforms (mind the difference between SIXTY_FOUR_BIT and 20 lat temu
  Geoff Thorpe cf9056cfda BN_div_word() was breaking when called from BN_bn2dec() (actually, this is 20 lat temu
  Geoff Thorpe 2aaec9cced Update any code that was using deprecated functions so that everything builds 21 lat temu
  Ulf Möller 66ecdf3bfb more mingw related cleanups. 21 lat temu
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in 22 lat temu
  Richard Levitte 55f78baf32 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 22 lat temu
  Bodo Möller 259cdf2af9 Sun has agreed to removing the covenant language from most files. 22 lat temu
  Bodo Möller 5af7d1a3b8 move GF2m tests to the end 22 lat temu
  Bodo Möller 1dc920c8de Binary field arithmetic contributed by Sun Microsystems. 22 lat temu
  Bodo Möller 5c9396e37c remove obsolete comment 22 lat temu
  Bodo Möller c62b26fdc6 Hide BN_CTX structure details. 23 lat temu
  Richard Levitte 41d2a336ee e_os.h does not belong with the exported headers. Do not put it there 23 lat temu
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 lat temu