1. 28feb92 Add |X509_STORE_set0_additional_untrusted|. by Adam Langley · 8 years ago
  2. c8006be Fix X509_parse_from_buffer when failing to parse. by Adam Langley · 8 years ago
  3. aac1e2d Remove the remaining bssl::Main wrappers. by David Benjamin · 8 years ago
  4. d50f1c8 Address review comments from https://boringssl-review.googlesource.com/#/c/11920/2 by Adam Langley · 8 years ago
  5. 4898331 Add d2i_X509_from_buffer. by Adam Langley · 8 years ago
  6. a1bbaca Record kCRLTestRoot's private key in the source. by David Benjamin · 8 years ago
  7. a7f56f0 Use scopers a little more. by David Benjamin · 8 years ago
  8. be941d4 Correctly find all critical CRL extensions. by David Benjamin · 8 years ago
  9. daf4a05 Avoid using empty initializer lists. by David Benjamin · 9 years ago
  10. f9f312a Add some sanity checks when checking CRL scores and tests by Steven Valdez · 9 years ago
  11. f0e935d Fold stack-allocated types into headers. by David Benjamin · 9 years ago
  12. d17d74d Replace Scoped* heap types with bssl::UniquePtr. by Matt Braithwaite · 9 years ago
  13. 19d5cf8 Move remaining ScopedContext types out of scoped_types.h by Martin Kreichgauer · 9 years ago
  14. 10f97f3 Revert "Move C++ helpers into |bssl| namespace." by Adam Langley · 9 years ago
  15. d2b5af5 Revert scoped_types.h change. by Adam Langley · 9 years ago
  16. 8c3c313 Remove scoped_types.h. by Adam Langley · 9 years ago
  17. 09feb0f Move C++ helpers into |bssl| namespace. by Adam Langley · 9 years ago
  18. b7c5e84 Fix some malloc test failures. by David Benjamin · 9 years ago
  19. 93a69b4 Move X.509 signature algorithm tests to the crypto/x509 layer. by David Benjamin · 9 years ago
  20. d8eea14 BIO_new_mem_buf should take const void * by Steven Valdez · 9 years ago
  21. 6c22f54 Fix build of x509_test. by David Benjamin · 9 years ago
  22. 3a39b06 Import “altchains” support. by Adam Langley · 9 years ago