Historique des commits

Auteur SHA1 Message Date
  FdaSilvaYY f06080cb3d Add missing error code when alloc-return-null il y a 6 ans
  Bernd Edlinger f91e026e38 Fix a possible crash in BN_from_montgomery_word il y a 6 ans
  Rich Salz e6e9170d6e Allow NULL for some _free routines. il y a 6 ans
  Matt Caswell 320a81277e Remove some code for a contributor that we cannot find il y a 6 ans
  David Benjamin f345b1f39d Fix timing leak in BN_from_montgomery_word. il y a 6 ans
  Richard Levitte 48e5119a6b Copyright update of more files that have changed this year il y a 6 ans
  Matt Caswell 7d461736f7 Revert BN_copy() flag copy semantics change il y a 6 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and il y a 7 ans
  Samuel Weiser 9f9442918a BN_copy now propagates BN_FLG_CONSTTIME il y a 7 ans
  Samuel Weiser 3de81a5912 Fixed error in propagating BN_FLG_CONSTTIME flag through BN_MONT_CTX_set, which could lead to information disclosure on RSA primes p and q. il y a 7 ans
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get il y a 7 ans
  Rich Salz 4f22f40507 Copyright consolidation 06/10 il y a 8 ans
  Alessandro Ghedini d188a53617 Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 8 ans
  Rich Salz d59c7c81e3 Remove BN_init il y a 9 ans
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto il y a 9 ans
  Matt Caswell 6a009812b2 Check for 0 modulus in BN_MONT_CTX_set il y a 9 ans
  Loganaden Velvindron 1a586b3942 Clear BN-mont values when free'ing it. il y a 9 ans
  Rich Salz 9f040d6dec Some cleanups for crypto/bn il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes il y a 9 ans
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc il y a 9 ans
  Rich Salz b196e7d936 remove malloc casts il y a 9 ans
  Rich Salz fe6d2a339b Use memset in bn_mont il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Rich Salz fcf64ba0ac RT3548: Remove some unsupported platforms. il y a 9 ans
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI il y a 10 ans
  Doug Goldstein 448155e9bb RT2163: Remove some unneeded #include's il y a 10 ans
  Geoff Thorpe 12e9f627f9 bignum: allow concurrent BN_MONT_CTX_set_locked() il y a 10 ans