83 Révisions (b2d987b47c7e87477aa4230bf7b237ea79957c1e)

Auteur SHA1 Message Date
  David Benjamin 8e6db495d3 Add more aggressive DTLS replay tests. il y a 9 ans
  David Benjamin 6de0e53919 Add tests for bad CertificateVerify signatures. il y a 9 ans
  David Benjamin 399e7c94bf Run go fmt on runner. il y a 9 ans
  Adam Langley 0950563a9b Implement custom extensions. il y a 9 ans
  Adam Langley 33ad2b59da Tidy up extensions stuff and drop fastradio support. 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
  David Benjamin 11fc66a04c DTLS fragments may not be split across two records. il y a 9 ans
  David Benjamin 8923c0bc53 Explicitly check for empty certificate list. il y a 9 ans
  David Benjamin 24f346d77b Limit the number of warning alerts silently consumed. 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 bd15a8e748 Fix DTLS handling of multiple records in a packet. 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 9a41d1b946 Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. il y a 9 ans
  Adam Langley a7997f12be Set minimum DH group size to 1024 bits. 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 dcd979f1a4 CertificateStatus is optional. il y a 9 ans
  David Benjamin c574f4114d Test that client curve preferences are enforced. il y a 9 ans
  David Benjamin 1c633159a7 Add negative False Start tests. il y a 9 ans
  David Benjamin 513f0ea8cd Test that bad Finished messages are rejected. il y a 9 ans
  David Benjamin 340d5ed295 Test that warning alerts are ignored. il y a 9 ans
  David Benjamin 72dc7834af Test that signature_algorithm preferences are enforced. il y a 9 ans
  David Benjamin 67d1fb59ad Test that client cipher 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 7538122ca6 Rework DTLS handshake message reassembly logic. il y a 9 ans
  David Benjamin a3e894921e Test that we reject RSA ServerKeyExchange more thoroughly. il y a 9 ans
  David Benjamin bcb2d91e10 Actually check that the message has the expected type in DTLS. 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 3fd1fbd1c8 Add test coverage for normal alert parsing. il y a 9 ans
  David Benjamin ddb9f15e18 Reject all invalid records. 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 6095de8da2 Add tests for certificate mismatch. il y a 9 ans
  David Benjamin 13be1de469 Add a basic MTU test. il y a 9 ans
  David Benjamin 1e29a6b7c5 Add assertions on the initial record version number. il y a 10 ans
  Feng Lu 41aa325c6a ClientHello Padding for Fast Radio Opening in 3G. il y a 10 ans
  David Benjamin c44b1df459 Add test for renego client_version quirk. il y a 10 ans
  David Benjamin 61f95277d4 Add tests for OCSP stapling and SCT lists. 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
  Alex Chernyakhovsky 4cd8c43e73 Remove support for processing fragmented alerts il y a 10 ans
  David Benjamin ca6554b133 Add tests for client-initiated renegotiation. il y a 10 ans
  David Benjamin 9114fae39e Add a test for RSA ServerKeyExchange. il y a 10 ans