Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 732435026b Resolve a TODO in ssl3_dispatch_alert il y a 1 an
  Matt Caswell 6d814fd607 Remove compress/expand fields from SSL_CONNECTION il y a 1 an
  Matt Caswell f471f60a8a Remove remaining refs to enc_(write|read)_ctx/(read|write)_hash il y a 1 an
  Matt Caswell 7eb39ecb29 Make SSL_alloc_buffers() and SSL_free_buffers() work again il y a 1 an
  Tomas Mraz a8086e6bfc stack: Do not add error if pop/shift/value accesses outside of the stack il y a 1 an
  Matt Caswell cd6e89b6b6 Move freeing of BIOs as late as possible il y a 1 an
  Matt Caswell b92fc4ae18 Remove some redundant code il y a 1 an
  Matt Caswell e158ada6a7 Remove the old buffer management code il y a 1 an
  Matt Caswell faa3e66c27 Remove some TODO(RECLAYER) comments now that DTLS has been moved il y a 1 an
  Todd Short b67cb09f8d Add support for compressed certificates (RFC8879) il y a 3 ans
  Matt Caswell 435d88d708 Use the configured max_send_fragment value in the write record layer il y a 2 ans
  FdaSilvaYY 9929c81702 apps & al : Fix various typos, repeated words, align some spelling to LDP. il y a 2 ans
  Matt Caswell 1e76110b72 Enable the ability to query the COMP_METHOD being used in the record layer il y a 2 ans
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Matt Caswell 9ff5195423 Fix a record layer mem leak il y a 2 ans
  Matt Caswell eb7d6c2a9b Move the record block_padding capability fully into the record layer il y a 2 ans
  Matt Caswell b5cf81f7c9 Replace references to s->wbio with rl->bio il y a 2 ans
  Matt Caswell 2b71b04220 Create the write record layer method and object and use it il y a 2 ans
  Dr. David von Oheimb 30eba7f359 stack.c: add missing direct error reporting and improve coding style il y a 2 ans
  Pauli f0131dc04a ssl: modify libssl so that it uses OSSL_TIME il y a 2 ans
  Matt Caswell 4566dae723 Ensure various record layer options can be updated il y a 2 ans
  Matt Caswell cffafb5f57 Move some fields out of the SSL object and into the record layer object il y a 2 ans
  Matt Caswell 4564b47d75 Remove some TODO(RECLAYER) comments il y a 2 ans
  Matt Caswell 81c9ebd909 Remove some unnecessary function pointers from OSSL_RECORD_METHOD il y a 2 ans
  Matt Caswell 222cf410d5 Remove reliance on the SSL object from the DTLS read record layer code il y a 2 ans
  Matt Caswell eddb067e2c Move some DTLS read code into the read record layer il y a 2 ans
  Matt Caswell 8124ab56d4 Remove some final references to the SSL object in the record layer il y a 2 ans
  Matt Caswell 359affdead Add support for moving data from one epoch to the next il y a 2 ans
  Matt Caswell 7c2939999f Distinguish between fatal and non-fatal errors when creating a record layer il y a 2 ans
  Matt Caswell cc110a0aae Implement KTLS in the new read record layer code il y a 2 ans