Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Stenberg bcec0840b0 lib: use bool/TRUE/FALSE properly před 1 měsícem
  Viktor Szakats aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS před 2 měsíci
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style před 2 měsíci
  Stefan Eissing 283af039c8 QUIC: on connect, keep on trying on draining server před 2 měsíci
  Daniel Stenberg 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ před 2 měsíci
  Stefan Eissing 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" před 3 měsíci
  Stefan Eissing 22d292b3ec urldata: introduce `data->mid`, a unique identifier inside a multi před 3 měsíci
  Stefan Eissing cb17c069a8 http2+h3 filters: fix ctx init před 3 měsíci
  Daniel Stenberg ba235ab269 llist: remove direct struct accesses, use only functions před 3 měsíci
  Daniel Stenberg 2c15ee4bdb multi: make the "general" list of easy handles a Curl_llist před 3 měsíci
  Stefan Eissing 911c3166b6 lib: add eos flag to send methods před 4 měsíci
  Daniel Stenberg 25321de30e Revert "lib: send eos flag" před 4 měsíci
  Stefan Eissing be93299f10 lib: send eos flag před 4 měsíci
  Daniel Stenberg c074ba64a8 code: language cleanup in comments před 5 měsíci
  Daniel Stenberg 9acf759455 quiche: fix operand of ‘?:’ changes signedness před 5 měsíci
  Stefan Eissing bb09a304bb http/3: add shutdown support před 5 měsíci
  Stefan Eissing c31041b17e connection: shutdown TLS (for FTP) better před 5 měsíci
  Stefan Eissing 2036bebb07 quiche: trust its timeout handling před 6 měsíci
  Stefan Eissing c8e0cd1de8 http3: quiche+ngtcp2 improvements před 7 měsíci
  Stefan Eissing cfb9991723 quiche: expire all active transfers on connection close před 7 měsíci
  Stefan Eissing c6655f7029 http/2, http/3: decouple stream state from easy handle před 8 měsíci
  Stefan Eissing 3210101088 tls: use shared init code for TCP+QUIC před 8 měsíci
  Stefan Eissing 9287563e86 vquic: use new curl_int64_t type před 7 měsíci
  Stefan Eissing 98f67a6145 http2, http3: only return CURLE_PARTIAL_FILE when bytes were received před 8 měsíci
  Stefan Eissing fcef00db1a lib: keep conn IP information together před 8 měsíci
  Stefan Eissing 5d044ad948 vquic: extract TLS setup into own source před 10 měsíci
  Stefan Eissing a0f94800d5 transfer: adjust_pollset improvements před 10 měsíci
  Stefan Eissing 8e2d7b9fa4 http: adjust_pollset fix před 11 měsíci
  Stefan Eissing f712af2891 http3/quiche: fix result code on a stream reset před 11 měsíci
  Jay Satiro b83729a339 quiche: return CURLE_HTTP3 on send to invalid stream před 11 měsíci