1. 3a036c7 Add SSL_ech_accepted API and ech_is_required alerts. by David Benjamin · 3 years, 10 months ago
  2. 032fc66 Add 109 and 120 to SSL_alert_desc_string_long by David Schinazi · 5 years ago
  3. e745b25 Remove trailing whitespace from ssl/. by Adam Langley · 7 years ago
  4. 8e7bbba Use more scopers. by David Benjamin · 7 years ago
  5. 4d71a9a Migrate TLS 1.2 and below state machines to the new style. by Steven Valdez · 8 years ago
  6. f60bcfb Make SSL_state_string_long work for TLS 1.3. by David Benjamin · 8 years ago
  7. 8f94c31 Replace reuse_message with an explicit next_message call. by David Benjamin · 8 years ago
  8. e39ac8f Switch BORINGSSL_INTERNAL_CXX_TYPES in favor of subclassing games. by David Benjamin · 8 years ago
  9. 86e95b8 Move libssl's internals into the bssl namespace. by David Benjamin · 8 years ago
  10. 0238d8f Switch more files to C++. by David Benjamin · 8 years ago[Renamed from ssl/ssl_stat.c]
  11. 4414874 Simplify ssl_private_key_* state machine points. by David Benjamin · 8 years ago
  12. 0d1730d Squash together states in the TLS 1.2 server Certificate flight. by David Benjamin · 8 years ago
  13. b5f55c3 Squash together TLS 1.2 states for server Finished block. by David Benjamin · 8 years ago
  14. 9e766d7 Unexport the handshake's internal state. by David Benjamin · 8 years ago
  15. dc8c1d9 Remove some dead state constants. by David Benjamin · 8 years ago
  16. 16315f7 Remove the rest of write_message. by David Benjamin · 8 years ago
  17. cb0c29f Move state and next_state to SSL_HANDSHAKE. by David Benjamin · 8 years ago
  18. 5edfc8c Emulate the client_cert_cb with cert_cb. by David Benjamin · 8 years ago
  19. 1db9e1b Add the certificate_required alert. by David Benjamin · 8 years ago
  20. 13f1ebe Factor out the client_cert_cb code. by David Benjamin · 9 years ago
  21. 352d0a9 Remove a/b parameters to send_change_cipher_spec. by David Benjamin · 9 years ago
  22. 1e6d6df Remove state parameters to ssl3_get_message. by David Benjamin · 9 years ago
  23. c2ae53d Document alert handling. by David Benjamin · 9 years ago
  24. b86847c Clean up ssl_stat.c slightly. by David Benjamin · 9 years ago
  25. 79a0589 Ditch remaining filename comments from public headers and ssl/ by David Benjamin · 9 years ago
  26. 9e4e01e Align the SSL stack on #include style. by David Benjamin · 10 years ago
  27. b8d28cf Factor out the buffering and low-level record code. by David Benjamin · 10 years ago
  28. 047d6f0 Remove ssl2.h and ssl23.h. by Håvard Molland · 10 years ago
  29. 8ec8810 Remove SSL_in_before and SSL_ST_BEFORE. by David Benjamin · 10 years ago
  30. 2ee94aa Rename ssl_locl.h to internal.h by David Benjamin · 10 years ago
  31. a54e2e8 Remove server-side HelloVerifyRequest support. by David Benjamin · 10 years ago
  32. fcf2583 Reformat the rest of ssl/. by Adam Langley · 10 years ago
  33. e58a71b Trim impossible state combinations. by David Benjamin · 10 years ago
  34. 457112e unifdef a bunch of OPENSSL_NO_* ifdefs. by David Benjamin · 11 years ago
  35. 98e882e Clean up s23_srvr.c. by David Benjamin · 11 years ago
  36. cb5abad Consolidate CCS_OK paths in s3_clnt.c. by David Benjamin · 11 years ago
  37. 84ec49e Consolidate CCS_OK codepaths in s3_srvr.c. by David Benjamin · 11 years ago
  38. b2ce058 Add support for asynchronous session lookup. by Adam Langley · 11 years ago
  39. 95c29f3 Inital import. by Adam Langley · 11 years ago