Historique des commits

Auteur SHA1 Message Date
  Todd Short d1186c30a2 Fix minor compiler issues. il y a 7 ans
  Matt Caswell fe874d27d3 Move the extensions context codes into the public API il y a 7 ans
  Matt Caswell 6594189fa1 Merge early_data_info extension into early_data il y a 7 ans
  Matt Caswell 312e9387fd Fix a memory leak on an error path il y a 7 ans
  Matt Caswell 30d1bab146 Silence some clang warnings il y a 7 ans
  Matt Caswell 38df5a4527 Don't accept early_data if we are going to issue a HelloRetryRequest il y a 7 ans
  Matt Caswell 2c604cb9af Validate the ticket age for resumed sessions il y a 7 ans
  Matt Caswell 1ea4d09a3c Construct the server side early_data extension il y a 7 ans
  Matt Caswell 0a87d0ac62 Parse the early_data extension il y a 8 ans
  Matt Caswell 3fc8d85610 Construct the ticket_early_data_info extension il y a 8 ans
  Matt Caswell 28a31a0a10 Don't change the state of the ETM flags until CCS processing il y a 8 ans
  Matt Caswell aff9929b43 Implement support for resumption with a HelloRetryRequest il y a 8 ans
  Matt Caswell 7d061fced3 Add server side support for creating the Hello Retry Request message il y a 8 ans
  Matt Caswell 611383586e Make the context available to the extensions parse and construction funcs il y a 8 ans
  Matt Caswell 1b8bacff8c Add a TODO around validating the ticket age il y a 8 ans
  Matt Caswell 1a9f457c66 If we have no suitable PSK kex modes then don't attempt to resume il y a 8 ans
  Matt Caswell 1f5b44e943 Miscellaneous style tweaks based on feedback received il y a 8 ans
  Matt Caswell 534a43ffea Always ensure that session->cipher is set il y a 8 ans
  Matt Caswell 0247086d9a Implement server side of PSK extension construction il y a 8 ans
  Matt Caswell 1053a6e228 Implement Server side of PSK extension parsing il y a 8 ans
  Matt Caswell f4bbb37c4c Provide a key_share extension finaliser il y a 8 ans
  Matt Caswell b2f7e8c0fe Add support for the psk_key_exchange_modes extension il y a 8 ans
  Matt Caswell c7f47786a5 Move state machine knowledge out of the record layer il y a 8 ans
  Matt Caswell 703bcee021 Convert Sigalgs processing to use ints il y a 8 ans
  Rich Salz aff8c126fd Move extension data into sub-structs il y a 8 ans
  Matt Caswell 8521ced616 Rename the chain variable to chainidx il y a 8 ans
  Matt Caswell f63e428872 Implement TLSv1.3 style CertificateStatus il y a 8 ans
  Matt Caswell e96e0f8e42 Create Certificate messages in TLS1.3 format il y a 8 ans
  Matt Caswell f97d4c3708 Extends extension parsing to take the Certificate il y a 8 ans
  Matt Caswell 30aeba432c Extend tls_construct_extensions() to enable passing of a certificate il y a 8 ans