Историја ревизија

Аутор SHA1 Порука Датум
  Tomas Mraz 2c1c0aacbd Make ossl_gen_deterministic_nonce_rfc6979() constant time пре 5 месеци
  Matt Caswell 605856d72c Update copyright year пре 3 година
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call пре 3 година
  Billy Brumley 305bf9c866 [crypto/bn] fix a few small timing leaks in BN_lshift1 and BN_rshift1 пре 5 година
  Cesar Pereida Garcia 8eba6de59e Unify BN_rshift design пре 5 година
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files пре 5 година
  Richard Levitte 367ace6870 Following the license change, modify the boilerplates in crypto/bn/ пре 5 година
  Andy Polyakov 3a4a88f436 bn/bn_{div|shift}.c: introduce fixed-top interfaces. пре 5 година
  KaoruToda 26a7d938c9 Remove parentheses of return. пре 7 година
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and пре 7 година
  Richard Levitte 0a2dcb6990 bn: fix occurance of negative zero in BN_rshift1() пре 7 година
  Geoff Thorpe 38d1b3cc02 bn: fix occurances of negative zero пре 8 година
  Rich Salz 4f22f40507 Copyright consolidation 06/10 пре 8 година
  Rich Salz 349807608f Remove /* foo.c */ comments пре 8 година
  Matt Caswell 7cc18d8158 Reject negative shifts for BN_rshift and BN_lshift пре 9 година
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files пре 9 година
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes пре 9 година
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . пре 9 година
  Doug Goldstein 448155e9bb RT2163: Remove some unneeded #include's пре 10 година
  Andy Polyakov 79ba545c09 bn_shift.c: minimize reallocations, which allows BN_FLG_STATIC_DATA to пре 13 година
  Andy Polyakov b764f82c64 Fix crash in BN_rshift. пре 16 година
  Geoff Thorpe 9dde17e8b4 This rewrites two "for" loops in BN_rshift() - equality with zero is пре 21 година
  Geoff Thorpe 18f62d4b82 Add debug-screening of input parameters to some functions I'd missed пре 21 година
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code пре 21 година
  Bodo Möller fc2e05c2d5 Fix BN_rshift, which caused lots of trouble. пре 24 година
  Bodo Möller 03a0848922 Fix warnings in expspeed.c (but the segmentation fault remains) пре 24 година
  Richard Levitte 020fc820dc Constify the BIGNUM routines a bit more. The only trouble were the пре 24 година
  Bodo Möller 24bec03beb This probably fixes a BN_rshift bug. пре 24 година
  Ben Laurie 84c15db551 Some constification and stacks that slipped through the cracks (how?). пре 25 година
  Ulf Möller 6b691a5c85 Change functions to ANSI C. пре 25 година