Commit History

Author SHA1 Message Date
  Richard Levitte b646179229 Copyright year updates 6 months ago
  Hugo Landau 89dd87e1e8 libssl: Make some global mutable structures constant 8 months ago
  Neil Horman 6f22bcd631 Add appropriate NULL checks in EVP_CIPHER api 10 months ago
  Matt Caswell afcc12c41a Don't attempt to set provider params on an ENGINE based cipher 10 months ago
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Tomas Mraz 25624c9087 Rationalize FIPS sources 1 year ago
  zhailiangliang 624efd2ba6 ssl3_mac(): Fix possible divide by zero bug 1 year ago
  Matt Caswell 22094d11a7 Rename SSL3_RECORD to TLS_RL_RECORD 1 year ago
  Matt Caswell bed07b1875 Consolidate sequence counter incrementing code 1 year ago
  Matt Caswell ace3819506 Introduce a step to prepare the BIO before writing 2 years ago
  Matt Caswell 2a354d5463 Add a post encryption processing step 2 years ago
  Matt Caswell 757ef3bab0 Add a prepare for encryption step 2 years ago
  Matt Caswell 2582de2590 Move record padding out of tls_common.c 2 years ago
  Matt Caswell aca70ca81c Defer record header preparation to the protocol methods 2 years ago
  Matt Caswell 7ca61d63e9 Abstract out the record type processing 2 years ago
  Matt Caswell 91fe8ff02a Defer write buffer and WPACKET allocation/initialisation to protocol code 2 years ago
  Matt Caswell a8572674f1 Move the SSLv3 crypto code into the new record layer 2 years ago
  Matt Caswell 1e76110b72 Enable the ability to query the COMP_METHOD being used in the record layer 2 years ago
  Matt Caswell 9251c3c4c7 Convert the TLSv1.0/1.1/1.2 crypto code to use the new write record layer 2 years ago
  Matt Caswell bafe524b5c Restructure the write code 2 years ago
  Tomas Mraz 35bcac131c rl->enc_ctx must be non-NULL and cipher must be set 2 years ago
  Matt Caswell 1704961cf0 Formatting cleanups 2 years ago
  Matt Caswell 4564b47d75 Remove some TODO(RECLAYER) comments 2 years ago
  Matt Caswell eddb067e2c Move some DTLS read code into the read record layer 2 years ago
  Matt Caswell 8124ab56d4 Remove some final references to the SSL object in the record layer 2 years ago
  Matt Caswell 6366bdd9be Remove the separation betweeen enc_read_ctx and enc_write_ctx 2 years ago
  Matt Caswell 0755722c28 Move the sequence number into the OSSL_RECORD_LAYER object 2 years ago
  Matt Caswell 7f2f0ac7bf Make the record layer directly aware of EtM 2 years ago
  Matt Caswell 1853d20a00 Remove unneccesary KTLS code from non-KTLS specific files 2 years ago
  Matt Caswell 7c2939999f Distinguish between fatal and non-fatal errors when creating a record layer 2 years ago