31 次代码提交 (b2d987b47c7e87477aa4230bf7b237ea79957c1e)

作者 SHA1 备注 提交日期
  David Benjamin 8e6db495d3 Add more aggressive DTLS replay tests. 9 年前
  David Benjamin 24f346d77b Limit the number of warning alerts silently consumed. 9 年前
  David Benjamin a8ebe2261f Add tests for empty record limit and make it work in the async case. 9 年前
  Adam Langley af0e32cb84 Add SSL_get_tls_unique. 9 年前
  David Benjamin 9a41d1b946 Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. 9 年前
  David Benjamin e9a80ff8ce Add tests for CHACHA20_POLY1305 ciphers. 9 年前
  David Benjamin c565ebbebc Add tests for SSL_export_keying_material. 9 年前
  David Benjamin 340d5ed295 Test that warning alerts are ignored. 9 年前
  David Benjamin 3fd1fbd1c8 Add test coverage for normal alert parsing. 9 年前
  David Benjamin ddb9f15e18 Reject all invalid records. 9 年前
  David Benjamin b3774b9619 Add initial handshake reassembly tests. 9 年前
  David Benjamin 83f9040339 Add DTLS timeout and retransmit tests. 9 年前
  David Benjamin d9b091b5e2 Revert "Drop retransmits in DTLS tests." 9 年前
  David Benjamin c67a3ae6ba Drop retransmits in DTLS tests. 9 年前
  David Benjamin 1e29a6b7c5 Add assertions on the initial record version number. 10 年前
  David Benjamin c44b1df459 Add test for renego client_version quirk. 10 年前
  David Benjamin ca6c82643a Add DTLS-SRTP tests. 10 年前
  Alex Chernyakhovsky 4cd8c43e73 Remove support for processing fragmented alerts 10 年前
  David Benjamin 5e961c1ff1 Add DTLS replay tests. 10 年前
  Adam Langley cf2d4f4033 Test renegotiation with BoringSSL as the client. 10 年前
  Adam Langley 2ae77d2784 Test server-side renegotiation. 10 年前
  Adam Langley 7571292eac Extended master secret support. 10 年前
  David Benjamin fc7b086305 Test that ALPN is preferred over NPN. 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 9821454f2b Add tests for CVE-2014-3511. 10 年前
  David Benjamin 43ec06f705 Test state machine asynchronous behavior. 10 年前
  David Benjamin d86c7671a8 Add a test to assert parsing V2ClientHellos works. 10 年前
  Adam Langley 80842bdb44 Fix test of first of 255 CBC padding bytes. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前