48 Révisions (b2d987b47c7e87477aa4230bf7b237ea79957c1e)

Auteur SHA1 Message Date
  David Benjamin 6de0e53919 Add tests for bad CertificateVerify signatures. il y a 9 ans
  Adam Langley 0950563a9b Implement custom extensions. il y a 9 ans
  Adam Langley efb0e16ee5 Reject empty ALPN protocols. il y a 9 ans
  Adam Langley 5021b223d8 Convert the renegotiation extension to the new system. il y a 9 ans
  David Benjamin d98452d2db Add a test for the ticket callback. il y a 9 ans
  Adam Langley af0e32cb84 Add SSL_get_tls_unique. il y a 9 ans
  David Benjamin 0fa4012331 Add a test that DTLS does not support RC4. il y a 9 ans
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. il y a 9 ans
  David Benjamin 4b27d9f8bd Never resume sessions on renegotiations. il y a 9 ans
  David Benjamin 55a436497f Handle empty curve preferences from the client. il y a 9 ans
  David Benjamin c565ebbebc Add tests for SSL_export_keying_material. il y a 9 ans
  David Benjamin 513f0ea8cd Test that bad Finished messages are rejected. il y a 9 ans
  David Benjamin 72dc7834af Test that signature_algorithm preferences are enforced. il y a 9 ans
  David Benjamin 3c9746a6d7 Regression test for CVE-2015-0291. il y a 9 ans
  David Benjamin cdea40c3e2 Add tests for full handshakes under renegotiation. il y a 9 ans
  David Benjamin dc3da93899 Process alerts between ChangeCipherSpec and Finished. il y a 9 ans
  David Benjamin a4e6d48749 runner: Move Finished special-case into dtlsWriteRecord. il y a 9 ans
  David Benjamin 95695c8d88 runner: Ignore dtlsFlushHandshake failures. il y a 9 ans
  David Benjamin b80168e1b8 Test that False Start fails if the server second leg is omitted. il y a 9 ans
  David Benjamin b3774b9619 Add initial handshake reassembly tests. il y a 9 ans
  David Benjamin 83f9040339 Add DTLS timeout and retransmit tests. il y a 9 ans
  David Benjamin 4189bd943c Test application data and Finished reordering. il y a 9 ans
  David Benjamin 94d701b7e8 Left-pad a V2ClientHello's random, not right-pad. il y a 10 ans
  David Benjamin fe8eb9a603 Add tests for session-ID-based resumption. il y a 10 ans
  David Benjamin 000800a306 Add tests for signature algorithm negotiation. il y a 10 ans
  David Benjamin ca6c82643a Add DTLS-SRTP tests. il y a 10 ans
  David Benjamin ca6554b133 Add tests for client-initiated renegotiation. il y a 10 ans
  Adam Langley 2ae77d2784 Test server-side renegotiation. il y a 10 ans
  David Benjamin 48cae08563 Add tests for PSK cipher suites. il y a 10 ans
  Adam Langley 7571292eac Extended master secret support. il y a 10 ans
  Adam Langley 3831173740 Fix memory leak when decoding corrupt tickets. il y a 10 ans
  David Benjamin fc7b086305 Test that ALPN is preferred over NPN. il y a 10 ans
  David Benjamin fa055a2b77 Implement ALPN in runner.go. il y a 10 ans
  David Benjamin e098ec2460 Test client auth under TLS 1.2 hash mismatch and SSL 3. il y a 10 ans
  David Benjamin d30a990850 Implement TLS Channel ID in runner.go il y a 10 ans
  David Benjamin 8bc38f556a DTLS version negotiation doesn't happen at HelloVerifyRequest. il y a 10 ans
  David Benjamin 76d8abe7fd Get SSL 3.0 server tests working. il y a 10 ans
  David Benjamin 83c0bc94d7 Test-only DTLS implementation in runner.go. il y a 10 ans
  David Benjamin 98e882ead1 Clean up s23_srvr.c. il y a 10 ans
  David Benjamin bef270a9cf Add server-side FallbackSCSV tests. il y a 10 ans
  David Benjamin d86c7671a8 Add a test to assert parsing V2ClientHellos works. il y a 10 ans
  David Benjamin 86271ee9f8 Change CCS_OK to EXPECT_CCS. il y a 10 ans
  David Benjamin f3ec83dee0 Add EarlyChangeCipherSpec tests. il y a 10 ans
  David Benjamin de620d9c87 runner: Require the CertificateVerify signature and hash to match. il y a 10 ans
  David Benjamin a0e5223bb8 Add SkipChangeCipherSpec tests. il y a 10 ans
  David Benjamin 7b03051103 Add a test for certificate types parsing. il y a 10 ans
  David Benjamin 35a7a4492d Check duplicate extensions before processing. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans