13 Комити (9c3b120b618f3678a807d693b2e6f331aaa54605)

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