1. 2186fbc Refresh update_clang.py and download Windows Clang. by David Benjamin · 8 years ago
  2. c5cc88d Test that movsd without arguments is left as-is. by David Benjamin · 8 years ago
  3. e314e1c Support [v]movsd in delocate. by Adam Langley · 8 years ago
  4. 32c5b8d delocate vmovq correctly. by Adam Langley · 8 years ago
  5. e2ec654 Update to Go 1.9 on the bots. by David Benjamin · 8 years ago
  6. e1bfd16 Update yasm to 1.3.0 on the bots. by David Benjamin · 8 years ago
  7. ef37ab5 Teach doc.go about // comments. by David Benjamin · 8 years ago
  8. d8ea390 Fix doc.go against Go tip. by David Benjamin · 8 years ago
  9. bda7b9a Maintain comment alignment when converting. by David Benjamin · 8 years ago
  10. 6c54547 Fix a bug in convert_comments.go. by David Benjamin · 8 years ago
  11. 921aba3 Don't add spaces after ( in convert_comments.go. by David Benjamin · 8 years ago
  12. d363247 Fix Bazel build and make it work on Windows. by Yun Peng · 8 years ago
  13. 7b6acc5 Make generated Bazel match canonical format. by Adam Langley · 8 years ago
  14. d4e3795 x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results. by David Benjamin · 8 years ago
  15. 6d81cf3 Add a tool to check dependencies. by David Benjamin · 8 years ago
  16. 9ad98f7 Add comment conversion tool. by David Benjamin · 8 years ago
  17. c5304e4 Use -chip_check_exe_only to work around SDE VDSO issues. by David Benjamin · 8 years ago
  18. c6d4af0 Remove ssl_{c,cc}_sources from generate_build_files.py. by David Benjamin · 8 years ago
  19. 96ee4a8 Remove non-GTest build generation bits. by David Benjamin · 8 years ago
  20. 0b80f7f Convert example_mul to GTest. by David Benjamin · 8 years ago
  21. 8d43674 Convert the tests in x509v3 to GTest. by David Benjamin · 8 years ago
  22. a93bc11 Update other bot tools. by David Benjamin · 8 years ago
  23. 97ca762 Update to the latest Intel SDE. by David Benjamin · 8 years ago
  24. cd60bf0 Fix PPC redirectors. by David Benjamin · 8 years ago
  25. 773ae91 Fix PPC ELF ABI citation. by David Benjamin · 8 years ago
  26. 0a20f78 Update tools from Chromium. by David Benjamin · 8 years ago
  27. ff23945 ppc64le delocate: avoid r0 as a base register. by Adam Langley · 8 years ago
  28. c40e183 Don't define BORINGSSL_SHARED_LIBRARY in generated bzl file. by David Benjamin · 8 years ago
  29. 656aa9a Convert p256-x86_64_test to GTest. by David Benjamin · 8 years ago
  30. f6584e7 Generate iOS assembly in generate_build_files.py. by David Benjamin · 8 years ago
  31. a09a65f Be slightly more relaxed about how ppc64le global-entry TOC references look. by Adam Langley · 8 years ago
  32. 16c3f06 Convert evp_test to GTest. by David Benjamin · 8 years ago
  33. 3d14a15 Run GTest-based tests in parallel. by David Benjamin · 8 years ago
  34. d91e1ef Convert ECDSA tests to GTest. by David Benjamin · 8 years ago
  35. 54581cc Convert x509_test to gtest by Kári Tristan Helgason · 8 years ago
  36. ce9f693 Convert obj_tests to gtest by Kári Tristan Helgason · 8 years ago
  37. a26001b Convert remaining pkcs8 tests to gtest by Kári Tristan Helgason · 8 years ago
  38. 0da939d Fix bazel crypto target dependencies. by Garret Kelly · 8 years ago
  39. 055375e Support more complex offset / symbol section interleavings. by David Benjamin · 8 years ago
  40. cb34f86 Convert thread_test to GTest. by David Benjamin · 8 years ago
  41. 6758d04 Convert bn_test to GTest. by David Benjamin · 8 years ago
  42. 2b56981 Move pkcs{7,8}_test over to gtest by Kári Tristan Helgason · 8 years ago
  43. cd334a5 Handle TOC offsets by giving them to the linker. by Adam Langley · 8 years ago
  44. 6757fbf Convert a number of tests to GTest. by David Benjamin · 8 years ago
  45. 592af53 Clarify toc@ha and offsets. by David Benjamin · 8 years ago
  46. f64a6ee Switch to new delocate tool. by Adam Langley · 8 years ago
  47. 2f3404b Enforce incrementing counter for TLS 1.2 AES-GCM. by Steven Valdez · 8 years ago
  48. 7c075b9 Change ppc64le AES code for FIPS. by Adam Langley · 8 years ago
  49. 68f84f5 Add missing dependencies on exe_and_shlib_deps by Tom Anderson · 8 years ago chromium-3112
  50. 59e1a81 Turn off clang-format in embed_test_data.go output. by David Benjamin · 8 years ago
  51. 21cb074 Add tool for corrupting the FIPS module in a binary. by Adam Langley · 8 years ago
  52. e324de0 Convert various tests to GTest. by David Benjamin · 8 years ago
  53. 8c2e828 Convert ed25519_test to GTest. by David Benjamin · 8 years ago
  54. 3ecd0a5 Convert aes_test to GTest. by David Benjamin · 8 years ago
  55. 2505423 Convert digest_test to GTest. by David Benjamin · 8 years ago
  56. 4dcc290 Fix GOTPCREL accesses to symbols defined outside the module. by David Benjamin · 8 years ago
  57. 2f238d9 Accept vmovq as an alias for movq. by Adam Langley · 8 years ago
  58. 391cc8c Move FIPS build tools to util/fipstools. by David Benjamin · 8 years ago
  59. ad50a0d Fix diff_asm.go and revert another local MASM perlasm change. by David Benjamin · 8 years ago
  60. edafe47 Add hash of SDE tool for the bots. by David Benjamin · 8 years ago
  61. 1e5cb82 Add an option to build libFuzzer from DEPS. by David Benjamin · 8 years ago
  62. 799676c Add a flag to configure the path to the SDE executable. by David Benjamin · 8 years ago
  63. ebc4de6 Update tools from Chromium. by David Benjamin · 8 years ago
  64. 95511e9 generate_build_files: omit tests from fips_fragments. by Matthew Braithwaite · 8 years ago
  65. 2e2a226 Move cipher/ into crypto/fipsmodule/ by Adam Langley · 8 years ago
  66. aacb72c Move ec/ and ecdsa/ into fipsmodule/ by Adam Langley · 8 years ago
  67. 616c4c2 Fix make_errors.go. by David Benjamin · 8 years ago
  68. e5adaef Put spaces between arguments of failed tests. by Adam Langley · 8 years ago
  69. 5c38c05 Move bn/ into crypto/fipsmodule/ by Adam Langley · 8 years ago
  70. a0cb725 generate_build_files: enforce uniqueness of test names. by Matthew Braithwaite · 8 years ago
  71. 01d65c2 Convert spake25519_test to GTest. by David Benjamin · 8 years ago
  72. 7d53128 Convert cmac_test to GTest. by David Benjamin · 8 years ago
  73. 1d134ee Add aes-(128|256)-gcm-fips-testonly mode for FIPS compatibility. by Steven Valdez · 8 years ago
  74. 11f11e6 Sort lists of asm files and tests. by Adam Langley · 8 years ago
  75. 7784104 Move much of rand/ into the FIPS module. by Adam Langley · 8 years ago
  76. 3975ecf Add CAVP GCMVS Known Answer tests. by Martin Kreichgauer · 8 years ago
  77. 0648129 Move modes/ into the FIPS module by Adam Langley · 8 years ago
  78. 44d40c5 Add NIST CAVP TMOVS Known Answer tests for TDES in CBC and ECB modes. by Martin Kreichgauer · 8 years ago
  79. 6fdea2a Move PKCS#7 functions into their own directory. by David Benjamin · 8 years ago
  80. 97104af generate_build_files: allow tests paths to mismatch test source paths. by Matthew Braithwaite · 8 years ago
  81. 2c45fa0 Convert bytestring_test to GTest. by David Benjamin · 8 years ago
  82. 76dd180 Convert base64_test to GTest. by David Benjamin · 8 years ago
  83. 8c62d9d Move AES code into the FIPS module. by Adam Langley · 8 years ago
  84. 730d69e Add CTR-DRBG. by Adam Langley · 8 years ago
  85. 82bad05 Inject FIPS hash without running module. by Adam Langley · 8 years ago
  86. 23aff6b Add AESVS KAT vectors (CBC and ECB only). by Martin Kreichgauer · 8 years ago
  87. 31fa5a4 Run unit tests concurrently by default. by Adam Langley · 8 years ago
  88. 323f1eb Include the correct ar.go. by Adam Langley · 8 years ago
  89. fd49993 First part of the FIPS module. by Adam Langley · 8 years ago
  90. 0ef8c7b Add missing files to run_android_test.go. by David Benjamin · 8 years ago
  91. 8b487b7 util/generate_build_files.py: Filter test runner sources from BUILD files. by Martin Kreichgauer · 8 years ago
  92. 95321e1 Fix diff_asm.go. by David Benjamin · 8 years ago
  93. 81a191d Convert constant_time_test to GTest. by David Benjamin · 8 years ago
  94. 5c12778 Convert bio_test to GTest. by David Benjamin · 8 years ago
  95. 6a53b99 Fix generate-coverage.sh. by David Benjamin · 8 years ago
  96. b228541 Convert asn1_test to GTest. by David Benjamin · 8 years ago
  97. 919d8cf Sync util/bot with Chromium. by David Benjamin · 8 years ago
  98. 7dd4e42 Convert x25519_test to GTest. by David Benjamin · 8 years ago
  99. 7e42999 Convert evp_extra_test into GTest. by David Benjamin · 8 years ago
  100. 218f51b Fix Android bots. by David Benjamin · 8 years ago