Commit History

Author SHA1 Message Date
  FdaSilvaYY 9929c81702 apps & al : Fix various typos, repeated words, align some spelling to LDP. 2 years ago
  Matt Caswell 1e76110b72 Enable the ability to query the COMP_METHOD being used in the record layer 2 years ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Matt Caswell 9ff5195423 Fix a record layer mem leak 2 years ago
  Matt Caswell eb7d6c2a9b Move the record block_padding capability fully into the record layer 2 years ago
  Matt Caswell b5cf81f7c9 Replace references to s->wbio with rl->bio 2 years ago
  Matt Caswell 2b71b04220 Create the write record layer method and object and use it 2 years ago
  Dr. David von Oheimb 30eba7f359 stack.c: add missing direct error reporting and improve coding style 2 years ago
  Pauli f0131dc04a ssl: modify libssl so that it uses OSSL_TIME 2 years ago
  Matt Caswell 4566dae723 Ensure various record layer options can be updated 2 years ago
  Matt Caswell cffafb5f57 Move some fields out of the SSL object and into the record layer object 2 years ago
  Matt Caswell 4564b47d75 Remove some TODO(RECLAYER) comments 2 years ago
  Matt Caswell 81c9ebd909 Remove some unnecessary function pointers from OSSL_RECORD_METHOD 2 years ago
  Matt Caswell 222cf410d5 Remove reliance on the SSL object from the DTLS read record layer code 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 359affdead Add support for moving data from one epoch to the next 2 years ago
  Matt Caswell 7c2939999f Distinguish between fatal and non-fatal errors when creating a record layer 2 years ago
  Matt Caswell cc110a0aae Implement KTLS in the new read record layer code 2 years ago
  Matt Caswell 79eebb0843 Ensure various SSL options are passed down to the record layer 2 years ago
  Matt Caswell aedbb71b63 Move the TLS1.0/1.1/1.2 record crypto code into the new record layer 2 years ago
  Matt Caswell e2d5742b14 Transfer the functionality from ssl3_read_n to the new record layer 2 years ago
  Matt Caswell 6d6b295ac3 Fix SSL_pending() and SSL_has_pending() with DTLS 2 years ago
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Pauli 09134f183f Fix Coverity 1498611 & 1498608: uninitialised read 2 years ago
  Tomas Mraz dfb39f7313 Replace handling of negative verification result with SSL_set_retry_verify() 2 years ago
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 years ago
  Phus Lu 13a53fbf13 add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order() 2 years ago
  Pauli acce055778 ssl: better support TSAN operations 2 years ago