Historique des commits

Auteur SHA1 Message Date
  Richard Levitte 28428130db Update copyright year il y a 6 ans
  Matt Caswell d54897cf54 Pick a q size consistent with the digest for DSA param generation il y a 6 ans
  Bernd Edlinger fb0a64126b Fix a possible crash in dsa_builtin_paramgen2. il y a 7 ans
  Sebastian Andrzej Siewior af54741265 dsa/dsa_gen: add error message for seed_len < 0 il y a 8 ans
  Matt Caswell 1ff7425d61 Fix a missing NULL check in dsa_builtin_paramgen il y a 8 ans
  Rich Salz d2e9e32018 Copyright consolidation 07/10 il y a 8 ans
  Matt Caswell f08e803450 Check that we were actually allocated BIGNUMs in dsa_builtin_paramgen2 il y a 8 ans
  Rich Salz 3c27208fab Remove #error from include files. il y a 8 ans
  Rich Salz 895ffe41c2 GH322 revisited: remove unused function. il y a 8 ans
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 8 ans
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) il y a 8 ans
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. il y a 8 ans
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto il y a 9 ans
  Alessandro Ghedini 070c23325a Remove useless code il y a 9 ans
  Alessandro Ghedini 3f6c769187 Fix memory leaks and other mistakes on errors il y a 9 ans
  Pascal Cuoq 99c2033375 Move BN_CTX_start() call so the error case can always call BN_CTX_end(). il y a 9 ans
  Ben Kaduk 36ac7bc8a9 GH367 follow-up, for more clarity il y a 9 ans
  Ismo Puustinen f00a10b897 GH367: Fix dsa keygen for too-short seed il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz b548a1f11c free null cleanup finale il y a 9 ans
  Rich Salz 23a1d5e97c free NULL cleanup 7 il y a 9 ans
  Matt Caswell 266483d2f5 RAND_bytes updates il y a 9 ans
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI il y a 10 ans
  Dr. Stephen Henson fce8311cae remove FIPS module code from crypto/dsa il y a 10 ans
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. il y a 10 ans
  Dr. Stephen Henson f6c0bd641c return error if counter exceeds limit and seed value supplied il y a 13 ans
  Dr. Stephen Henson ea7fe214c4 check counter value against 4 * L, not 4096 il y a 13 ans