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-09-27Teach generate_build_files.py about ppc64le.David Benjamin
2016-09-21Improve -valgrind error-handling.David Benjamin
2016-09-21Unwind unnecessary Android hacks.David Benjamin
2016-09-16Remove RC4 from TLS for real.Matthew Braithwaite
2016-09-12Build debug symbols for assembly.David Benjamin
2016-09-02Replace Scoped* heap types with bssl::UniquePtr.Matt Braithwaite
2016-09-01Update pinned revisions in util/bot.David Benjamin
2016-08-30Import NIST ECDSA verification tests.David Benjamin
2016-08-30Import NIST ECDSA signing tests.David Benjamin
2016-08-30Import NIST ECDH test vectors.David Benjamin
2016-08-01Fix up header file handling.David Benjamin
2016-08-01Fix mixed comment markers.David Benjamin
2016-07-21Migrate from Android.mk to Android.bpDan Willemsen
2016-07-13Account for key size when selecting RSA-PSS.David Benjamin
2016-07-12Update run_android_tests.go for test cert changes.David Benjamin
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