1. d12f2ba Tweak RSA errors for compatibility. by David Benjamin · 6 years ago
  2. fa544f1 Reject if the ALPN callback returned an empty protocol. by David Benjamin · 6 years ago
  3. e6737a8 x509_test: Fix gcc-8 build by Daniel Hirche · 6 years ago
  4. 911cc0a The legacy client OCSP callback should run without server OCSP. by David Benjamin · 6 years ago
  5. d6e31f6 Return more placeholder version strings. by David Benjamin · 6 years ago
  6. 9db1a00 Support 3DES-CMAC. by David Benjamin · 6 years ago
  7. 62abceb Add a driver for Wycheproof CMAC tests. by David Benjamin · 6 years ago
  8. 370bb35 Refresh TLS fuzzer corpora. by David Benjamin · 6 years ago
  9. 05750f2 Revert "Revert "Revert "Revert "Make x86(-64) use the same aes_hw_* infrastructure as POWER and the ARMs."""" by Adam Langley · 6 years ago
  10. 5b220ee Add APIs to query authentication properties of SSL_SESSIONs. by David Benjamin · 6 years ago
  11. 69271b5 Revert "Revert "Revert "Make x86(-64) use the same aes_hw_* infrastructure as POWER and the ARMs.""" by Adam Langley · 6 years ago
  12. 7d1f359 Show an error before we abort the process for an entropy failure. by Adam Langley · 6 years ago
  13. 103ed08 Implement legacy OCSP APIs for libssl. by David Benjamin · 6 years ago
  14. 7b832ad Don't crash if asked to treat PBES2 as a PBES1 scheme. by David Benjamin · 6 years ago
  15. f05e3ea Add a bunch of X509_STORE getters and setters. by David Benjamin · 6 years ago
  16. 2e67153 Add PKCS12_create. by David Benjamin · 6 years ago
  17. a3c2517 Add i2d_PKCS12*. by David Benjamin · 6 years ago
  18. bc2562e Treat PKCS#12 passwords as UTF-8. by David Benjamin · 6 years ago
  19. ae153bb Use new encoding functions in ASN1_mbstring_ncopy. by David Benjamin · 6 years ago
  20. 99767ec Enable ADX assembly. by David Benjamin · 6 years ago
  21. b06f92d Add new character encoding functions. by David Benjamin · 6 years ago
  22. 29d97ff Revert "Revert "Make x86(-64) use the same aes_hw_* infrastructure as POWER and the ARMs."" by Adam Langley · 6 years ago
  23. aca24c8 Revert "Make x86(-64) use the same aes_hw_* infrastructure as POWER and the ARMs." by Adam Langley · 6 years ago
  24. 5f001d1 Const-correct some functions. by David Benjamin · 6 years ago
  25. 26ba48a Make x86(-64) use the same aes_hw_* infrastructure as POWER and the ARMs. by Adam Langley · 6 years ago
  26. 56c4ed9 Allow enabling all TLS 1.3 variants by setting |tls13_default|. by Steven Valdez · 6 years ago
  27. 65359f0 Don't keep trying to read from stdin after EOF. by David Benjamin · 6 years ago
  28. d4e091e Refresh TLS fuzzer corpora. by Matthew Braithwaite · 6 years ago
  29. 418cdc4 Use the right alert for bad CA lists. by David Benjamin · 6 years ago
  30. 3babc86 Expand the documentation of |SSL_set_shed_handshake_config|. by Matthew Braithwaite · 6 years ago
  31. 8094b54 Add BIO versions of i2d_DHparams and d2i_DHparams. by David Benjamin · 6 years ago
  32. 02de7bd Add some more accessors to SSL_SESSION. by David Benjamin · 6 years ago
  33. f64c373 Fix build with GCC 4.9.2 and -Wtype-limits. by Adam Langley · 6 years ago
  34. bb3a456 Move some RSA keygen support code into separate files. by David Benjamin · 6 years ago
  35. 5d626b2 Add some more compatibility functions. by David Benjamin · 6 years ago
  36. 044f637 reformat third_party/wycheproof_testvectors/METADATA by Martin Kreichgauer · 6 years ago
  37. 477a926 Bump BORINGSSL_API_VERSION. by David Benjamin · 6 years ago
  38. 57eaeab Fix include path. by Adam Langley · 6 years ago
  39. 91374e0 Add a stub e_os2.h header. by David Benjamin · 6 years ago
  40. 0318b05 Add some OpenSSL compatibility functions and hacks. by David Benjamin · 6 years ago
  41. 1d33955 Fix clang-cl build. by David Benjamin · 6 years ago
  42. 26aa7c8 Handle blocked writes in bssl client/server. by David Benjamin · 6 years ago
  43. ed188fd Enforce supported_versions in the second ServerHello. by David Benjamin · 6 years ago
  44. 3d9705d Fix bssl handling of buffered read data. by David Benjamin · 6 years ago
  45. 28385db Fix bssl select loop on Windows. by David Benjamin · 6 years ago
  46. 2a92847 Restore some MSVC warnings. by David Benjamin · 6 years ago
  47. bf33114 Rename third_party/wycheproof to satisfy a bureaucrat. by David Benjamin · 6 years ago
  48. 9883173 Revert "Add other Windows configurations to the CQ." by David Benjamin · 6 years ago
  49. b0412a6 Add other Windows configurations to the CQ. by David Benjamin · 6 years ago
  50. 3c37d0a Reland "Fix bssl client/server's error-handling." by David Benjamin · 6 years ago
  51. 0cdbc87 Revert "Fix bssl client/server's error-handling." by Steven Valdez · 6 years ago
  52. e7ca8a5 Fix bssl client/server's error-handling. by David Benjamin · 6 years ago
  53. e30fac6 Fuzz SSL_serialize_handoff() and SSL_serialize_handback(). by Matthew Braithwaite · 6 years ago
  54. 9fdf7cb SSL_apply_handback: check session is where it's expected to be. by Matthew Braithwaite · 6 years ago
  55. 0e9e0ba SSL_apply_handback: check that SSL version is valid. by Matthew Braithwaite · 6 years ago
  56. 537553f Prevent out of bound read in do_buf (a_strex). by Steven Valdez · 6 years ago
  57. 179c4e2 Update Wycheproof, add keywrap tests, and fix a bug. by David Benjamin · 6 years ago
  58. cf341d0 Add missing #include of <openssl/mem.h>. by Matthew Braithwaite · 6 years ago
  59. f6d9f0b bn/asm/*-mont.pl: fix memory access pattern in final subtraction. by David Benjamin · 6 years ago
  60. 3e87165 Avoid compiler errors for Android ARMv7. by Adam Langley · 6 years ago
  61. dd444b1 Fix bugs in X509_NAME_add_entry. by Steven Valdez · 6 years ago
  62. 0c9ac2e Drop FULL_UNROLL code in aes.c. by Adam Langley · 6 years ago
  63. 0ca9214 Temporarily restore SHA256 and SHA384 cipher suite aliases. by David Benjamin · 6 years ago
  64. b95d4b4 Move srtp_profiles to SSL_CONFIG. by David Benjamin · 6 years ago
  65. 98472cb Consistently use session_ctx for session caching. by David Benjamin · 6 years ago
  66. 8e75ae4 Add a Wycheproof driver for AES-CBC. by David Benjamin · 6 years ago
  67. 302bb39 Small curve25519 cleanups. by David Benjamin · 6 years ago
  68. 6e678ee Remove legacy SHA-2 CBC ciphers. by David Benjamin · 6 years ago
  69. 71666cb Allow renego and config shedding to coexist more smoothly. by David Benjamin · 6 years ago
  70. b7bc80a SSL_CONFIG: new struct for sheddable handshake configuration. by Matthew Braithwaite · 6 years ago
  71. a2dd781 Defer writing the shim settings. by Matthew Braithwaite · 6 years ago
  72. 3f94467 Add an ECDH Wycheproof driver. by David Benjamin · 6 years ago
  73. 7760af4 Print tcId in converted Wycheproof files. by David Benjamin · 6 years ago
  74. 5505328 Add AEAD Wycheproof drivers. by David Benjamin · 6 years ago
  75. 58d6fc4 Add missing #include of <openssl/err.h>. by Matthew Braithwaite · 6 years ago
  76. c596415 Add a DSA Wycheproof driver. by David Benjamin · 6 years ago
  77. 5707274 Add Ed25519 Wycheproof driver. by David Benjamin · 6 years ago
  78. 6ae7ddb Add some notes on how to handle breaking changes. by David Benjamin · 6 years ago
  79. 8370fb6 Implement constant-time generic multiplication. by David Benjamin · 6 years ago
  80. 8b0dc7a Simplify ec_wNAF_mul table sizing. by David Benjamin · 6 years ago
  81. 041dd68 Clear mallocs in ec_wNAF_mul. by David Benjamin · 6 years ago
  82. e14e4a7 Remove ec_compute_wNAF's failure cases. by David Benjamin · 6 years ago
  83. 40d76f4 Add ECDSA and RSA verify Wycheproof drivers. by David Benjamin · 6 years ago
  84. 5509bc0 Add a test driver for Wycheproof's x25519_test.json. by David Benjamin · 6 years ago
  85. 855dabc Add an accessor for session->certs. by David Benjamin · 6 years ago
  86. bf4bcdf Fix some stuttering. by David Benjamin · 6 years ago
  87. 2d10c36 Check in a copy of Project Wycheproof test vectors. by David Benjamin · 6 years ago
  88. b8546dd Update location of root certificates on Fuchsia by Joshua Liebow-Feeser · 6 years ago
  89. cece326 Add SHA256_TransformBlocks. by Adam Langley · 6 years ago
  90. ec4f0dd EC_GROUP_dup cannot fail. by David Benjamin · 6 years ago
  91. 32e0d10 Add EC_FELEM for EC_POINTs and related temporaries. by David Benjamin · 6 years ago
  92. 6a289b3 Remove EC_POINTs_make_affine and related logic. by David Benjamin · 6 years ago
  93. 06c28d8 Simplify shim timeout logic. by David Benjamin · 6 years ago
  94. 48b276d Give ssl_cipher_preference_list_st a destructor. by David Benjamin · 6 years ago
  95. 06d467c ghashv8-armx.pl: add Qualcomm Kryo results. by David Benjamin · 6 years ago
  96. a7c8f2b ghashv8-armvx.pl: Fix various typos. by David Benjamin · 6 years ago
  97. a63d0ad Require BN_mod_exp_mont* inputs be reduced. by David Benjamin · 6 years ago
  98. 52a68a9 Remove unused string.h include. by David Benjamin · 6 years ago
  99. 5c0e0ce Remove Z = 1 special-case in generic point_get_affine. by David Benjamin · 6 years ago
  100. f5858ca Remove unnecessary endian flip in p224-64.c. by David Benjamin · 6 years ago