1. 1fa9cc2 Add a debugging log facility to the delegate. by Bob Beck · 13 days ago master
  2. 20f7eb1 Unexport X509_VERIFY_PARAM_lookup by David Benjamin · 3 days ago
  3. a9a4c6d Fix build with -Wmissing-field-initializers by David Benjamin · 3 days ago
  4. f78fe19 Remove X509_VERIFY_PARAM_get0_peername by David Benjamin · 10 days ago
  5. e6ce79a Document some key usage accessors by David Benjamin · 10 days ago
  6. 7ff31d3 Simplify and document X509_supported_extension by David Benjamin · 10 days ago
  7. 5a82702 Const-correct X509_LOOKUP_METHOD by David Benjamin · 13 days ago
  8. 15c811b Fix KYBER_decap declaration by David Benjamin · 4 days ago
  9. 2ff409e Replace X509_LOOKUP_ctrl with real functions by David Benjamin · 13 days ago
  10. 3a035dc Name the hash functions in the Kyber implementation by David Benjamin · 4 days ago
  11. 2d7adae Pull the string-based extensions APIs into their own section by David Benjamin · 14 days ago
  12. 07cd196 Always use a 32-byte shared secret for Kyber by David Benjamin · 4 days ago
  13. 46a7b4d Tidy up x509_lu.c functions a little by David Benjamin · 13 days ago
  14. 72a2bf4 Clean up the by_file_ctrl x509 code to be slightly less obtuse by Bob Beck · 5 days ago
  15. 90004f0 Use relative links in markdown files by David Benjamin · 4 days ago
  16. 58906ea Merge <openssl/x509v3.h> into <openssl/x509.h> by David Benjamin · 14 days ago
  17. 861cb31 Merge crypto/x509v3 into crypto/x509 by David Benjamin · 14 days ago
  18. 9d47967 Simplify X509_VERIFY_PARAM_new and X509_VERIFY_PARAM_free by David Benjamin · 14 days ago
  19. 790f96b Remove X509_VERIFY_PARAM names by David Benjamin · 2 weeks ago
  20. 4b9dd97 Add a value barrier in p224_select_point by David Benjamin · 5 days ago
  21. 70ca6bc Add CRYPTO_{addc,subc}_* functions to crypto/internal.h by David Benjamin · 5 days ago
  22. 251ee0b Implement the old FIPS 186-2 PRF by David Benjamin · 5 days ago
  23. 2ba7634 Document some X509_VERIFY_PARAM and X509_STORE functions by David Benjamin · 2 weeks ago
  24. 998f511 Remove a pile of unused X509_STORE callbacks by David Benjamin · 2 weeks ago
  25. c7b6103 add checkout command to BUILDING.md by Hubert Chao · 5 days ago
  26. 38c4bf1 Move X509_INFO back into x509.h and document by David Benjamin · 5 days ago
  27. 2139aba Give BIO an ex_data by David Benjamin · 7 days ago
  28. 3cd30cc Remove fillins/openssl_util by Bob Beck · 12 days ago
  29. df67e20 Remove unused fields in X509_LOOKUP and X509_LOOKUP_METHOD by David Benjamin · 2 weeks ago
  30. 09febb3 Fix some docs.go nits by David Benjamin · 14 days ago
  31. d9b81bb Unexport various unused X509_OBJECT and X509_LOOKUP functions. by David Benjamin · 2 weeks ago
  32. c2b7df5 Add X509_OBJECT_new and X509_OBJECT_free by David Benjamin · 2 weeks ago
  33. 1685bd1 Fix leak if X509_STORE_CTX_init is called on a previously initialized context by David Benjamin · 13 days ago
  34. b3d1666 Remove fillins/path_service by Bob Beck · 12 days ago
  35. 68d6ce3 Remove fillins/fillins_base64 by Bob Beck · 12 days ago
  36. d11c31c Remove fillins/file_util by Bob Beck · 12 days ago
  37. 4102470 Remove fillins/fillins_string_util.[cc|h] by Bob Beck · 12 days ago
  38. 698aa89 Remove X509_STORE_CTX_zero by David Benjamin · 2 weeks ago
  39. 439ce28 Update README.md by Bob Beck · 2 weeks ago
  40. 71fb2a4 Remove IMPORT and related importing tools by Bob Beck · 2 weeks ago
  41. 6beabf3 Use InsertBraces - and reformat pki as such by Bob Beck · 13 days ago
  42. 5c7a2a0 Clang-format all of pki. by Bob Beck · 2 weeks ago
  43. fcd464c Trim X509_INFO and move to crypto/pem by David Benjamin · 3 weeks ago
  44. 5bef6ec Document ASN1_ITEM-based signing, etc. APIs by David Benjamin · 3 weeks ago
  45. 1a7233d Unexport some ASN1_ITEMs that aren't used externally by David Benjamin · 3 weeks ago
  46. a697bcb Document X509_NAME comparison functions by David Benjamin · 3 weeks ago
  47. 2a63b90 Document PKCS8_PRIV_KEY_INFO and X509_SIG by David Benjamin · 3 weeks ago
  48. 4e40035 Document X509_PUBKEY functions by David Benjamin · 3 weeks ago
  49. 3bfb4ea Remove pki/fillins/net_errors.h by David Benjamin · 2 weeks ago
  50. aa533e0 Remove the _BORINGSSL_LIBPKI_ defines by David Benjamin · 2 weeks ago
  51. a4851dd Remove no longer reachable CRL path validation code by David Benjamin · 3 weeks ago
  52. ae40ad9 Remove support for the certificateIssuer CRL entry extension by David Benjamin · 3 weeks ago
  53. 33d6e81 Use the ASN1_BOOLEAN typedef in ISSUING_DIST_POINT by David Benjamin · 3 weeks ago
  54. d53bbba Unexport the idp_flags constants by David Benjamin · 3 weeks ago
  55. 54eaf6b Remove some remnants of indirect CRLs in CRL matching by David Benjamin · 3 weeks ago
  56. 9bed373 Remove the delta CRL special case on expiry by David Benjamin · 3 weeks ago
  57. 8cae3d0 Remove the now no-op CRL reasons loop by David Benjamin · 3 weeks ago
  58. 580c041 Don't process DistributionPoints with a reasons field by David Benjamin · 3 weeks ago
  59. 39cc892 Remove the redundant idp_reasons field by David Benjamin · 3 weeks ago
  60. 9177d65 Remove removedFromCRL handling by David Benjamin · 3 weeks ago
  61. d9a58a1 Remove dcrl output parameter in CRL lookup logic by David Benjamin · 3 weeks ago
  62. 0c44813 Don't parse delta CRL and CRL number extensions by David Benjamin · 3 weeks ago
  63. 3e28180 Remove EXFLAG_FRESHEST by David Benjamin · 3 weeks ago
  64. f861499 Remove delta and extended CRL support by David Benjamin · 3 weeks ago
  65. 1b7fdbd Manually unroll pi and rho steps in Keccak by David Benjamin · 3 weeks ago
  66. 261fe43 Don't prematurely run keccak_f in squeeze by David Benjamin · 3 weeks ago
  67. 827c7dd Remove X509_CRL_diff by David Benjamin · 3 weeks ago
  68. 5d1c612 Expand and document RSA_PSS_PARAMS functions by David Benjamin · 3 weeks ago
  69. dd8ffe1 Document X509_REVOKED-related functions by David Benjamin · 3 weeks ago
  70. 240b73a Const-correct and document trust/reject object APIs by David Benjamin · 3 weeks ago
  71. c5a9941 Limit the SHA_CTX workaround to C by David Benjamin · 3 weeks ago
  72. ad57528 Simplify AES-GCM counter increment by David Benjamin · 4 weeks ago
  73. a126322 Remove unnecessary length check before OPENSSL_memcpy by David Benjamin · 4 weeks ago
  74. 361647e Test EVP_CTRL_AEAD_SET_IV_FIXED and friends by David Benjamin · 4 weeks ago
  75. 0bb026e Tighten the limit in ASN1_STRING_set further by David Benjamin · 9 weeks ago
  76. 478b28a Fix delocate build rules with make by David Benjamin · 5 weeks ago
  77. f714cb2 Add basic C implementation of SPHINCS+-SHA2-128s. by Stefan Koelbl · 6 months ago
  78. d2a2913 Update Go dependencies by David Benjamin · 5 weeks ago
  79. 2a33fae do not call memcpy directly in curve25519_64_adx.h by Andres Erbsen · 5 weeks ago
  80. a96e737 Skip ForkDetect tests on iOS by David Benjamin · 5 weeks ago
  81. 3309ca6 Add ALPS codepoint supports for split handshake by Victor Tan · 10 weeks ago
  82. c4b1738 Add missing include for waitpid by David Benjamin · 6 weeks ago
  83. ec87e1a Add a note about the list in target.h by Adam Langley · 6 weeks ago
  84. 672813c Teach delocate about a new directive that Clang is using. by Adam Langley · 6 weeks ago
  85. c38dc29 Make the pki private headers available to gn by Bob Beck · 6 weeks ago
  86. 7fb818f Sync pki to chromium 5934e28579cddeae3d9ae5b5974f8aae31f200dd by Bob Beck · 6 weeks ago
  87. 4df6f97 Move Keccak code to its own folder and add an absorb API. by Guillaume Endignoux · 7 weeks ago
  88. bfa8369 Add support for fork detection via pthread_atfork() by Bob Beck · 7 months ago
  89. 39d7ee9 Error check X509_ALGOR_set0() by Theo Buehler · 7 weeks ago
  90. 9e61443 Add some IWYU export pragmas by David Benjamin · 8 weeks ago
  91. 3763efb Convert X509_NAME_get_text_by_[NID|OBJ] to return UTF-8 by Bob Beck · 8 months ago
  92. 5d58c55 crypto: remove kBoringSSLBinaryTag by Saleem Abdulrasool · 9 weeks ago
  93. 8d71d24 Export OPENSSL_NO_* defines in bssl-sys for consumption in rust-openssl by Alex Gaynor · 8 weeks ago
  94. a014bda Improve X509Test.NameAttributeValues coverage by David Benjamin · 9 weeks ago
  95. 55715e3 Edit bssl-sys setup instructions. by Cindy Lin · 8 weeks ago
  96. 26d84fd Store NID_undef's ASN1_OBJECT outside the table by David Benjamin · 9 weeks ago
  97. 8a062a7 Don't include NID_undef in short/long name tables by David Benjamin · 9 weeks ago
  98. 5e1496b Remove asn1_ex_clear from ASN1_EXTERN_FUNCS. by David Benjamin · 9 weeks ago
  99. 5555991 Avoid GCC's -Wdangling-pointer warning in CBB by David Benjamin · 6 months ago
  100. 8313e13 Replace remaining references to __ARM_ARCH__ with __ARM_ARCH by David Benjamin · 8 weeks ago