Cronologia Commit

Autore SHA1 Messaggio Data
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 anni fa
  Richard Levitte b379fe6cd0 NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard 7 anni fa
  Dr. Stephen Henson 7539418981 Add EVP_DigestSign and EVP_DigesVerify 7 anni fa
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 anni fa
  Rich Salz 349807608f Remove /* foo.c */ comments 9 anni fa
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 anni fa
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 9 anni fa
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 9 anni fa
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 anni fa
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 anni fa
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 anni fa
  Dr. Stephen Henson 5fe736e5fc Move some ASN.1 internals to asn1_int.h 9 anni fa
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 anni fa
  Dr. Stephen Henson cb62ab4b17 use correct function name 10 anni fa
  Dr. Stephen Henson 684400ce19 Fix various certificate fingerprint issues. 10 anni fa
  Jonas Maebe c9c63b0180 ASN1_verify, ASN1_item_verify: cleanse and free buf_in on error path 11 anni fa
  Dr. Stephen Henson b48310627d Don't try and verify signatures if key is NULL (CVE-2013-0166) 11 anni fa
  Dr. Stephen Henson d7d5a55d22 Support routines for ASN1 scanning function, doesn't do much yet. 14 anni fa
  Dr. Stephen Henson 31904ecdf3 RSA PSS verification support including certificates and certificate 14 anni fa
  Dr. Stephen Henson a5667732b9 update ASN1 sign/verify to use EVP_DigestSign and EVP_DigestVerify 14 anni fa
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 anni fa
  Bodo Möller d326582cab ASN1_item_verify needs to initialize ctx before any "goto err" can 18 anni fa
  Dr. Stephen Henson ee1d9ec019 Remove link between digests and signature algorithms. 18 anni fa
  Bodo Möller fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 anni fa
  Dr. Stephen Henson 2deadf1672 Port from stable branch. 19 anni fa
  Ben Laurie 8bb826ee53 Consistency. 19 anni fa
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 anni fa
  Richard Levitte bf746f0f46 Check for errors from EVP_VerifyInit_ex(), or EVP_VerifyUpdate might 20 anni fa
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 anni fa
  Dr. Stephen Henson 20d2186c87 23 anni fa