Histórico de Commits

Autor SHA1 Mensagem Data
  Nils Larsch b4e88ccb28 ensure the pointer is valid before using it há 18 anos atrás
  Andy Polyakov 4a47f55639 Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and há 19 anos atrás
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading há 19 anos atrás
  Andy Polyakov 8169dd73f9 All SIXTY_FOUR_BIT platforms (mind the difference between SIXTY_FOUR_BIT and há 20 anos atrás
  Geoff Thorpe cf9056cfda BN_div_word() was breaking when called from BN_bn2dec() (actually, this is há 20 anos atrás
  Geoff Thorpe 2aaec9cced Update any code that was using deprecated functions so that everything builds há 21 anos atrás
  Ulf Möller 66ecdf3bfb more mingw related cleanups. há 22 anos atrás
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in há 22 anos atrás
  Richard Levitte 55f78baf32 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't há 22 anos atrás
  Bodo Möller 259cdf2af9 Sun has agreed to removing the covenant language from most files. há 22 anos atrás
  Bodo Möller 5af7d1a3b8 move GF2m tests to the end há 22 anos atrás
  Bodo Möller 1dc920c8de Binary field arithmetic contributed by Sun Microsystems. há 22 anos atrás
  Bodo Möller 5c9396e37c remove obsolete comment há 22 anos atrás
  Bodo Möller c62b26fdc6 Hide BN_CTX structure details. há 24 anos atrás
  Richard Levitte 41d2a336ee e_os.h does not belong with the exported headers. Do not put it there há 24 anos atrás
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't há 24 anos atrás
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making há 24 anos atrás
  Bodo Möller 8dea52fa42 Fix some things that look like bugs. há 24 anos atrás
  Bodo Möller 80d89e6a6a Sign-related fixes (and tests). há 24 anos atrás
  Bodo Möller 0a52d38b31 Use bc's "print" feature whenever it is available, há 24 anos atrás
  Ulf Möller aecb0b018f test_mod_mul is useful, let's run it more often. há 24 anos atrás
  Ulf Möller ea1b7fe6d4 forgot to remove the loop variable há 24 anos atrás
  Ulf Möller db88223baa Loops like this one: há 24 anos atrás
  Ulf Möller 111482cf2e New function BN_bntest_rand() to detect more BN library bugs. há 24 anos atrás
  Bodo Möller fc2e05c2d5 Fix BN_rshift, which caused lots of trouble. há 24 anos atrás
  Bodo Möller b2993bdea1 Remove randomness from the test. These constants give me a segment há 24 anos atrás
  Bodo Möller 470fa98f8a BN_mod_exp(r,a,p,m,ctx) should not be called with r == p. há 24 anos atrás
  Bodo Möller de6e207db6 It's "#elif", not "#elsif". há 24 anos atrás
  Bodo Möller 04ca16890b BN_mod_exp problems ... há 24 anos atrás
  Bodo Möller 77ac92d00a Fix bntest.c problem -- one of the primes got lost há 24 anos atrás