Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell 5d67110173 Don't calculate the Finished MAC twice vor 6 Jahren
  Todd Short 9d75dce3e1 Add TLSv1.3 post-handshake authentication (PHA) vor 6 Jahren
  Benjamin Kaduk c589c34e61 Add support for the TLS 1.3 signature_algorithms_cert extension vor 6 Jahren
  Matt Caswell 43054d3d73 Add support for sending TLSv1.3 cookies vor 7 Jahren
  Matt Caswell 2a8db71713 Don't flush the ClientHello if we're going to send early data vor 6 Jahren
  Matt Caswell 597c51bc98 Merge HRR into ServerHello vor 6 Jahren
  Matt Caswell 88050dd196 Update ServerHello to new draft-22 format vor 7 Jahren
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() vor 6 Jahren
  FdaSilvaYY cf72c75792 Implement Maximum Fragment Length TLS extension. vor 7 Jahren
  Dr. Stephen Henson 9e84a42db4 Store groups as uint16_t vor 7 Jahren
  Matt Caswell 630369d9ce Add server side sanity checks of SNI/ALPN for use with early_data vor 7 Jahren
  Matt Caswell 3a7c56b2c0 Add TLSv1.3 server side external PSK support vor 7 Jahren
  Dr. Stephen Henson 72ceb6a692 Convert key exchange to one shot call vor 7 Jahren
  Matt Caswell 355a0d10a9 Add a new unsolicited extension error code and add enum tag vor 7 Jahren
  Matt Caswell b186a59283 Fail if we receive a response to an extension that we didn't request vor 7 Jahren
  Matt Caswell 6af8754637 Send the supported_groups extension in EE where applicable vor 7 Jahren
  Tatsuhiro Tsujikawa 735d5b59df Call init and finalization functions per extension message vor 7 Jahren
  Matt Caswell 43ae5eed6f Implement a new custom extensions API vor 7 Jahren
  Matt Caswell fe874d27d3 Move the extensions context codes into the public API vor 7 Jahren
  Dr. Stephen Henson 51c7d3e824 Allow signature algorithms in TLS 1.3 certificate request extensions. vor 7 Jahren
  Dr. Stephen Henson 5d6cca05b0 Move parsing and construction of CA names to separate functions vor 7 Jahren
  Matt Caswell 11c67eeaf4 HelloRetryRequest updates for draft-19 vor 7 Jahren
  Matt Caswell 6594189fa1 Merge early_data_info extension into early_data vor 7 Jahren
  Matt Caswell ef6c191bce Update end of early data processing for draft-19 vor 7 Jahren
  Matt Caswell cfef5027bf Add basic TLSv1.3 cookie support vor 7 Jahren
  Matt Caswell f7e393be47 Various fixes required to allow SSL_write/SSL_read during early data vor 7 Jahren
  Matt Caswell b2cc7f313e Implement client side parsing of the early_data extension vor 7 Jahren
  Matt Caswell 1ea4d09a3c Construct the server side early_data extension vor 7 Jahren
  Matt Caswell 0a87d0ac62 Parse the early_data extension vor 7 Jahren
  Matt Caswell a4f376af7e Construct the early_data extension vor 7 Jahren