58 Revize (8a55ce4954a2f1cb2827bd993d311b1ebaa8406b)

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