Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ há 6 anos atrás
  Matt Caswell 0fb2815b87 Fix some SSL_export_keying_material() issues há 6 anos atrás
  Matt Caswell 9873297900 Separate ca_names handling for client and server há 6 anos atrás
  Benjamin Kaduk 2aaa0b146b Restore sensible "sess_accept" counter tracking há 6 anos atrás
  Richard Levitte 60690b5b83 ssl/statem: Don't compare size_t with less than zero há 6 anos atrás
  Matt Caswell f01344cb5c Do not reset SNI data in SSL_do_handshake() há 6 anos atrás
  Ben Kaduk 2c0267fdc9 Restore historical SSL_get_servername() behavior há 6 anos atrás
  Matt Caswell b5b993b229 Use the same min-max version range on the client consistently há 6 anos atrás
  Andy Polyakov 9ef9088c15 ssl/*: switch to switch to Thread-Sanitizer-friendly primitives. há 6 anos atrás
  Benjamin Kaduk 1c4aa31d79 Normalize SNI hostname handling for SSL and SSL_SESSION há 6 anos atrás
  Matt Caswell c9598459b6 Add setters to set the early_data callback há 6 anos atrás
  Matt Caswell fb62e47c78 Don't send a warning alert in TLSv1.3 há 6 anos atrás
  Matt Caswell 4ff1a52666 Fix TLSv1.3 ticket nonces há 6 anos atrás
  Matt Caswell bceae201b4 EVP_MD_size() can return an error há 6 anos atrás
  Matt Caswell f929439f61 Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key() há 6 anos atrás
  Matt Caswell e32b52a27e Add support for setting raw private HMAC keys há 6 anos atrás
  Matt Caswell 27e462f1b0 Only allow supported_versions in a TLSv1.3 ServerHello há 6 anos atrás
  Benjamin Kaduk ee36b963ae Reuse extension_is_relevant() in should_add_extension() há 7 anos atrás
  Matt Caswell e73c6eaeff Tolerate TLSv1.3 PSKs that are a different size to the hash size há 6 anos atrás
  Matt Caswell 5de683d2c6 Fix status_request and SCT extensions há 6 anos atrás
  Matt Caswell c471521243 If s->ctx is NULL then this is an internal error há 6 anos atrás
  Matt Caswell 6e99ae58c8 Ignore an s_client psk in TLSv1.3 if not TLSv1.3 suitable há 6 anos atrás
  Todd Short e43e6b1951 Fix some minor code nits há 6 anos atrás
  Todd Short 9d75dce3e1 Add TLSv1.3 post-handshake authentication (PHA) há 7 anos atrás
  Benjamin Kaduk c589c34e61 Add support for the TLS 1.3 signature_algorithms_cert extension há 6 anos atrás
  Matt Caswell 97ea1e7f42 Updates following review of SSL_stateless() code há 6 anos atrás
  Matt Caswell c36001c3a8 Fix logic around when to send an HRR based on cookies há 7 anos atrás
  Matt Caswell 43054d3d73 Add support for sending TLSv1.3 cookies há 7 anos atrás
  Richard Levitte 3c7d0945b6 Update copyright years on all files merged since Jan 1st 2018 há 6 anos atrás
  Benjamin Kaduk 7bc2bddb14 Permit the "supported_groups" extension in ServerHellos há 7 anos atrás