47 次代码提交 (d660b57208e433d7d64973d52c3ea06a77ec4b57)

作者 SHA1 备注 提交日期
  David Benjamin 83f9040339 Add DTLS timeout and retransmit tests. 9 年前
  David Benjamin 4189bd943c Test application data and Finished reordering. 9 年前
  David Benjamin 6095de8da2 Add tests for certificate mismatch. 9 年前
  David Benjamin 13be1de469 Add a basic MTU test. 9 年前
  David Benjamin 1e29a6b7c5 Add assertions on the initial record version number. 10 年前
  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 年前
  Alex Chernyakhovsky 4cd8c43e73 Remove support for processing fragmented alerts 10 年前
  David Benjamin ca6554b133 Add tests for client-initiated renegotiation. 10 年前
  David Benjamin 9114fae39e Add a test for RSA ServerKeyExchange. 10 年前
  David Benjamin 5e961c1ff1 Add DTLS replay tests. 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 年前
  Adam Langley 3831173740 Fix memory leak when decoding corrupt tickets. 10 年前
  David Benjamin 01fe820ab9 Add tests for client version negotiation and session resumption. 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 5c24a1d6b6 Add a test for SSL_OP_TLS_D5_BUG. 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 83c0bc94d7 Test-only DTLS implementation in runner.go. 10 年前
  David Benjamin 98e882ead1 Clean up s23_srvr.c. 10 年前
  David Benjamin bed9aae757 Add RenewTicketOnResume tests. 10 年前
  David Benjamin 9821454f2b Add tests for CVE-2014-3511. 10 年前
  David Benjamin a8e3e0e936 Remove SSL_OP_TLS_ROLLBACK_BUG. 10 年前
  David Benjamin 43ec06f705 Test state machine asynchronous behavior. 10 年前
  David Benjamin bef270a9cf Add server-side FallbackSCSV tests. 10 年前
  David Benjamin d86c7671a8 Add a test to assert parsing V2ClientHellos works. 10 年前
  David Benjamin 86271ee9f8 Change CCS_OK to EXPECT_CCS. 10 年前
  David Benjamin d23f412a8a Improve test coverage around NewSessionTicket message. 10 年前
  David Benjamin f3ec83dee0 Add EarlyChangeCipherSpec tests. 10 年前
  David Benjamin a0e5223bb8 Add SkipChangeCipherSpec tests. 10 年前
  David Benjamin 9c651c9ef6 Be strict about requiring ServerKeyExchange. 10 年前
  David Benjamin 1c375dda8a Add UnauthenticatedECDH bug test. 10 年前
  David Benjamin 7b03051103 Add a test for certificate types parsing. 10 年前
  David Benjamin 35a7a4492d Check duplicate extensions before processing. 10 年前
  Adam Langley ac61fa379f Implement TLS_FALLBACK_SCSV support for the client. 10 年前
  Adam Langley 80842bdb44 Fix test of first of 255 CBC padding bytes. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前