Commit History

Author SHA1 Message Date
  Matt Caswell a7f41885b3 Create the SSL object for QUIC-TLS 1 year ago
  Hugo Landau e30c502ae9 QUIC Front-End I/O API: Fix implementation of SSL_get_error 1 year ago
  Hugo Landau b639475a94 QUIC API: Rename want_net_read and want_net_write 1 year ago
  Hugo Landau 0651e05474 QUIC: Back out version string change 1 year ago
  Hugo Landau fbe2573d3b QUIC Front End I/O API: Correct implementation of SSL_tick, SSL_get_tick_timeout 1 year ago
  Hugo Landau 6848e5eeee QUIC Front End I/O API: Change version string 1 year ago
  Hugo Landau 6292519cd8 QUIC: Enable building with QUIC support disabled 1 year ago
  Hugo Landau 03bacce81e QUIC Front-End I/O API: Wire up the SSL API functions 1 year ago
  Hugo Landau 68801bcb76 Add BIO poll descriptors 1 year ago
  Peiwei Hu 25d02f333b Fix the check of BIO_set_write_buffer_size and BIO_set_read_buffer_size 1 year ago
  FdaSilvaYY f2a6f83862 Cleanup : directly include of `internal/nelem.h` when required. 3 years ago
  Matt Caswell 732435026b Resolve a TODO in ssl3_dispatch_alert 1 year ago
  Matt Caswell 6d814fd607 Remove compress/expand fields from SSL_CONNECTION 1 year ago
  Matt Caswell f471f60a8a Remove remaining refs to enc_(write|read)_ctx/(read|write)_hash 1 year ago
  Matt Caswell 7eb39ecb29 Make SSL_alloc_buffers() and SSL_free_buffers() work again 1 year ago
  Tomas Mraz a8086e6bfc stack: Do not add error if pop/shift/value accesses outside of the stack 1 year ago
  Matt Caswell cd6e89b6b6 Move freeing of BIOs as late as possible 1 year ago
  Matt Caswell b92fc4ae18 Remove some redundant code 1 year ago
  Matt Caswell e158ada6a7 Remove the old buffer management code 1 year ago
  Matt Caswell faa3e66c27 Remove some TODO(RECLAYER) comments now that DTLS has been moved 1 year ago
  Todd Short b67cb09f8d Add support for compressed certificates (RFC8879) 2 years ago
  Matt Caswell 435d88d708 Use the configured max_send_fragment value in the write record layer 1 year ago
  FdaSilvaYY 9929c81702 apps & al : Fix various typos, repeated words, align some spelling to LDP. 1 year ago
  Matt Caswell 1e76110b72 Enable the ability to query the COMP_METHOD being used in the record layer 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Matt Caswell 9ff5195423 Fix a record layer mem leak 1 year ago
  Matt Caswell eb7d6c2a9b Move the record block_padding capability fully into the record layer 1 year ago
  Matt Caswell b5cf81f7c9 Replace references to s->wbio with rl->bio 1 year ago
  Matt Caswell 2b71b04220 Create the write record layer method and object and use it 1 year ago
  Dr. David von Oheimb 30eba7f359 stack.c: add missing direct error reporting and improve coding style 1 year ago