Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2015-12-16Chromium's update.sh is dead, long live update.pyNico Weber
2015-12-15Don't leak Android hacks to other build platforms.Piotr Sikora
2015-11-19Add NEON implementation of curve25519.Adam Langley
2015-11-18Add X25519 and Ed25519 support.Adam Langley
2015-11-05Fix up several comments and detect problems in the future.Adam Langley
2015-10-28Support Bazel builds on other platforms.Piotr Sikora
2015-10-27Add the RFC 7539 ChaCha20-Poly1305 AEAD.Brian Smith
2015-10-27Fix the shared builders by exporting GCM symbols.Adam Langley
2015-10-26Linkify pipe words.David Benjamin
2015-10-26Hide some sections from the docs.David Benjamin
2015-10-07Updating Bazel outputs to work on other platforms.Chuck Hays
2015-09-30Go's darwin filenames have changed.David Benjamin
2015-09-30Move the bots to Go 1.5.1.David Benjamin
2015-09-30Take thread.h out of the documentation.David Benjamin
2015-09-15Replace skipPast with strings.TrimPrefix.David Benjamin
2015-09-12Generate stable URL fragments.David Benjamin
2015-09-11Deprecated functions get their own sections.David Benjamin
2015-09-09Drop urandom_test.Adam Langley
2015-09-09Buffer reads of urandom, if you promise no forking.Matt Braithwaite
2015-09-03Markdown-ify BUILDING.David Benjamin
2015-08-28pkcs8.c: Add PBES2 to list of password-based encryption methods.Matt Braithwaite
2015-08-19Fix documentation generation on Windows.Brian Smith
2015-07-16Get rid of err function codes.David Benjamin
2015-07-10Add standalone tests for Poly1305.David Benjamin
2015-07-02Add tests for low-level AES functions.David Benjamin
2015-06-25Remove EVP_PKEY_HMAC.David Benjamin
2015-06-23Give generated assembly files different names for arm and aarch64.William Hesse
2015-06-16Output test configs for Bazel builds.Adam Langley
2015-06-16Move test configuration into a separate file.Adam Langley
2015-06-16Updates to the build-file generation script.Adam Langley
2015-06-03Sync vs_toolschain.py up with Chromium.David Benjamin
2015-05-21Add malloc test support to unit tests.David Benjamin
2015-05-21Also skip #elif lines.David Benjamin
2015-05-21Parse macros in getNameFromDecl.David Benjamin
2015-05-20Add infrastructure for reference counts.Adam Langley
2015-05-12Fix generate_build_files.py to account for crypto/test.David Benjamin
2015-05-12Add evp_test, loosely based on upstream's version.David Benjamin
2015-05-12Rename evp_test to evp_extra_test.David Benjamin
2015-05-12Add file-based test framework and convert hmac_test.David Benjamin
2015-05-08Add support for CMAC (RFC 4493).Adam Langley
2015-05-07Add generate_build_files.py.Adam Langley
2015-05-05Add support for building with the Android NDK.Adam Langley
2015-04-20Add a tool to download Chromium's prebuilt clang.David Benjamin
2015-04-14Add some missing headers to doc.config.David Benjamin
2015-04-14Skip #if lines in getNameFromDecl.David Benjamin
2015-04-14Start generating documentation for ssl.h.David Benjamin
2015-04-11Fix some parsing bugs in doc.go.David Benjamin
2015-04-09Fix up whitespace in headers for doc.go.Adam Langley
2015-04-06runner and all_tests should exit with failure on failing tests.David Benjamin
2015-04-06Add the is_unexpected key to the test output.David Benjamin