27 Cometimentos (1ab133a9daddd14cc6538b3c4a85c804f3647a26)

Autor SHA1 Mensagem Data
  David Benjamin c11ea942b7 Convert comments in ssl. há 7 anos
  Steven Valdez 398085ba04 Simplify states with hs_wait_t returns. há 7 anos
  Steven Valdez 4d71a9a2ca Migrate TLS 1.2 and below state machines to the new style. há 7 anos
  David Benjamin 5c4271f7cb Don't reauthenticate on renegotiation. há 7 anos
  David Benjamin 5ef40c60f6 Mark renego-established sessions not resumable. há 7 anos
  David Benjamin 8fc2dc07d8 Put SCTs and OCSP responses in CRYPTO_BUFFERs. há 7 anos
  David Benjamin ca9e8f52f1 Tidy up handshake digest logic. há 7 anos
  David Benjamin 7934f08b26 Replace init_msg/init_num with a get_message hook. há 7 anos
  David Benjamin 8f94c31b19 Replace reuse_message with an explicit next_message call. há 7 anos
  David Benjamin e3dee27f9c Remove the free_buffer parameter to release_current_message. há 7 anos
  David Benjamin 9bbdf5832d Remove expect and received flight hooks. há 7 anos
  David Benjamin b0c761eb76 Tolerate early ChangeCipherSpec in DTLS. há 7 anos
  David Benjamin ee910bfe24 Use new STACK_OF helpers. há 7 anos
  David Benjamin e664a534af Return null from SSL_get0_peer_certificates if unauthenticated. há 7 anos
  David Benjamin c642aca28f Convert SSL_ECDH_CTX to C++. há 7 anos
  David Benjamin 6dc8bf6262 Convert SSL_TRANSCRIPT to C++. há 7 anos
  David Benjamin bf1117d1fd Sample server GREASE from the server_random. há 7 anos
  David Benjamin 31b0c9be30 Add a bunch of scopers. há 7 anos
  David Benjamin e39ac8fb59 Switch BORINGSSL_INTERNAL_CXX_TYPES in favor of subclassing games. há 7 anos
  David Benjamin 1386aad102 Switch various things to scopers. há 7 anos
  David Benjamin 86e95b852e Move libssl's internals into the bssl namespace. há 7 anos
  Steven Valdez 0e4a448ab8 Add ClientHello no_session_id variant. há 7 anos
  David Benjamin 3a1dd46e4e Add async certificate verification callback. há 7 anos
  David Benjamin a3d76d019f Switch OPENSSL_COMPILE_ASSERT to static_assert in C++ code. há 7 anos
  David Benjamin b853f315dd Fix handling of ServerHellos with omitted extensions. há 7 anos
  Steven Valdez dbe01585ba Implement ContentType TLS 1.3 variant. há 7 anos
  David Benjamin d781fc424b Switch handshake_client and handshake_server to C++. há 7 anos
  Steven Valdez 52586f952e Adding TLS 1.3 variant to SSL*. há 7 anos
  Steven Valdez 038da9b939 Move the version to an extension in the experimental TLS 1.3 encoding. há 7 anos
  Steven Valdez 520e1220bb Implement experimental alternate encoding of TLS 1.3. há 7 anos
  Steven Valdez 8f36c51f98 Revise version negotiation logic on the C side. há 7 anos
  David Benjamin 68161cb8ba Stash the computed version range in SSL_HANDSHAKE. há 7 anos
  David Benjamin 4414874f1f Simplify ssl_private_key_* state machine points. há 7 anos
  David Benjamin 8d606e361c Clear out f_err pattern from handshake_client.c. há 7 anos
  Steven Valdez e831a81518 Adding support for sending early data on the client. há 7 anos
  David Benjamin a365138ac6 Factor out the default signature algorithm logic. há 7 anos
  Matthew Braithwaite 7e06de5d2d Really remove DHE ciphersuites from TLS. há 7 anos
  David Benjamin d3bca049ee Remove a batch of f_errs. há 7 anos
  David Benjamin cc17c24852 Stop pretending RSA and ECDSA sigalgs are configurable. há 7 anos
  David Benjamin a232a7159c Deprecate SSL_PRIVATE_KEY_METHOD type and max_signature_len. há 7 anos
  Steven Valdez 681eb6ac2d Adding support for receiving early data on the server. há 7 anos
  Steven Valdez 2d85062c4f Add Data-less Zero-RTT support. há 7 anos
  David Benjamin ab1d28e305 Trim x509.h includes. há 7 anos
  David Benjamin a58baaf9e6 Forbid the server certificate from changing on renego. há 7 anos
  Adam Langley 94a62e61aa Hang ssl_auto_chain_if_needed off |X509_METHOD|. há 7 anos
  Adam Langley 2a3b3439c8 Move X509-related verification code into ssl_x509.c. há 7 anos
  Adam Langley 34b4c829fd Hold CA names as |CRYPTO_BUFFER|s. há 7 anos
  David Benjamin fc02b59b27 Move tmp.extended_master_secret to SSL_HANDSHAKE. há 7 anos
  David Benjamin 45738dd496 Move new_cipher and new_session to SSL_HANDSHAKE. há 7 anos
  David Benjamin 16b1b1d4d1 Simplify state and info_callback management. há 7 anos