71 コミット (a54cc0c55c46996caa75a6d508f1a56693581fbe)

作成者 SHA1 メッセージ 日付
  David Benjamin 34248d4cb7 Get rid of err function codes. 9年前
  David Benjamin 0851f67480 Add standalone tests for Poly1305. 9年前
  David Benjamin 76e9a2ab97 Add tests for low-level AES functions. 9年前
  David Benjamin 65ee9b7ce9 Remove EVP_PKEY_HMAC. 9年前
  William Hesse c618c402a5 Give generated assembly files different names for arm and aarch64. 9年前
  Adam Langley 9c164b26bf Output test configs for Bazel builds. 9年前
  Adam Langley 117da41b7f Move test configuration into a separate file. 9年前
  Adam Langley 049ef415c5 Updates to the build-file generation script. 9年前
  David Benjamin efad697813 Sync vs_toolschain.py up with Chromium. 9年前
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. 9年前
  David Benjamin b48042820a Also skip #elif lines. 9年前
  David Benjamin 6deacb3895 Parse macros in getNameFromDecl. 9年前
  Adam Langley 6f2e733bab Add infrastructure for reference counts. 9年前
  David Benjamin 2607383e72 Fix generate_build_files.py to account for crypto/test. 9年前
  David Benjamin 5c694e3fef Add evp_test, loosely based on upstream's version. 9年前
  David Benjamin 0f86965ca0 Rename evp_test to evp_extra_test. 9年前
  David Benjamin 06b94de820 Add file-based test framework and convert hmac_test. 9年前
  Adam Langley 0d107e183e Add support for CMAC (RFC 4493). 9年前
  Adam Langley 9e1a66070b Add generate_build_files.py. 9年前
  Adam Langley 843ab66e17 Add support for building with the Android NDK. 9年前
  David Benjamin 4b0afdd220 Add a tool to download Chromium's prebuilt clang. 9年前
  David Benjamin 8f64778a39 Add some missing headers to doc.config. 9年前
  David Benjamin 71485af5e8 Skip #if lines in getNameFromDecl. 9年前
  David Benjamin 0d8a758938 Start generating documentation for ssl.h. 9年前
  David Benjamin 48b3150c08 Fix some parsing bugs in doc.go. 9年前
  Adam Langley 0fd5639701 Fix up whitespace in headers for doc.go. 9年前
  David Benjamin 2ab7a868ad runner and all_tests should exit with failure on failing tests. 9年前
  David Benjamin 7ead605599 Add the is_unexpected key to the test output. 9年前
  Adam Langley d7c5dfb233 Add native support for onces and thread-local storage. 9年前
  David Benjamin 05a5beb35c Add support for finding depot_tools' MSVC toolchain on the bots. 9年前
  Adam Langley 0e782a9eb3 Add AEADs for AES-CTR with HMAC-SHA256. 9年前
  David Benjamin d27eda00a4 Generate error data at build time. 9年前
  David Benjamin 0d5e080ab9 Drop in prebuilt versions of Windows files. 9年前
  David Benjamin 9a7233cda8 Add a prebuilt CMake for OS X for the bots. 9年前
  David Benjamin 5f237bc843 Add support for Chromium's JSON test result format. 9年前
  David Benjamin 1b5cfb5ba3 Pull in a pre-built tarball of cmake 3.1.3 for the bots. 9年前
  David Benjamin e079927ceb Drop in Go toolchain bootstrap scripts for the bots. 9年前
  David Benjamin 491b9219a9 Replace all_tests.sh with a test runner in Go. 9年前
  David Benjamin 96396b3aaa Fix cross-module errors. 9年前
  David Benjamin fc233962db Make make_errors.go -reset reproducible. 9年前
  Adam Langley 29b186736c Precompute sorted array for error strings. 9年前
  Eric Roman bcc4fa87af Add unit-tests for PBKDF2. 9年前
  David Benjamin f058dae8fc Revert "Add a test for CONF_parse_list." 9年前
  David Benjamin cd5c892a87 Add a test for CONF_parse_list. 9年前
  Adam Langley 3e6526575a aarch64 support. 9年前
  David Benjamin 5b082e880d Various documentation fixes. 9年前
  David Benjamin 044abb0aaa Implement SSLv3 ciphers with stateful AEADs. 9年前
  David Benjamin ea72bd0b60 Implement all TLS ciphers with stateful AEADs. 9年前
  Nick Harper 4685e87746 Implement HKDF. 10年前
  Adam Langley 9ed9dae18e Update constant-time operations. 10年前