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
2016-07-12Rename util/BUILD to as not to confuse Bazel.Adam Langley
2016-07-12Revert "Move C++ helpers into |bssl| namespace."Adam Langley
2016-07-12Revert scoped_types.h change.Adam Langley
2016-07-12Remove scoped_types.h.Adam Langley
2016-07-12Move C++ helpers into |bssl| namespace.Adam Langley
2016-07-11BUILD: drop -fvisibility=hidden.Adam Langley
2016-07-07Add top-level BUILD file (in util/).Adam Langley
2016-06-30Add |tool_headers| to Bazel output of generate_build_files.pyAdam Langley
2016-06-28Convert test_add and test_sub to file_test.David Benjamin
2016-06-28Switch perlasm calling convention.David Benjamin
2016-06-28Add a tool to diff assembly files against OpenSSL.David Benjamin
2016-06-27Remove pqueue.David Benjamin
2016-06-14generate_build_files: more flexible Bazel depsMatt Braithwaite
2016-06-10Bazel: allow arbitrary path prefix before 'src'Matt Braithwaite
2016-06-08Honor exit codes in run_android_tests.go.David Benjamin
2016-06-06Be consistent about 𝑥_tests.txtAdam Langley
2016-06-04newhope: restore statistical tests.Matt Braithwaite
2016-06-02Fix X25519 on OS X when using build systems other than CMake.Piotr Sikora
2016-06-01newhope: refactor and add test vectors.Matt Braithwaite
2016-05-20Link back to the main page in documentation.David Benjamin
2016-05-19Inherit the parent environment when shelling out to Go.David Benjamin
2016-05-19Pull Chromium's android_tools as an android-only dependency.David Benjamin
2016-05-19Add an option to pick a different adb binary.David Benjamin
2016-05-18Fix line-number counting in doc.go.David Benjamin
2016-05-18Allow documentation comments to begin with A/An.David Benjamin
2016-05-13Revise run_android_tests.go for use in recipes.David Benjamin
2016-05-02Fix vs_toolchain.py, possibly.David Benjamin
2016-05-02Bump requirements to MSVC 2015.David Benjamin
2016-05-02Update the various pinned revisions in util/bot.David Benjamin
2016-04-28Add a 'configs_exclude' option to the generated GN 'create_tests' template.David Benjamin
2016-04-27Import `newhope' (post-quantum key exchange).Matt Braithwaite
2016-04-26Fix a bug in obj_dat.pl and add basic crypto/obj tests.David Benjamin
2016-04-26Add a copyright header to run_android_tests.go.David Benjamin
2016-04-22Improve generate_build_files.py gn support.David Benjamin
2016-04-21Add hkdf.h to doc.config.David Benjamin
2016-03-30Revert "Enable upstream's Poly1305 code."David Benjamin
2016-03-26Rewrite ARM feature detection.David Benjamin
2016-03-23Fixing assembly coverageSteven Valdez
2016-03-18Run ripemd_test as part of all_tests.go.David Benjamin
2016-03-10Update cmake-linux64.tar.gz and cmake-mac.tar.gz.David Benjamin
2016-03-10Update Windows tools for the bots.David Benjamin
2016-03-10Update versions of tools in util/bot.David Benjamin
2016-03-08Add a script to run tests on Android.David Benjamin
2016-03-04Add a standalone ChaCha test.David Benjamin
2016-03-04Adding scripts to generate line coverage.Steven Valdez
2016-03-03Fix up all_tests.go parallelism support.David Benjamin
2016-03-02Making all_tests.go parallelizableSteven Valdez
2016-03-01Add SPAKE2 over Ed25519.Arnar Birgisson
2016-03-01ASN1_get_object should not accept large universal tags.David Benjamin
2016-02-26Enable upstream's Poly1305 code.David Benjamin