13 Commit (8370fb6b416d8177f9775347440925b831fcce69)

Autore SHA1 Messaggio Data
  Adam Langley e8d2439cd3 Expose ssl_session_serialize to libssl. 6 anni fa
  Adam Langley c61b577197 Add some more utility functions to bytestring. 6 anni fa
  David Benjamin 66801feb17 Support high tag numbers in CBS/CBB. 7 anni fa
  David Benjamin a861460c89 Make SNI per-connection, not per-session. 7 anni fa
  David Benjamin c11ea942b7 Convert comments in ssl. 7 anni fa
  David Benjamin 8fc2dc07d8 Put SCTs and OCSP responses in CRYPTO_BUFFERs. 7 anni fa
  David Benjamin ee910bfe24 Use new STACK_OF helpers. 7 anni fa
  David Benjamin d6a8a5a54d Remove obsolete TODOs. 7 anni fa
  David Benjamin 31b0c9be30 Add a bunch of scopers. 7 anni fa
  David Benjamin e39ac8fb59 Switch BORINGSSL_INTERNAL_CXX_TYPES in favor of subclassing games. 7 anni fa
  David Benjamin 1386aad102 Switch various things to scopers. 7 anni fa
  David Benjamin 86e95b852e Move libssl's internals into the bssl namespace. 7 anni fa
  David Benjamin e8703a3708 Switch a number of files to C++. 7 anni fa
  Steven Valdez 8f36c51f98 Revise version negotiation logic on the C side. 7 anni fa
  David Benjamin 11fa70396b Remove the last remnants of key_exchange_info. 7 anni fa
  Matthew Braithwaite 7e06de5d2d Really remove DHE ciphersuites from TLS. 7 anni fa
  David Benjamin ad8f5e1de9 Don't use long for timestamps. 7 anni fa
  Steven Valdez 27a9e6ae1b Adding ALPN to session. 7 anni fa
  Adam Langley 46db7af2c9 Remove |X509| things from SSL_SESSION. 7 anni fa
  David Benjamin 17b3083373 Use a separate timeout scheme for TLS 1.3. 7 anni fa
  Steven Valdez 08b65f4e31 Enabling 0-RTT on new Session Tickets. 7 anni fa
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 anni fa
  David Benjamin f1050fd79a Preserve the peer signature algorithm across resumes. 7 anni fa
  David Benjamin 4882a6c50b Replace key_exchange_info with group_id. 7 anni fa
  Adam Langley d519bf6be0 Add |SSL_CTX_set0_buffer_pool|. 7 anni fa
  Adam Langley 68e7124ddf Hold certificates in an SSL_SESSION as CRYPTO_BUFFERSs as well. 7 anni fa
  Adam Langley 364f7a6d21 Push the difference in chain semantics to the edge. 7 anni fa
  Adam Langley c0fc7a1385 Revert "Add |SSL_CTX_set0_buffer_pool|." and "Hold certificates in an SSL_SESSION as CRYPTO_BUFFERSs as well." 7 anni fa
  Adam Langley 5a6e616961 Add |SSL_CTX_set0_buffer_pool|. 8 anni fa
  Adam Langley e8509090cf Hold certificates in an SSL_SESSION as CRYPTO_BUFFERSs as well. 8 anni fa
  David Benjamin 30c4c30d4a Revise some integer sizes. 7 anni fa
  Steven Valdez a833c357ed Update to TLS 1.3 draft 18. 8 anni fa
  Adam Langley c5ac2b6c78 Rename X.509 members in |SSL_SESSION| and |CERT|. 8 anni fa
  David Benjamin 5b7b09cfca Remove weird special-cases around times in SSL_SESSION. 8 anni fa
  David Benjamin 0f31ac7566 Don't serialize negative times and timeouts. 8 anni fa
  David Benjamin 7bb88bb686 Fix comment on session version field. 8 anni fa
  Steven Valdez 5b9860827f Updating NewSessionTicket message and updating PSK to Draft 15. 8 anni fa
  Steven Valdez fdd10998e1 Moving TLS 1.3 version negotiation into extension. 8 anni fa
  David Benjamin 54091230cd Use C99 for size_t loops. 8 anni fa
  Steven Valdez 84b5c003cc Serialize unresumable sessions to a placeholder value. 8 anni fa
  Martin Kreichgauer baafa4a653 Undo rename of tlsext_tick_lifetime_hint. 8 anni fa
  Steven Valdez 1e6f11a7ff Adding NewSessionTicket. 8 anni fa
  David Benjamin 7583643569 Disconnect handshake message creation from init_buf. 8 anni fa
  David Benjamin af07365b49 Check for overflow when parsing a CBS with d2i_*. 9 anni fa
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. 9 anni fa
  David Benjamin 7f393f72a5 Unexport SSL_SESSION_ASN1_VERSION. 9 anni fa
  David Benjamin 9e4e01ee14 Align the SSL stack on #include style. 9 anni fa
  David Benjamin 14e2b5070b const-correct a few SSL_SESSION functions. 9 anni fa
  David Benjamin 26416e9dde Remove the last of SESS_CERT. 9 anni fa
  David Benjamin 8be79a3355 Slightly refactor SSL_SESSION parsing. 9 anni fa