Історія комітів

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