36 коммитов (b2d987b47c7e87477aa4230bf7b237ea79957c1e)

Автор SHA1 Сообщение Дата
  Adam Langley 0950563a9b Implement custom extensions. 9 лет назад
  Adam Langley 33ad2b59da Tidy up extensions stuff and drop fastradio support. 9 лет назад
  Adam Langley 5021b223d8 Convert the renegotiation extension to the new system. 9 лет назад
  David Benjamin d98452d2db Add a test for the ticket callback. 9 лет назад
  David Benjamin ba4594aee6 Don't put sessions from renegotiations in the cache. 9 лет назад
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. 9 лет назад
  Adam Langley af0e32cb84 Add SSL_get_tls_unique. 9 лет назад
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. 9 лет назад
  David Benjamin cff0b90cbb Add client-side tests for renegotiation_info enforcement. 9 лет назад
  David Benjamin b16346b0ad Add SSL_set_reject_peer_renegotiations. 9 лет назад
  David Benjamin c565ebbebc Add tests for SSL_export_keying_material. 9 лет назад
  David Benjamin 87e4acd2f5 Test the interaction of SSL_CB_HANDSHAKE_DONE and False Start. 9 лет назад
  David Benjamin 0d4db50a54 Use C++11 inline initialization. 9 лет назад
  David Benjamin 67d1fb59ad Test that client cipher preferences are enforced. 9 лет назад
  Adam Langley 524e717b87 Add a callback for DDoS protection. 9 лет назад
  David Benjamin 6f5c0f4471 Add tests for installing the certificate on the early callback. 9 лет назад
  David Benjamin 87c8a643e1 Use TCP sockets rather than socketpairs in the SSL tests. 9 лет назад
  David Benjamin a54e2e85ee Remove server-side HelloVerifyRequest support. 9 лет назад
  David Benjamin e0e7d0da68 Initialize the record buffers after the handshake check. 9 лет назад
  David Benjamin 13be1de469 Add a basic MTU test. 9 лет назад
  David Benjamin 1eb367c03e Add min_version and max_version APIs. 10 лет назад
  Feng Lu 41aa325c6a ClientHello Padding for Fast Radio Opening in 3G. 10 лет назад
  David Benjamin 61f95277d4 Add tests for OCSP stapling and SCT lists. 10 лет назад
  David Benjamin ca6c82643a Add DTLS-SRTP tests. 10 лет назад
  David Benjamin ca6554b133 Add tests for client-initiated renegotiation. 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 лет назад
  David Benjamin 01fe820ab9 Add tests for client version negotiation and session resumption. 10 лет назад
  David Benjamin ae2888fbdc Add tests for ALPN support. 10 лет назад
  David Benjamin e78bfded9f Improve test coverage for server_name extension. 10 лет назад
  David Benjamin 5c24a1d6b6 Add a test for SSL_OP_TLS_D5_BUG. 10 лет назад
  David Benjamin e58c4f5321 Add a test to ensure False Start occurs. 10 лет назад
  David Benjamin a08e49d17a Add basic TLS Channel ID tests. 10 лет назад
  David Benjamin 6fd297bb62 Add initial DTLS tests. 10 лет назад
  David Benjamin 5a593af42a Move configuration into a dedicated TestConfig struct. 10 лет назад
  Adam Langley aacec17a63 Add client functionality to helper tool. 10 лет назад
  Adam Langley c5c0c7e853 Split the speed tests into their own file. 10 лет назад
  Adam Langley 88dfe26ff8 Add AEAD speed tests to the tool binary. 10 лет назад
  Adam Langley 95c29f3cd1 Inital import. 10 лет назад