121 Комити (d660b57208e433d7d64973d52c3ea06a77ec4b57)

Аутор SHA1 Порука Датум
  David Benjamin d660b57208 runner: Refactor handshake fragmenting slightly. пре 9 година
  David Benjamin 83f9040339 Add DTLS timeout and retransmit tests. пре 9 година
  David Benjamin d9b091b5e2 Revert "Drop retransmits in DTLS tests." пре 9 година
  David Benjamin 377fc3160c Document DTLS timeout API and add current_time_cb hook. пре 9 година
  Adam Langley 2b2d66d409 Remove string.h from base.h. пре 9 година
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. пре 9 година
  David Benjamin 6ae7f072e3 Only send sigalgs extension in 1.2-capable ClientHellos. пре 9 година
  David Benjamin 4189bd943c Test application data and Finished reordering. пре 9 година
  David Benjamin 5fa3eba03d Clear the error queue when dropping a bad DTLS packet. пре 9 година
  David Benjamin 9a38e924aa Return SSL_ERROR_SYSCALL on unclean EOF. пре 9 година
  Adam Langley 3e6526575a aarch64 support. пре 9 година
  David Benjamin 6095de8da2 Add tests for certificate mismatch. пре 9 година
  David Benjamin af19de3101 Fix the test async_bio in datagram mode. пре 9 година
  David Benjamin c67a3ae6ba Drop retransmits in DTLS tests. пре 9 година
  David Benjamin e95d20dcb8 Support EVP_AEAD in DTLS. пре 9 година
  David Benjamin 13be1de469 Add a basic MTU test. пре 9 година
  David Benjamin 780d6dd0fe Treat handshake_failure in response to ClientHello special. пре 9 година
  David Benjamin 87909c0445 Add tests for version negotiation failure alerts. пре 10 година
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. пре 10 година
  David Benjamin accb454e44 Add min_version tests. пре 10 година
  David Benjamin 1eb367c03e Add min_version and max_version APIs. пре 10 година
  David Benjamin f080ecd86d Don't infinite loop on garbage server input. пре 10 година
  David Benjamin 226a872d2f Don't set client_version to the ServerHello version. пре 10 година
  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 d8a3e78223 Shush a MSVC bool/int comparison warning. пре 10 година
  David Benjamin 0105ece171 Fix standalone Windows build. пре 10 година
  David Benjamin 94d701b7e8 Left-pad a V2ClientHello's random, not right-pad. пре 10 година
  David Benjamin 128dbc30f6 Factor out the client max-version logic into a helper function. пре 10 година
  David Benjamin cde8abae14 Merge client/server SSL_METHODs into the generic one. пре 10 година
  David Benjamin 8c88153465 Remove a place where SSL_clear cleans up after client/server confusion. пре 10 година
  David Benjamin c44b1df459 Add test for renego client_version quirk. пре 10 година
  David Benjamin 8b8c006564 Fix DTLS_ANY_VERSION and add tests. пре 10 година
  David Benjamin 65ea8ff84c Debug resumption connections with -debug too. пре 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 ae3e487d51 Fix a couple more malloc test crashes. пре 10 година
  Adam Langley 69a01608f3 Add malloc failure tests. пре 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 bdf5e72f50 Don't resume sessions if the negotiated version doesn't match. пре 10 година
  David Benjamin e18d821dfc runner: Refuse to resume sessions on mismatching versions. пре 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 cf2d4f4033 Test renegotiation with BoringSSL as the client. пре 10 година
  Adam Langley 2ae77d2784 Test server-side renegotiation. пре 10 година
  David Benjamin 2af684fa92 Add tests for ECDHE_PSK. пре 10 година
  David Benjamin 48cae08563 Add tests for PSK cipher suites. пре 10 година