62 Комити (b2d987b47c7e87477aa4230bf7b237ea79957c1e)

Аутор SHA1 Порука Датум
  David Benjamin 399e7c94bf Run go fmt on runner. пре 9 година
  Adam Langley 0950563a9b Implement custom extensions. пре 9 година
  Adam Langley 33ad2b59da Tidy up extensions stuff and drop fastradio support. пре 9 година
  Adam Langley efb0e16ee5 Reject empty ALPN protocols. пре 9 година
  David Benjamin 8923c0bc53 Explicitly check for empty certificate list. пре 9 година
  Adam Langley af0e32cb84 Add SSL_get_tls_unique. пре 9 година
  David Benjamin cff0b90cbb Add client-side tests for renegotiation_info enforcement. пре 9 година
  David Benjamin 4b27d9f8bd Never resume sessions on renegotiations. пре 9 година
  David Benjamin dcd979f1a4 CertificateStatus is optional. пре 9 година
  David Benjamin c574f4114d Test that client curve preferences are enforced. пре 9 година
  David Benjamin ece3de95c6 Enforce that sessions are resumed at the version they're created. пре 9 година
  David Benjamin c565ebbebc Add tests for SSL_export_keying_material. пре 9 година
  David Benjamin 1c633159a7 Add negative False Start tests. пре 9 година
  David Benjamin 513f0ea8cd Test that bad Finished messages are rejected. пре 9 година
  David Benjamin 72dc7834af Test that signature_algorithm preferences are enforced. пре 9 година
  David Benjamin 67d1fb59ad Test that client cipher preferences are enforced. пре 9 година
  David Benjamin cdea40c3e2 Add tests for full handshakes under renegotiation. пре 9 година
  David Benjamin dc3da93899 Process alerts between ChangeCipherSpec and Finished. пре 9 година
  David Benjamin a4e6d48749 runner: Move Finished special-case into dtlsWriteRecord. пре 9 година
  David Benjamin bcb2d91e10 Actually check that the message has the expected type in DTLS. пре 9 година
  David Benjamin 95695c8d88 runner: Ignore dtlsFlushHandshake failures. пре 9 година
  David Benjamin b80168e1b8 Test that False Start fails if the server second leg is omitted. пре 9 година
  David Benjamin b3774b9619 Add initial handshake reassembly tests. пре 9 година
  David Benjamin 83f9040339 Add DTLS timeout and retransmit tests. пре 9 година
  David Benjamin 6ae7f072e3 Only send sigalgs extension in 1.2-capable ClientHellos. пре 9 година
  David Benjamin 4189bd943c Test application data and Finished reordering. пре 9 година
  David Benjamin 6095de8da2 Add tests for certificate mismatch. пре 9 година
  Feng Lu 41aa325c6a ClientHello Padding for Fast Radio Opening in 3G. пре 10 година
  David Benjamin c44b1df459 Add test for renego client_version quirk. пре 10 година
  David Benjamin 61f95277d4 Add tests for OCSP stapling and SCT lists. пре 10 година
  David Benjamin fe8eb9a603 Add tests for session-ID-based resumption. пре 10 година
  David Benjamin 000800a306 Add tests for signature algorithm negotiation. пре 10 година
  David Benjamin ca6c82643a Add DTLS-SRTP tests. пре 10 година
  David Benjamin e18d821dfc runner: Refuse to resume sessions on mismatching versions. пре 10 година
  Adam Langley cf2d4f4033 Test renegotiation with BoringSSL as the client. пре 10 година
  Adam Langley 2ae77d2784 Test server-side renegotiation. пре 10 година
  David Benjamin 48cae08563 Add tests for PSK cipher suites. пре 10 година
  Adam Langley 7571292eac Extended master secret support. пре 10 година
  David Benjamin 01fe820ab9 Add tests for client version negotiation and session resumption. пре 10 година
  David Benjamin b0c8db7347 runner: don't resume sessions if SessionTicketsDisabled is true. пре 10 година
  David Benjamin fc7b086305 Test that ALPN is preferred over NPN. пре 10 година
  David Benjamin fa055a2b77 Implement ALPN in runner.go. пре 10 година
  David Benjamin e78bfded9f Improve test coverage for server_name extension. пре 10 година
  David Benjamin 39ebf53dd3 Check the server did not use a TLS 1.2 cipher suite pre-TLS 1.2. пре 10 година
  David Benjamin e098ec2460 Test client auth under TLS 1.2 hash mismatch and SSL 3. пре 10 година
  David Benjamin e58c4f5321 Add a test to ensure False Start occurs. пре 10 година
  David Benjamin d30a990850 Implement TLS Channel ID in runner.go пре 10 година
  David Benjamin 8bc38f556a DTLS version negotiation doesn't happen at HelloVerifyRequest. пре 10 година
  David Benjamin f2fedefdca Simplify HelloVerifyRequest processing. пре 10 година
  David Benjamin 83c0bc94d7 Test-only DTLS implementation in runner.go. пре 10 година