1. fa9796e Add SSL_early_data_reason_string. by David Benjamin · 4 years, 5 months ago
  2. 51607f1 Implement draft-vvv-tls-alps-01. by Steven Valdez · 4 years, 8 months ago
  3. e580e9d Simplify 0-RTT tests. by David Benjamin · 4 years, 6 months ago
  4. 3989c99 Fix crash when flushing an SSL BIO. by David Benjamin · 4 years, 6 months ago
  5. a673d02 Add PSK variants of HPKE setup functions to BoGo. by Daniel McArdle · 4 years, 7 months ago
  6. f42d5df Add Go implementation of HPKE draft 05 to runner. by Daniel McArdle · 4 years, 9 months ago
  7. 974ac21 runner: Implement a more complete ClientHello consistency check. by David Benjamin · 4 years, 6 months ago
  8. 6222fe7 runner: Refactor BoGo clientHelloMsg extension marshalling. by Dan McArdle · 4 years, 6 months ago
  9. 5e08695 Fix handling of quic_early_data_context. by Nick Harper · 4 years, 6 months ago
  10. 3ff161c Print SSL_get_error in bssl_shim. by David Benjamin · 4 years, 6 months ago
  11. bb72a8d Allow specifying different initial and resumption expectations. by David Benjamin · 4 years, 6 months ago
  12. b0e98e4 Test SSL_get0_alpn_selected on both client and server. by David Benjamin · 4 years, 6 months ago
  13. a6386ea runner: Rewrite sessionState parsing with byteReader. by David Benjamin · 4 years, 6 months ago
  14. c4ec14c Switch ssl_parse_extensions to bool and Span. by David Benjamin · 4 years, 6 months ago
  15. 3743aaf Add SSL_CIPHER_get_protocol_id. by David Benjamin · 4 years, 6 months ago
  16. 662bfad Fix potential leak in bssl::Array::Shrink. by David Benjamin · 4 years, 6 months ago
  17. dcd6e44 Support delegated credentials verison 06 by Watson Ladd · 4 years, 8 months ago
  18. 74161f4 Enforce presence of ALPN when QUIC is in use. by Nick Harper · 4 years, 8 months ago
  19. 70fee17 Use golang.org/x/crypto in runner. by David Benjamin · 4 years, 9 months ago
  20. 281a8f5 Disable ClientHello padding for QUIC. by Nick Harper · 4 years, 8 months ago
  21. cac9392 Disallow TLS 1.3 compatibility mode in QUIC. by Nick Harper · 4 years, 11 months ago
  22. d054e1b Fix unterminated clang-format off. by David Benjamin · 4 years, 8 months ago
  23. 5fa22ed Avoid relying on SSL_get_session's behavior during the handshake. by David Benjamin · 4 years, 9 months ago
  24. b3c5ac5 Add a -wait-for-debugger flag to runner. by David Benjamin · 4 years, 9 months ago
  25. 1b81947 Test resumability of same, different, and default ticket keys. by David Benjamin · 4 years, 10 months ago
  26. cd8f3d3 Enforce the keyUsage extension in TLS 1.2 client certs. by David Benjamin · 4 years, 9 months ago
  27. 72b095d Reword some comments. by David Benjamin · 4 years, 10 months ago
  28. 88024df Remove -enable-ed25519 compat hack. by Adam Langley · 4 years, 10 months ago
  29. 53a17f5 Add a |SSL_process_tls13_new_session_ticket|. by Adam Langley · 4 years, 10 months ago
  30. 8519432 Modify how QUIC 0-RTT go/no-go decision is made. by Nick Harper · 4 years, 10 months ago
  31. 7c52299 Restrict when 0-RTT will be accepted in QUIC. by Nick Harper · 5 years ago
  32. e32549e Disable TLS 1.3 compatibility mode for QUIC. by Nick Harper · 4 years, 11 months ago
  33. f9e0cda Add SSL_SESSION_copy_without_early_data. by David Benjamin · 5 years ago
  34. 47a6f5b runner: Replace supportsVersions calls with allVersions. by David Benjamin · 5 years ago
  35. e8434d3 Enable QUIC for some perMessageTest runner tests by Nick Harper · 5 years ago
  36. af6bfbe Enable more runner tests for QUIC by Nick Harper · 5 years ago
  37. 72cff81 Require QUIC method with Transport Parameters and vice versa by Nick Harper · 5 years ago
  38. 6bfd25c Add is_quic bit to SSL_SESSION by Nick Harper · 5 years ago
  39. 964256d Add |SSL_CTX_get0_chain|. by Adam Langley · 5 years ago
  40. 5298ef9 Configure QUIC secrets inside set_{read,write}_state. by David Benjamin · 5 years ago
  41. 80ddfc7 Allow setting QUIC transport parameters after parsing the client's by Nick Harper · 5 years ago
  42. 1e85905 Revise QUIC encryption secret APIs. by David Benjamin · 5 years ago
  43. 2fb729d Don't infinite loop when QUIC tests fail. by David Benjamin · 5 years ago
  44. 44099d5 Tidy up transitions out of 0-RTT keys on the client. by David Benjamin · 5 years ago
  45. b092192 Keep the encryption state and encryption level in sync. by David Benjamin · 5 years ago
  46. 472d91c Fix a couple of comment typos. by Adam Langley · 5 years ago
  47. 7940ed1 Ignore old -enable-ed25519 flag. by Adam Langley · 5 years ago
  48. 754d4c9 Fix client handling of 0-RTT rejects with cipher mismatch. by David Benjamin · 5 years ago
  49. 83ea777 runner: Tidy up 0-RTT support. by David Benjamin · 5 years ago
  50. 0c30649 Clean up TLS 1.3 handback logic. by David Benjamin · 5 years ago
  51. f9cc26f Require handshake flights end at record boundaries. by David Benjamin · 5 years ago
  52. 21a879a Delete unreachable DTLS check. by David Benjamin · 5 years ago
  53. 82a4b22 Rename TLS-specific functions to tls_foo from ssl3_foo. by David Benjamin · 5 years ago
  54. f6cc8dd Rename ssl3_choose_cipher. by David Benjamin · 5 years ago
  55. 8f299d5 SSL_apply_handback: don't choke on trailing data. by Matthew Braithwaite · 5 years ago
  56. 4f3e821 ssl_test: test early data with split handshakes. by Matthew Braithwaite · 5 years ago
  57. 1766935 Remove SSL_CTX_set_ed25519_enabled. by David Benjamin · 5 years ago
  58. 6ab75bf Improve signature algorithm tests. by David Benjamin · 5 years ago
  59. fbea9de Check enum values in handoff. by Adam Langley · 5 years ago
  60. f0a815c Add SSL_set_verify_algorithm_prefs. by David Benjamin · 5 years ago
  61. ebad508 Switch verify sigalg pref functions to SSL_HANDSHAKE. by David Benjamin · 5 years ago
  62. 9e23361 handoff: set |enable_early_data| as part of handback. by Matthew Braithwaite · 5 years ago
  63. 032fc66 Add 109 and 120 to SSL_alert_desc_string_long by David Schinazi · 5 years ago
  64. 6192ccb runner: enable split handshake tests for TLS 1.3. by Matthew Braithwaite · 5 years ago
  65. f3c98ce Make TLS 1.3 split handshakes work with early data. by Matthew Braithwaite · 5 years ago
  66. 093a823 Split half-RTT tickets out into a separate TLS 1.3 state. by Matthew Braithwaite · 5 years ago
  67. f249840 Remove SSL_CTX_set_rsa_pss_rsae_certs_enabled. by David Benjamin · 5 years ago
  68. 98b4cdb Proxy: send whole SSL records through the handshaker. by Matthew Braithwaite · 5 years ago
  69. f06254c test_state.cc: serialize the test clock. by Matthew Braithwaite · 5 years ago
  70. cc0c286 TLS 1.3 split handshake initial support. by Matthew Braithwaite · 5 years ago
  71. b14530e Add mock QUIC transport to runner by Nick Harper · 5 years ago
  72. 243b5cc Fix MSan error in SSLTest.Handoff test. by David Benjamin · 5 years ago
  73. 134fb89 SSLTest.Handoff: extend to include a session resumption. by Matthew Braithwaite · 5 years ago
  74. 08e1fe0 Move TLS 1.3 state machine constants to internal.h. by Matthew Braithwaite · 5 years ago
  75. c733754 Allocate small TLS read buffers inline. by David Benjamin · 5 years ago
  76. 98ba3bd Remove remnants of end_of_early_data alert from tests. by David Benjamin · 5 years ago
  77. e0d95ad Remove post-quantum experiment signal extension. by David Benjamin · 5 years ago
  78. ee0716f Defer early keys to QUIC clients to after certificate reverification. by David Benjamin · 5 years ago
  79. fd32089 Defer releasing early secrets to QUIC servers. by David Benjamin · 5 years ago
  80. 58d56f4 Enable TLS 1.3 by default. by Matthew Braithwaite · 5 years ago
  81. f0bdf5c Discard user_canceled alerts in TLS 1.3. by David Benjamin · 5 years ago
  82. b11902a HelloRetryRequest getter by Kris Kwiatkowski · 6 years ago
  83. 3ab3b12 Add compatibility functions for sigalgs by Shelley Vohr · 5 years ago
  84. 3ba9586 Rename a number of BUF_* functions to OPENSSL_*. by David Benjamin · 5 years ago
  85. 7f02881 Drop CECPQ2b code. by Adam Langley · 5 years ago fips-android-20191020
  86. a93beba Rename the last remnants of the early_data_info extension. by David Benjamin · 5 years ago
  87. 12049fd Add |SSL_get_min_proto_version| and |SSL_get_max_proto_version| by Alessandro Ghedini · 5 years ago
  88. 8fe1584 Switch cert_compression_algs to GrowableArray. by David Benjamin · 5 years ago
  89. ff746c1 Add GrowableArray<T> to ssl/internal.h. by Daniel McArdle · 6 years ago
  90. 49de1fc Fixed quic_method lookup in TLS 1.3 server side handshake. by Goutam Tamvada · 5 years ago
  91. 0e7dbd5 Add an option for explicit renegotiations. by David Benjamin · 6 years ago
  92. 04a89c8 Add |SSL_CIPHER_get_value| to get the IANA number of a cipher suite. by Adam Langley · 6 years ago
  93. b82f945 Use the Go 1.13 standard library ed25519. by David Benjamin · 6 years ago
  94. 3b62960 Move the config->async check into RetryAsync. by David Benjamin · 6 years ago
  95. d0b9794 Clear *out in ReadHandshakeData's empty case. by David Benjamin · 6 years ago
  96. d634357 Add initial support for 0-RTT with QUIC. by David Benjamin · 6 years ago
  97. 95dd54e Have some more fun with spans. by David Benjamin · 6 years ago
  98. f350351 Align 0-RTT and resumption state machines slightly by David Benjamin · 6 years ago
  99. bd2a8d6 Add a function to convert SSL_ERROR_* values to strings. by David Benjamin · 6 years ago
  100. f492830 Fold SSL_want constants into SSL_get_error constants. by David Benjamin · 6 years ago