Historie revizí

Autor SHA1 Zpráva Datum
  Richard Levitte b646179229 Copyright year updates před 8 měsíci
  Hugo Landau 89dd87e1e8 libssl: Make some global mutable structures constant před 9 měsíci
  Matt Caswell da1c088f59 Copyright year updates před 1 rokem
  Tomas Mraz eb1eaa9af4 Always use uint8_t for TLS record type před 1 rokem
  Matt Caswell 22094d11a7 Rename SSL3_RECORD to TLS_RL_RECORD před 2 roky
  Matt Caswell b05fbac1fc Fix dtls_get_max_record_overhead() před 2 roky
  Matt Caswell bed07b1875 Consolidate sequence counter incrementing code před 2 roky
  Matt Caswell ace3819506 Introduce a step to prepare the BIO before writing před 2 roky
  Matt Caswell 2a354d5463 Add a post encryption processing step před 2 roky
  Matt Caswell 757ef3bab0 Add a prepare for encryption step před 2 roky
  Matt Caswell 2582de2590 Move record padding out of tls_common.c před 2 roky
  Matt Caswell aca70ca81c Defer record header preparation to the protocol methods před 2 roky
  Matt Caswell 7ca61d63e9 Abstract out the record type processing před 2 roky
  Matt Caswell 91fe8ff02a Defer write buffer and WPACKET allocation/initialisation to protocol code před 2 roky
  Matt Caswell 2c50d7fb06 Convert the TLSv1.3 crypto code to the new write record layer před 2 roky
  Matt Caswell 1e76110b72 Enable the ability to query the COMP_METHOD being used in the record layer před 2 roky
  Matt Caswell bafe524b5c Restructure the write code před 2 roky
  Matt Caswell 1704961cf0 Formatting cleanups před 2 roky
  Matt Caswell 4564b47d75 Remove some TODO(RECLAYER) comments před 2 roky
  Matt Caswell eddb067e2c Move some DTLS read code into the read record layer před 2 roky
  Matt Caswell 8124ab56d4 Remove some final references to the SSL object in the record layer před 2 roky
  Matt Caswell 6366bdd9be Remove the separation betweeen enc_read_ctx and enc_write_ctx před 2 roky
  Matt Caswell 0755722c28 Move the sequence number into the OSSL_RECORD_LAYER object před 2 roky
  Matt Caswell 1853d20a00 Remove unneccesary KTLS code from non-KTLS specific files před 2 roky
  Matt Caswell 7c2939999f Distinguish between fatal and non-fatal errors when creating a record layer před 2 roky
  Matt Caswell 50023e9b7e Move protocol version specific code into separate files před 2 roky