33 Коміти (a0ef7b0a56a4f5e376dffa28f7808c011b312bc5)

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