История коммитов

Автор SHA1 Сообщение Дата
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 лет назад
  Rich Salz b548a1f11c free null cleanup finale 9 лет назад
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 лет назад
  Rich Salz b196e7d936 remove malloc casts 9 лет назад
  Matt Caswell 266483d2f5 RAND_bytes updates 9 лет назад
  Rich Salz 06cf881a3a Final (for me, for now) dead code cleanup 9 лет назад
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA 9 лет назад
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 лет назад
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 лет назад
  Dr. Stephen Henson ebdf37e4b1 remove FIPS module code from crypto/bn 10 лет назад
  Adam Langley 8a99cb29d1 Add secure DSA nonce flag. 11 лет назад
  Dr. Stephen Henson c2fd598994 Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in 13 лет назад
  Dr. Stephen Henson ed12c2f7ca In FIPS mode only use "Generation by Testing Candidates" equivalent. 13 лет назад
  Dr. Stephen Henson 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in 14 лет назад
  Dr. Stephen Henson 7cc684f4f7 Redirect FIPS memory allocation to FIPS_malloc() routine, remove 14 лет назад
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 лет назад
  Ben Laurie 4d6e1e4f29 size_tification. 16 лет назад
  Ben Laurie 0d6f9c7181 Constification. 16 лет назад
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 лет назад
  Richard Levitte a87228031f RAND_add() wants a double as it's last argument. 20 лет назад
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 лет назад
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 лет назад
  Richard Levitte 43d601641f A few more memset()s converted to OPENSSL_cleanse(). 22 лет назад
  Bodo Möller 95ecacf8a2 Let BN_rand_range() abort with an error after 100 iterations 22 лет назад
  Bodo Möller 66df02fd98 fix BN_rand_range 23 лет назад
  Bodo Möller 983495c4b2 Use uniformly chosen witnesses for Miller-Rabin test 23 лет назад
  Bodo Möller f2bc668429 Fix BN_[pseudo_]rand: 'mask' must be used even if top=-1. 24 лет назад
  Ulf Möller 335c4f0966 BN_rand_range() needs a BN_rand() variant that doesn't set the MSB. 24 лет назад
  Bodo Möller e306892994 Simplify BN_rand_range 24 лет назад
  Bodo Möller 792e2ce7f4 Another comment change. (Previous comment does not apply 24 лет назад