4621 Commits (499742c60f84572f0f35454f645606dfcdf79b23)
 

Author SHA1 Message Date
  David Benjamin 3e2001c767 Remove BIO_set_callback and friends. 7 years ago
  Martin Kreichgauer 72912d2500 Rotate the default ticket encryption key. 7 years ago
  Andrii Shyshkalov e976887412 CQ: bring back Windows builders. 7 years ago
  Andrii Shyshkalov 5600c58f82 CQ config: always run win tryjobs, but don't block on them. 7 years ago
  Andrii Shyshkalov ae9f0616c5 CQ: make win builder optional as temp workaround. 7 years ago
  Aaron Green 34bf605c19 Add default cert store on Fuchsia 7 years ago
  David Benjamin 874c73804a Revert ADX due to build issues. 7 years ago
  Vlad Tsyrklevich 02b1d1953a Refactor bio_io() 7 years ago
  David Benjamin 18cdde7cc9 Remove old BORINGSSL_YYYYMM defines. 7 years ago
  Steven Valdez f4ecc84644 Prevent both early data and custom extensions from being accepted. 7 years ago
  David Benjamin 78f5e75739 Enable AVX2 and ADX in p256-x86_64-asm.pl. 7 years ago
  David Benjamin 488ca0eace Enable ADX in x86_64-mont*.pl. 7 years ago
  David Benjamin e1bfd16dd7 Update yasm to 1.3.0 on the bots. 7 years ago
  David Benjamin 348f0d8db9 Add OpenSSL 1.1.0's cipher property functions. 7 years ago
  Dimitar Vlahovski bd70845a80 Add tests for CertificateVerify 7 years ago
  David Benjamin ca9e8f52f1 Tidy up handshake digest logic. 7 years ago
  David Benjamin 74115c93f1 Align the tables in P-256 select w[57] tests. 7 years ago
  David Benjamin 8c44afd2c9 Revert "Enable ADX in x86_64-mont*.pl." 7 years ago
  David Benjamin 83d1a3d3c8 Enable ADX in x86_64-mont*.pl. 7 years ago
  David Benjamin 4a37de076b Test that Finished checks are enforced in 0-RTT. 7 years ago
  David Benjamin 70dbf042b6 Add SSL_CTX_cipher_in_group. 7 years ago
  David Benjamin 590b677d48 Use names for the TLS 1.3 variants in bssl client. 7 years ago
  David Benjamin f6ae9e6c2c Fix more hard-coded TLS 1.3 variant strings. 7 years ago
  David Benjamin 016ebe2d0e OPENSSL_cleanse some buffers. 7 years ago
  David Benjamin 7934f08b26 Replace init_msg/init_num with a get_message hook. 7 years ago
  David Benjamin 8f94c31b19 Replace reuse_message with an explicit next_message call. 7 years ago
  David Benjamin ba2d3df759 Add DTLS_with_buffers_method. 7 years ago
  David Benjamin e3dee27f9c Remove the free_buffer parameter to release_current_message. 7 years ago
  David Benjamin 9bbdf5832d Remove expect and received flight hooks. 7 years ago
  David Benjamin ef37ab5919 Teach doc.go about // comments. 7 years ago
  David Benjamin d8ea3902b5 Fix doc.go against Go tip. 7 years ago
  Martin Kreichgauer 26ababbf65 Fix a bug in bssl::OpenRecord. 7 years ago
  Adam Langley c90be3b143 Add a paragraph to PORTING.md about async private keys. 7 years ago
  Martin Kreichgauer dc110f5145 tool: make speed use EVP_AEAD_CTX_seal_scatter 7 years ago
  David Benjamin 4492a61567 More scopers. 7 years ago
  David Benjamin 78b8b99cf7 Fix a bug in and test the message callback. 7 years ago
  David Benjamin bda7b9adfa Maintain comment alignment when converting. 7 years ago
  David Benjamin 211a06afef Rephrase documentation on early data reset. 7 years ago
  David Benjamin 8d200744b4 Clarify the ChaCha20-Poly1305 assembly functions' final parameters. 7 years ago
  David Benjamin b0c761eb76 Tolerate early ChangeCipherSpec in DTLS. 7 years ago
  David Benjamin 27e377ec65 Fix miscellaneous clang-tidy warnings. 7 years ago
  David Benjamin 6c5454704c Fix a bug in convert_comments.go. 7 years ago
  David Benjamin 921aba3c09 Don't add spaces after ( in convert_comments.go. 7 years ago
  David Benjamin 37af90f721 Convert a few more scopers. 7 years ago
  David Benjamin d272dea99b Explicitly include <new> for placement new. 7 years ago
  David Benjamin 9fb6feaa84 Turn on clang -fcolor-diagnostics. 7 years ago
  David Benjamin a4cb62f0ae Fix build against LLVM CFI. 7 years ago
  Yun Peng d363247f1e Fix Bazel build and make it work on Windows. 7 years ago
  Adam Langley 4d1b57ae7f Add dummy |RAND_get_rand_method|. 7 years ago
  David Benjamin ee910bfe24 Use new STACK_OF helpers. 7 years ago