Historial de Commits

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