62 Commits (5f387e38fc406d6e341248865df61dd9d957171f)

Autor SHA1 Mensaje Fecha
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. hace 9 años
  David Benjamin b48042820a Also skip #elif lines. hace 9 años
  David Benjamin 6deacb3895 Parse macros in getNameFromDecl. hace 9 años
  Adam Langley 6f2e733bab Add infrastructure for reference counts. hace 9 años
  David Benjamin 2607383e72 Fix generate_build_files.py to account for crypto/test. hace 9 años
  David Benjamin 5c694e3fef Add evp_test, loosely based on upstream's version. hace 9 años
  David Benjamin 0f86965ca0 Rename evp_test to evp_extra_test. hace 9 años
  David Benjamin 06b94de820 Add file-based test framework and convert hmac_test. hace 9 años
  Adam Langley 0d107e183e Add support for CMAC (RFC 4493). hace 9 años
  Adam Langley 9e1a66070b Add generate_build_files.py. hace 9 años
  Adam Langley 843ab66e17 Add support for building with the Android NDK. hace 9 años
  David Benjamin 4b0afdd220 Add a tool to download Chromium's prebuilt clang. hace 9 años
  David Benjamin 8f64778a39 Add some missing headers to doc.config. hace 9 años
  David Benjamin 71485af5e8 Skip #if lines in getNameFromDecl. hace 9 años
  David Benjamin 0d8a758938 Start generating documentation for ssl.h. hace 9 años
  David Benjamin 48b3150c08 Fix some parsing bugs in doc.go. hace 9 años
  Adam Langley 0fd5639701 Fix up whitespace in headers for doc.go. hace 9 años
  David Benjamin 2ab7a868ad runner and all_tests should exit with failure on failing tests. hace 9 años
  David Benjamin 7ead605599 Add the is_unexpected key to the test output. hace 9 años
  Adam Langley d7c5dfb233 Add native support for onces and thread-local storage. hace 9 años
  David Benjamin 05a5beb35c Add support for finding depot_tools' MSVC toolchain on the bots. hace 9 años
  Adam Langley 0e782a9eb3 Add AEADs for AES-CTR with HMAC-SHA256. hace 9 años
  David Benjamin d27eda00a4 Generate error data at build time. hace 9 años
  David Benjamin 0d5e080ab9 Drop in prebuilt versions of Windows files. hace 9 años
  David Benjamin 9a7233cda8 Add a prebuilt CMake for OS X for the bots. hace 9 años
  David Benjamin 5f237bc843 Add support for Chromium's JSON test result format. hace 9 años
  David Benjamin 1b5cfb5ba3 Pull in a pre-built tarball of cmake 3.1.3 for the bots. hace 9 años
  David Benjamin e079927ceb Drop in Go toolchain bootstrap scripts for the bots. hace 9 años
  David Benjamin 491b9219a9 Replace all_tests.sh with a test runner in Go. hace 9 años
  David Benjamin 96396b3aaa Fix cross-module errors. hace 9 años
  David Benjamin fc233962db Make make_errors.go -reset reproducible. hace 9 años
  Adam Langley 29b186736c Precompute sorted array for error strings. hace 9 años
  Eric Roman bcc4fa87af Add unit-tests for PBKDF2. hace 9 años
  David Benjamin f058dae8fc Revert "Add a test for CONF_parse_list." hace 9 años
  David Benjamin cd5c892a87 Add a test for CONF_parse_list. hace 9 años
  Adam Langley 3e6526575a aarch64 support. hace 9 años
  David Benjamin 5b082e880d Various documentation fixes. hace 9 años
  David Benjamin 044abb0aaa Implement SSLv3 ciphers with stateful AEADs. hace 9 años
  David Benjamin ea72bd0b60 Implement all TLS ciphers with stateful AEADs. hace 9 años
  Nick Harper 4685e87746 Implement HKDF. hace 10 años
  Adam Langley 9ed9dae18e Update constant-time operations. hace 10 años
  Adam Langley 9f5a314d35 Automatically generate a missing EC public key. hace 10 años
  David Benjamin 9da9035b50 Add digest_test with tests for all existing EVP_MDs. hace 10 años
  David Benjamin 817ec3462e Rename example_sign to evp_test. hace 10 años
  Ben Laurie 968ddc91fa Not everyone keeps bash in /bin. hace 10 años
  David Benjamin f852599f12 Fix doc.config for header files being moved. hace 10 años
  Alex Chernyakhovsky 04dbb7f1d1 Add tests for pqueue hace 10 años
  Adam Langley 8e16b6e658 Add PKCS#12 parser. hace 10 años
  Håvard Molland fd00303a54 Don't scan libfoo_error.c for error codes. hace 10 años
  Adam Langley eeb9f491e8 Add PKCS7_bundle_certificates. hace 10 años