Historie revizí

Autor SHA1 Zpráva Datum
  Stefan Eissing 65eb20260b openssl quic: populate x509 store before handshake před 1 měsícem
  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
  Gabriel Marin 5a263710f6 lib, src, tests: added space around ternary expressions 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 4abf2b9699 openssl quic: fix memory leak před 3 měsíci
  Stefan Eissing 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" před 3 měsíci
  mbuhl 8fe1f562bf ngtcp2/osslq: remove NULL pointer dereferences 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
  Alex Snast f504db8928 http/3: resume upload on ack if we have more data to send před 4 měsíci
  Daniel Stenberg c074ba64a8 code: language cleanup in comments před 5 měsíci
  Stefan Eissing bb09a304bb http/3: add shutdown support před 5 měsíci
  Stefan Eissing 411af83010 quic: require at least OpenSSL 3.3 for QUIC před 5 měsíci
  Daniel Stenberg 7208ff6534 http: remove "struct HTTP" před 5 měsíci
  Stefan Eissing c31041b17e connection: shutdown TLS (for FTP) better před 5 měsíci
  Viktor Szakats 0887297100 lib/v*: tidy up types and casts před 6 měsíci
  Stefan Eissing c6655f7029 http/2, http/3: decouple stream state from easy handle před 8 měsíci
  Viktor Szakats e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) před 7 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
  Daniel Stenberg 3208360845 vquic: use CURL_FORMAT_CURL_OFF_T for 64 bit printf output před 8 měsíci
  Stefan Eissing 98f67a6145 http2, http3: only return CURLE_PARTIAL_FILE when bytes were received před 8 měsíci