3485 コミット (cfa08c3b7740275ef3994ff07a2c7f4639c88ccb)
 

作成者 SHA1 メッセージ 日付
  Adam Langley cfa08c3b77 Enforce basic sanity of SCT lists. 8年前
  David Benjamin b5172a722c Make tls1_setup_key_block static. 8年前
  Doug Kwan 7da8ea72a6 Add forward declaration to avoid a compiler warning 8年前
  Adam Langley fbbef12918 Don't put a colon in the extra error message. 8年前
  Adam Langley d7b9002aa5 Define BORINGSSL_SHARED_LIBRARY when building tests with Bazel. 8年前
  Doug Kwan 5f04b6bc3a Add ppc64le vector implementation of SHA-1. 8年前
  David Benjamin 35598ae8dd Remove ext_alpn_init. 8年前
  David Benjamin e7f60a2852 Fix alert on tls1_process_alert failure. 8年前
  David Benjamin 12d6bafed8 Make ssl_ext_pre_shared_key_add_clienthello static. 8年前
  David Benjamin 2aaaa16251 Depend all_tests on p256-x86_64_test. 8年前
  David Benjamin bbaf367969 Add |SSL_set_retain_only_sha256_of_client_certs|. 8年前
  David Benjamin a933c38f1a Test setting session ID context in early or SNI callback. 8年前
  David Benjamin f01f42a2ce Negotiate ciphers before resumption. 8年前
  David Benjamin 34202b93b6 Call cert_cb before resolving resumption. 8年前
  David Benjamin 4eb95ccfd6 Parse ClientHello extensions before deciding on resumption. 8年前
  Alessandro Ghedini 8d3f130c55 tool: print client's SNI value, if any. 8年前
  David Benjamin 4008c7a80d Fix some more negative zeros and add tests for each case. 8年前
  David Benjamin ca0b603153 Remove unnecessary BN_is_negative check in p256-x86_64_test. 8年前
  David Benjamin dc16f38685 ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simple_is_at_infinity. 8年前
  David Benjamin e1cc35e581 Tolerate cipher changes on TLS 1.3 resumption as a client. 8年前
  David Benjamin 2b02f4b67d Loosen TLS 1.3 session/cipher matching in BoGo. 8年前
  David Benjamin d0d532f169 Select TLS 1.3 cipher before resumption in BoGo. 8年前
  David Benjamin 6929f27ed5 Fix return values for TLS 1.3 state machine code. 8年前
  David Benjamin 71186e85d1 Move ExpectTicketAge out of AcceptAnySession. 8年前
  David Benjamin 0b8f85ebe5 Fix AcceptAnyVersion bug. 8年前
  David Benjamin ba28dfc381 Add a -repeat-until-failure flag to runner. 8年前
  David Benjamin 53210cb48e Do not send unsolicited SCTs in TLS 1.3. 8年前
  David Benjamin ea80f9d5df obfuscated_ticket_age must also be reset when comparing. 8年前
  David Benjamin 75f9914e17 Align TLS 1.2 and 1.3 server session validity checks. 8年前
  Aurelien Regat-Barrel 1e21e994ec More flexible detection of arm processors to fix cmake errors on armv6l and armv7l devices 8年前
  David Benjamin bca451e085 Remove bssl::Main wrapper in ec_test. 8年前
  David Benjamin e36888d91a Rename and document ecp_nistz256_mod_inverse. 8年前
  David Benjamin dde19c6cdb Fix booth_recode_w5 comment. 8年前
  David Benjamin 4a9313a7e7 Add low-level p256-x86_64 tests. 8年前
  David Benjamin 28d1dc8c51 Perform stricter reduction in p256-x86_64-asm.pl. 8年前
  David Benjamin c5665c9ac9 Remove out-of-date BoGo earlyDataContext parsing bits. 8年前
  David Benjamin b8d74f5b6a Add tests for failing cert_cb. 8年前
  David Benjamin d5ff2f93ba Refresh TLS fuzzer corpora. 8年前
  David Benjamin fd06601340 Add a script to refresh fuzzer corpora. 8年前
  David Benjamin 9b63f2964d Fix run_tests on fuzzer-mode builds. 8年前
  David Benjamin dfb4138197 Update suppressions for fuzzer mode. 8年前
  David Benjamin ffb1107c91 Add a helper function for parsing extensions blocks. 8年前
  David Benjamin 32b47a5e35 Allow PSK binder mismatches in fuzzer mode. 8年前
  Steven Valdez a833c357ed Update to TLS 1.3 draft 18. 8年前
  David Benjamin ced9479fd1 Replace hash_current_message with get_current_message. 8年前
  David Benjamin e8b554dff8 Fix Android bots. 8年前
  David Benjamin 2c51645c59 Add runner tests which send intermediate certificates. 8年前
  David Benjamin e6f2221423 Enforce record-layer version numbers. 8年前
  David Benjamin 49b5038b77 Speculative fix to Android bots. 8年前
  David Benjamin eab773a8aa Add missing PSK identity comment. 8年前