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-04-01Add native support for onces and thread-local storage.Adam Langley
2015-03-25Add support for finding depot_tools' MSVC toolchain on the bots.David Benjamin
2015-03-19Add AEADs for AES-CTR with HMAC-SHA256.Adam Langley
2015-03-06Generate error data at build time.David Benjamin
2015-03-03Drop in prebuilt versions of Windows files.David Benjamin
2015-02-27Add a prebuilt CMake for OS X for the bots.David Benjamin
2015-02-18Add support for Chromium's JSON test result format.David Benjamin
2015-02-18Pull in a pre-built tarball of cmake 3.1.3 for the bots.David Benjamin
2015-02-18Drop in Go toolchain bootstrap scripts for the bots.David Benjamin
2015-02-12Replace all_tests.sh with a test runner in Go.David Benjamin
2015-02-12Fix cross-module errors.David Benjamin
2015-02-10Make make_errors.go -reset reproducible.David Benjamin
2015-02-10Precompute sorted array for error strings.Adam Langley
2015-01-28Add unit-tests for PBKDF2.Eric Roman
2015-01-28Revert "Add a test for CONF_parse_list."David Benjamin
2015-01-27Add a test for CONF_parse_list.David Benjamin
2015-01-15aarch64 support.Adam Langley
2015-01-15Various documentation fixes.David Benjamin
2015-01-14Implement SSLv3 ciphers with stateful AEADs.David Benjamin
2015-01-14Implement all TLS ciphers with stateful AEADs.David Benjamin
2014-12-18Implement HKDF.Nick Harper
2014-11-11Update constant-time operations.Adam Langley
2014-11-11Automatically generate a missing EC public key.Adam Langley
2014-11-06Add digest_test with tests for all existing EVP_MDs.David Benjamin
2014-11-05Rename example_sign to evp_test.David Benjamin
2014-10-01Not everyone keeps bash in /bin.Ben Laurie
2014-09-03Fix doc.config for header files being moved.David Benjamin
2014-09-03Add tests for pqueueAlex Chernyakhovsky
2014-08-26Add PKCS#12 parser.Adam Langley
2014-08-20Don't scan libfoo_error.c for error codes.HÃ¥vard Molland
2014-08-07Add PKCS7_bundle_certificates.Adam Langley
2014-08-07Take the source directory as a parameter in all_tests.shDavid Benjamin
2014-07-29Add AES Key Wrap mode.Adam Langley
2014-07-17Fix EVP_DecodeBlock and add tests.David Benjamin
2014-07-16Fix magic SSL reason codes.David Benjamin
2014-07-15Move public headers to include/openssl/Adam Langley
2014-07-01Add stitched RC4-MD5 as an AEAD.Adam Langley
2014-06-27Remove heartbeat extension.David Benjamin
2014-06-26Add ISC header to a handful of files.Adam Langley
2014-06-21Unit/regression test for TLS heartbeats.Adam Langley
2014-06-21ChaCha20-Poly1305 support.Adam Langley
2014-06-21AEAD tests.Adam Langley
2014-06-21Inital import.Adam Langley