87 Révisions (d660b57208e433d7d64973d52c3ea06a77ec4b57)

Auteur SHA1 Message Date
  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 5fa3eba03d Clear the error queue when dropping a bad DTLS packet. il y a 9 ans
  David Benjamin 6095de8da2 Add tests for certificate mismatch. il y a 9 ans
  David Benjamin e95d20dcb8 Support EVP_AEAD in DTLS. il y a 9 ans
  David Benjamin 13be1de469 Add a basic MTU test. il y a 9 ans
  David Benjamin 780d6dd0fe Treat handshake_failure in response to ClientHello special. il y a 9 ans
  David Benjamin 87909c0445 Add tests for version negotiation failure alerts. il y a 10 ans
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. il y a 10 ans
  David Benjamin accb454e44 Add min_version tests. il y a 10 ans
  David Benjamin 1eb367c03e Add min_version and max_version APIs. il y a 10 ans
  David Benjamin f080ecd86d Don't infinite loop on garbage server input. il y a 10 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 128dbc30f6 Factor out the client max-version logic into a helper function. il y a 10 ans
  David Benjamin c44b1df459 Add test for renego client_version quirk. il y a 10 ans
  David Benjamin 8b8c006564 Fix DTLS_ANY_VERSION and add tests. il y a 10 ans
  David Benjamin 65ea8ff84c Debug resumption connections with -debug too. 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
  Adam Langley 69a01608f3 Add malloc failure tests. 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 bdf5e72f50 Don't resume sessions if the negotiated version doesn't match. 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
  David Benjamin 5e961c1ff1 Add DTLS replay tests. il y a 10 ans
  Adam Langley cf2d4f4033 Test renegotiation with BoringSSL as the client. il y a 10 ans
  Adam Langley 2ae77d2784 Test server-side renegotiation. il y a 10 ans
  David Benjamin 2af684fa92 Add tests for ECDHE_PSK. 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 01fe820ab9 Add tests for client version negotiation and session resumption. il y a 10 ans
  David Benjamin fc7b086305 Test that ALPN is preferred over NPN. il y a 10 ans
  David Benjamin ae2888fbdc Add tests for ALPN support. il y a 10 ans
  David Benjamin 812152aa3b Don't deadlock if a resume test fails the first half. il y a 10 ans
  David Benjamin e78bfded9f Improve test coverage for server_name extension. il y a 10 ans
  David Benjamin f7768e43b2 Test SHA-256 and SHA-384 CBC-mode cipher suites. il y a 10 ans
  David Benjamin 39ebf53dd3 Check the server did not use a TLS 1.2 cipher suite pre-TLS 1.2. il y a 10 ans
  David Benjamin 5c24a1d6b6 Add a test for SSL_OP_TLS_D5_BUG. 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 e58c4f5321 Add a test to ensure False Start occurs. il y a 10 ans
  David Benjamin a08e49d17a Add basic TLS Channel ID tests. il y a 10 ans
  David Benjamin 4e99c52bf6 Fix FalseStart-SessionTicketsDisabled tests. il y a 10 ans
  David Benjamin 2561dc335a Introduce a mechanism for base64 options. il y a 10 ans
  David Benjamin 2a0c496ab3 Fix duplicate test name. il y a 10 ans
  David Benjamin ede973a89a Tidy up cipher ordering. il y a 10 ans
  David Benjamin 76d8abe7fd Get SSL 3.0 server tests working. il y a 10 ans