Histórico de Commits

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