33 Commit (a0ef7b0a56a4f5e376dffa28f7808c011b312bc5)

Autore SHA1 Messaggio Data
  Brian Smith ac9404c3a8 Improve crypto/digest/md32_common.h mechanism. 9 anni fa
  Adam Langley f1c1cf8794 Revert "Improve crypto/digest/md32_common.h mechanism." 9 anni fa
  Brian Smith 00461cf201 Improve crypto/digest/md32_common.h mechanism. 9 anni fa
  David Benjamin 301afaf223 Add a run_tests target to run all tests. 9 anni fa
  David Benjamin 306ece31bc Fix some malloc failure crashes. 9 anni fa
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 anni fa
  Brian Smith a89e208fe9 Suppress missing return value check warning in |EVP_DigestFinal|. 9 anni fa
  Matt Braithwaite 1f4881fb95 |EVP_get_digestbyname| and |EVP_get_digestbynid|: recognize MD4. 9 anni fa
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
  David Benjamin 65ee9b7ce9 Remove EVP_PKEY_HMAC. 9 anni fa
  Matt Braithwaite 1d0a056180 Explicitly cast |CHECK| result to |void| to avoid compiler complaint. 9 anni fa
  Matt Braithwaite 9f8ef2da92 Add |EVP_get_digestbyname|. 9 anni fa
  Adam Langley e26e590824 Avoid unused variable warnings with assert. 9 anni fa
  David Benjamin e216288109 Unexport and prune EVP_MD_CTX flags. 9 anni fa
  David Benjamin 2c3679210e EVP_Digest*Update, EVP_DigestFinal, and HMAC_Update can never fail. 9 anni fa
  David Benjamin 049756be46 Fix integer types in low-level hash functions. 9 anni fa
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. 9 anni fa
  Brian Smith c82a00d818 Replace MD5 in examples with SHA-256. 9 anni fa
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
  Brian Smith 6e8fbfecd0 Remove crypto/obj dependencies from low-level crypto tests. 9 anni fa
  David Benjamin 94e597a51c Convert digest_test to C++. 9 anni fa
  Adam Langley 29b186736c Precompute sorted array for error strings. 9 anni fa
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 anni fa
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 anni fa
  Adam Langley a7f6d3c1dc Add void in place of empty function arguments. 9 anni fa
  David Benjamin 00505ec2e1 Add EVP_md5_sha1. 10 anni fa
  David Benjamin 9da9035b50 Add digest_test with tests for all existing EVP_MDs. 10 anni fa
  Ben Laurie 176b70efd1 Silence warnings about unused values. 10 anni fa
  Adam Langley bed8ce78f0 Add misc functions for easier porting. 10 anni fa
  Adam Langley c9eb7eac86 Readd MD4. 10 anni fa
  Alex Chernyakhovsky a59fbb0edd Correct endif comment in md32_common.h 10 anni fa
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 anni fa
  Adam Langley 95c29f3cd1 Inital import. 10 anni fa