Cronologia Commit

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