1. 95511e9 generate_build_files: omit tests from fips_fragments. by Matthew Braithwaite · 8 years ago
  2. a0cb725 generate_build_files: enforce uniqueness of test names. by Matthew Braithwaite · 8 years ago
  3. 97104af generate_build_files: allow tests paths to mismatch test source paths. by Matthew Braithwaite · 8 years ago
  4. 82bad05 Inject FIPS hash without running module. by Adam Langley · 8 years ago
  5. 323f1eb Include the correct ar.go. by Adam Langley · 8 years ago
  6. fd49993 First part of the FIPS module. by Adam Langley · 8 years ago
  7. 8b487b7 util/generate_build_files.py: Filter test runner sources from BUILD files. by Martin Kreichgauer · 8 years ago
  8. 1d5a570 Don't hardcode GTest sources. by David Benjamin · 8 years ago
  9. feca9e5 Emit ssl_[c|cc]_sources for Bazel. by Adam Langley · 8 years ago
  10. 358baeb Add missing src/ prefix to GTest sources. by David Benjamin · 8 years ago
  11. 9662843 Do a cursory conversion of a few tests to GTest. by David Benjamin · 8 years ago
  12. d1263b0 Stop emitting tests for gyp. by David Benjamin · 8 years ago
  13. d7b9002 Define BORINGSSL_SHARED_LIBRARY when building tests with Bazel. by Adam Langley · 8 years ago
  14. 93d242b Preventing ppc64le files from being generated for Android. by Steven Valdez · 8 years ago
  15. 8c29e7d Remove android_compat_keywrap.c from generate_build_files.py. by David Benjamin · 9 years ago
  16. 9f16ce1 Teach generate_build_files.py about ppc64le. by David Benjamin · 9 years ago
  17. 28d938d Unwind unnecessary Android hacks. by David Benjamin · 9 years ago
  18. c5aa841 Fix up header file handling. by David Benjamin · 9 years ago
  19. b57e4fc Migrate from Android.mk to Android.bp by Dan Willemsen · 9 years ago
  20. f11f233 Add |tool_headers| to Bazel output of generate_build_files.py by Adam Langley · 9 years ago
  21. fdd8e9c Switch perlasm calling convention. by David Benjamin · 9 years ago
  22. dfdd49c generate_build_files: more flexible Bazel deps by Matt Braithwaite · 9 years ago
  23. 1669589 Bazel: allow arbitrary path prefix before 'src' by Matt Braithwaite · 9 years ago
  24. 8ca0b41 Fix X25519 on OS X when using build systems other than CMake. by Piotr Sikora · 9 years ago
  25. b3be1cf Add a 'configs_exclude' option to the generated GN 'create_tests' template. by David Benjamin · 9 years ago
  26. 38d01c6 Improve generate_build_files.py gn support. by David Benjamin · 9 years ago
  27. 3c4a5cb Revert "Enable upstream's Poly1305 code." by David Benjamin · 9 years ago
  28. 054e151 Rewrite ARM feature detection. by David Benjamin · 9 years ago
  29. f277add Run ripemd_test as part of all_tests.go. by David Benjamin · 9 years ago
  30. 6f0c4db Enable upstream's Poly1305 code. by David Benjamin · 9 years ago
  31. 35be688 Enable upstream's ChaCha20 assembly for x86 and ARM (32- and 64-bit). by David Benjamin · 9 years ago
  32. e021a24 Add curve25519/asm/x25519-asm-x86_64.S. by Matt Braithwaite · 9 years ago
  33. 7b8b9c1 Include 'asm' in the name of X25519 asm sources. by Adam Langley · 9 years ago
  34. 6ae67df Don't leak Android hacks to other build platforms. by Piotr Sikora · 9 years ago
  35. b1b6229 Add NEON implementation of curve25519. by Adam Langley · 9 years ago
  36. 3f5fe60 Support Bazel builds on other platforms. by Piotr Sikora · 9 years ago
  37. c608d6b Updating Bazel outputs to work on other platforms. by Chuck Hays · 9 years ago
  38. c618c40 Give generated assembly files different names for arm and aarch64. by William Hesse · 10 years ago
  39. 9c164b2 Output test configs for Bazel builds. by Adam Langley · 10 years ago
  40. 049ef41 Updates to the build-file generation script. by Adam Langley · 10 years ago
  41. 2607383 Fix generate_build_files.py to account for crypto/test. by David Benjamin · 10 years ago
  42. 9e1a660 Add generate_build_files.py. by Adam Langley · 10 years ago