Commit History

作者 SHA1 備註 提交日期
  Stefan Eissing 65eb20260b openssl quic: populate x509 store before handshake 1 月之前
  Daniel Stenberg bcec0840b0 lib: use bool/TRUE/FALSE properly 1 月之前
  Viktor Szakats aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 2 月之前
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style 2 月之前
  Gabriel Marin 5a263710f6 lib, src, tests: added space around ternary expressions 2 月之前
  Stefan Eissing 283af039c8 QUIC: on connect, keep on trying on draining server 2 月之前
  Daniel Stenberg 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 2 月之前
  Stefan Eissing 4abf2b9699 openssl quic: fix memory leak 3 月之前
  Stefan Eissing 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 3 月之前
  mbuhl 8fe1f562bf ngtcp2/osslq: remove NULL pointer dereferences 3 月之前
  Stefan Eissing 22d292b3ec urldata: introduce `data->mid`, a unique identifier inside a multi 3 月之前
  Stefan Eissing cb17c069a8 http2+h3 filters: fix ctx init 3 月之前
  Daniel Stenberg ba235ab269 llist: remove direct struct accesses, use only functions 3 月之前
  Daniel Stenberg 2c15ee4bdb multi: make the "general" list of easy handles a Curl_llist 3 月之前
  Stefan Eissing 911c3166b6 lib: add eos flag to send methods 4 月之前
  Daniel Stenberg 25321de30e Revert "lib: send eos flag" 4 月之前
  Stefan Eissing be93299f10 lib: send eos flag 4 月之前
  Alex Snast f504db8928 http/3: resume upload on ack if we have more data to send 4 月之前
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 5 月之前
  Stefan Eissing bb09a304bb http/3: add shutdown support 5 月之前
  Stefan Eissing 411af83010 quic: require at least OpenSSL 3.3 for QUIC 5 月之前
  Daniel Stenberg 7208ff6534 http: remove "struct HTTP" 5 月之前
  Stefan Eissing c31041b17e connection: shutdown TLS (for FTP) better 5 月之前
  Viktor Szakats 0887297100 lib/v*: tidy up types and casts 6 月之前
  Stefan Eissing c6655f7029 http/2, http/3: decouple stream state from easy handle 8 月之前
  Viktor Szakats e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 7 月之前
  Stefan Eissing 3210101088 tls: use shared init code for TCP+QUIC 8 月之前
  Stefan Eissing 9287563e86 vquic: use new curl_int64_t type 7 月之前
  Daniel Stenberg 3208360845 vquic: use CURL_FORMAT_CURL_OFF_T for 64 bit printf output 8 月之前
  Stefan Eissing 98f67a6145 http2, http3: only return CURLE_PARTIAL_FILE when bytes were received 8 月之前