Revīziju vēsture

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