Histórico de commits

Autor SHA1 Mensagem Data
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 anos atrás
  Richard Levitte a87228031f RAND_add() wants a double as it's last argument. 20 anos atrás
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 anos atrás
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 anos atrás
  Richard Levitte 43d601641f A few more memset()s converted to OPENSSL_cleanse(). 22 anos atrás
  Bodo Möller 95ecacf8a2 Let BN_rand_range() abort with an error after 100 iterations 22 anos atrás
  Bodo Möller 66df02fd98 fix BN_rand_range 23 anos atrás
  Bodo Möller 983495c4b2 Use uniformly chosen witnesses for Miller-Rabin test 23 anos atrás
  Bodo Möller f2bc668429 Fix BN_[pseudo_]rand: 'mask' must be used even if top=-1. 24 anos atrás
  Ulf Möller 335c4f0966 BN_rand_range() needs a BN_rand() variant that doesn't set the MSB. 24 anos atrás
  Bodo Möller e306892994 Simplify BN_rand_range 24 anos atrás
  Bodo Möller 792e2ce7f4 Another comment change. (Previous comment does not apply 24 anos atrás
  Bodo Möller 3952584571 Change comments. (The expected number of iterations in BN_rand_range 24 anos atrás
  Bodo Möller a5d2acfc79 oops -- remove observation code 24 anos atrás
  Bodo Möller 35ed8cb8b6 Integrate my implementation of a countermeasure against 24 anos atrás
  Ulf Möller 57e7d3ce15 Bleichenbacher's DSA attack 24 anos atrás
  Ulf Möller 111482cf2e New function BN_bntest_rand() to detect more BN library bugs. 24 anos atrás
  Bodo Möller 904cb691f3 Return bignum '0' when BN_rand is asked for a 0 bit random number. 24 anos atrás
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 anos atrás
  Bodo Möller 953aa79040 A couple of things were reversed for BN_pseudo_rand ... 25 anos atrás
  Ulf Möller 38e33cef15 Document DSA and SHA. 25 anos atrás
  Ulf Möller eb952088f0 Precautions against using the PRNG uninitialized: RAND_bytes() now 25 anos atrás
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 anos atrás
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 anos atrás
  Ben Laurie bf5dcd135f More exactitude with function arguments. 26 anos atrás
  Ralf S. Engelschall 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 anos atrás
  Ralf S. Engelschall d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 anos atrás