58 Cometimentos (8a55ce4954a2f1cb2827bd993d311b1ebaa8406b)

Autor SHA1 Mensagem Data
  David Benjamin 4882a6c50b Replace key_exchange_info with group_id. há 7 anos
  Adam Langley d519bf6be0 Add |SSL_CTX_set0_buffer_pool|. há 7 anos
  Adam Langley 68e7124ddf Hold certificates in an SSL_SESSION as CRYPTO_BUFFERSs as well. há 7 anos
  Adam Langley 364f7a6d21 Push the difference in chain semantics to the edge. há 7 anos
  Adam Langley c0fc7a1385 Revert "Add |SSL_CTX_set0_buffer_pool|." and "Hold certificates in an SSL_SESSION as CRYPTO_BUFFERSs as well." há 7 anos
  Adam Langley 5a6e616961 Add |SSL_CTX_set0_buffer_pool|. há 8 anos
  Adam Langley e8509090cf Hold certificates in an SSL_SESSION as CRYPTO_BUFFERSs as well. há 8 anos
  David Benjamin 30c4c30d4a Revise some integer sizes. há 7 anos
  Steven Valdez a833c357ed Update to TLS 1.3 draft 18. há 8 anos
  Adam Langley c5ac2b6c78 Rename X.509 members in |SSL_SESSION| and |CERT|. há 8 anos
  David Benjamin 5b7b09cfca Remove weird special-cases around times in SSL_SESSION. há 8 anos
  David Benjamin 0f31ac7566 Don't serialize negative times and timeouts. há 8 anos
  David Benjamin 7bb88bb686 Fix comment on session version field. há 8 anos
  Steven Valdez 5b9860827f Updating NewSessionTicket message and updating PSK to Draft 15. há 8 anos
  Steven Valdez fdd10998e1 Moving TLS 1.3 version negotiation into extension. há 8 anos
  David Benjamin 54091230cd Use C99 for size_t loops. há 8 anos
  Steven Valdez 84b5c003cc Serialize unresumable sessions to a placeholder value. há 8 anos
  Martin Kreichgauer baafa4a653 Undo rename of tlsext_tick_lifetime_hint. há 8 anos
  Steven Valdez 1e6f11a7ff Adding NewSessionTicket. há 8 anos
  David Benjamin 7583643569 Disconnect handshake message creation from init_buf. há 8 anos
  David Benjamin af07365b49 Check for overflow when parsing a CBS with d2i_*. há 9 anos
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. há 9 anos
  David Benjamin 7f393f72a5 Unexport SSL_SESSION_ASN1_VERSION. há 9 anos
  David Benjamin 9e4e01ee14 Align the SSL stack on #include style. há 9 anos
  David Benjamin 14e2b5070b const-correct a few SSL_SESSION functions. há 9 anos
  David Benjamin 26416e9dde Remove the last of SESS_CERT. há 9 anos
  David Benjamin 8be79a3355 Slightly refactor SSL_SESSION parsing. há 9 anos
  Sigbjorn Vik 2b23d24c38 Make key exchange strength available. há 9 anos
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
  David Benjamin a8653208ec Add CBB_zero to set a CBB to the zero state. há 9 anos
  David Benjamin 95d3182576 Duplicate SSL_SESSIONs when renewing them. há 9 anos
  David Benjamin fd67aa8c95 Add SSL_SESSION_from_bytes. há 9 anos
  David Benjamin a1c90a5ce1 Further tidy up cipher logic. há 9 anos
  David Benjamin 338e06771c Reject sessions with the wrong structure version. há 9 anos
  David Benjamin f297e021f1 Reject unknown fields in d2i_SSL_SESSION. há 9 anos
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. há 9 anos
  Matt Braithwaite 7eaf4015fa (d2i_SSL_SESSION): Fix a memory leak that occurs on error. há 9 anos
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. há 9 anos
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h há 9 anos
  Håvard Molland ab2479a08a Clean up error reporting. há 9 anos
  David Benjamin f3a8b12ac3 Remove SSL_SESSION::cipher_id. há 9 anos
  David Benjamin 688d8dfe48 Remove psk_identity_hint from SSL_SESSION. há 10 anos
  David Benjamin 3cac450af5 Add SSL_SESSION_to_bytes to replace i2d_SSL_SESSION. há 10 anos
  Piotr Sikora 773bb55c6f Fix build (broken by removal of key_arg from SSL_SESSION parsing). há 10 anos
  David Benjamin 7001a7fce6 Don't bother accepting key_arg when parsing SSL_SESSION. há 10 anos
  Adam Langley 7571292eac Extended master secret support. há 10 anos
  David Benjamin 89abaea141 Reimplement i2d_SSL_SESSION using CBB. há 10 anos
  David Benjamin 83fd6b686f Reimplement d2i_SSL_SESSION with CBS. há 10 anos
  David Benjamin d7a76e72c6 Remove key_arg and key_arg_length from SSL_SESSION. há 10 anos
  David Benjamin 6c7aed048c Client-side OCSP stapling support. há 10 anos