72 Cometimentos (160f4ef14c12d8b846eeac498de10a0633f6d2f4)

Autor SHA1 Mensagem Data
  David Benjamin dd978784d7 Always enable ecdh_auto. há 9 anos
  David Benjamin b16346b0ad Add SSL_set_reject_peer_renegotiations. há 9 anos
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. há 9 anos
  David Benjamin ff9c74f6f4 Fix bssl_shim build in MSVC. há 9 anos
  David Benjamin c565ebbebc Add tests for SSL_export_keying_material. há 9 anos
  David Benjamin 6c2563e241 Refactor async logic in bssl_shim slightly. há 9 anos
  David Benjamin 87e4acd2f5 Test the interaction of SSL_CB_HANDSHAKE_DONE and False Start. há 9 anos
  David Benjamin 45fb1be33e Remove std::unique_ptr dependency on bssl_shim's scoped types. há 9 anos
  Adam Langley 3e719319be Lowercase some Windows headers. há 9 anos
  David Benjamin 0d4db50a54 Use C++11 inline initialization. há 9 anos
  David Benjamin 67d1fb59ad Test that client cipher preferences are enforced. há 9 anos
  David Benjamin 8b368412d3 Minor formatting fixes. há 9 anos
  Adam Langley 524e717b87 Add a callback for DDoS protection. há 9 anos
  David Benjamin 6f5c0f4471 Add tests for installing the certificate on the early callback. há 9 anos
  David Benjamin 87c8a643e1 Use TCP sockets rather than socketpairs in the SSL tests. há 9 anos
  Adam Langley 5f0efe06e1 Use SSL_MODE_SEND_FALLBACK_SCSV. há 9 anos
  David Benjamin 40f101b78b Return bool from C++ functions in bssl_shim. há 9 anos
  David Benjamin 9d0847ae6d Add some missing error failure checks. há 9 anos
  David Benjamin ed7c475154 Rename cutthrough to False Start. há 9 anos
  David Benjamin a54e2e85ee Remove server-side HelloVerifyRequest support. há 9 anos
  David Benjamin 2d445c0921 Don't use a global for early_callback_called. há 9 anos
  David Benjamin c273d2c537 Use just one style for the shim. há 9 anos
  David Benjamin 1b8b691458 Test asynchronous session lookup. há 9 anos
  David Benjamin 41fdbcdc72 Test asynchronous cert_cb behavior. há 9 anos
  David Benjamin d9e070193f Test async channel ID callback. há 9 anos
  David Benjamin a7f333d103 RAII bssl_shim. há 9 anos
  David Benjamin e0e7d0da68 Initialize the record buffers after the handshake check. há 9 anos
  David Benjamin 83f9040339 Add DTLS timeout and retransmit tests. há 9 anos
  David Benjamin 377fc3160c Document DTLS timeout API and add current_time_cb hook. há 9 anos
  Adam Langley 2b2d66d409 Remove string.h from base.h. há 9 anos
  David Benjamin 9a38e924aa Return SSL_ERROR_SYSCALL on unclean EOF. há 9 anos
  David Benjamin 13be1de469 Add a basic MTU test. há 9 anos
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. há 10 anos
  David Benjamin 1eb367c03e Add min_version and max_version APIs. há 10 anos
  Feng Lu 41aa325c6a ClientHello Padding for Fast Radio Opening in 3G. há 10 anos
  David Benjamin d8a3e78223 Shush a MSVC bool/int comparison warning. há 10 anos
  David Benjamin cde8abae14 Merge client/server SSL_METHODs into the generic one. há 10 anos
  David Benjamin 8c88153465 Remove a place where SSL_clear cleans up after client/server confusion. há 10 anos
  David Benjamin 8b8c006564 Fix DTLS_ANY_VERSION and add tests. há 10 anos
  David Benjamin 61f95277d4 Add tests for OCSP stapling and SCT lists. há 10 anos
  David Benjamin ae3e487d51 Fix a couple more malloc test crashes. há 10 anos
  Adam Langley 69a01608f3 Add malloc failure tests. há 10 anos
  David Benjamin ca6c82643a Add DTLS-SRTP tests. há 10 anos
  David Benjamin ca6554b133 Add tests for client-initiated renegotiation. há 10 anos
  Adam Langley 2ae77d2784 Test server-side renegotiation. há 10 anos
  David Benjamin 48cae08563 Add tests for PSK cipher suites. há 10 anos
  Adam Langley 7571292eac Extended master secret support. há 10 anos
  David Benjamin 7f7882f1a8 Remove obsolete TODO há 10 anos
  David Benjamin 01fe820ab9 Add tests for client version negotiation and session resumption. há 10 anos
  David Benjamin ae2888fbdc Add tests for ALPN support. há 10 anos