Commit History

Author SHA1 Message Date
  Stefan Eissing 433d73033e url: connection reuse on h3 connections 1 month ago
  Daniel Stenberg ba235ab269 llist: remove direct struct accesses, use only functions 3 months ago
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 4 months ago
  Viktor Szakats 72abf7c13a lib: tidy up types and casts 5 months ago
  Viktor Szakats 49f83c30e4 lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3` 7 months ago
  Viktor Szakats e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 7 months ago
  Stefan Eissing c296abd42d llist: add Curl_llist_append() 7 months ago
  Daniel Stenberg 142ac257b3 lib: convert Curl_get_line to use dynbuf 9 months ago
  Daniel Stenberg cfe7902111 lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT 10 months ago
  zengwei2000 8d23a40ba6 altsvc: free 'as' when returning error 10 months ago
  Daniel Stenberg 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 11 months ago
  Sam James bc8509a748 misc: fix -Walloc-size warnings 1 year ago
  Daniel Stenberg d3b3ba35a5 lib: add and use Curl_strndup() 1 year ago
  Daniel Stenberg 25ca79df1e altsvc: accept and parse IPv6 addresses in response headers 1 year ago
  Viktor Szakats 3f8fc25720 cmake: add support for "unity" builds 1 year ago
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Daniel Stenberg b740f152a8 altsvc: fix rejection of negative port numbers 1 year ago
  Daniel Stenberg ac612dfeee altsvc: reject bad port numbers 2 years ago
  Daniel Stenberg 1bbffa0833 altsvc: use 'h3' for h3 2 years ago
  Daniel Stenberg fab970a5d1 altsvc: use Curl_fopen() 2 years ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Fabian Keil 9dbce9b3d0 misc: spelling improvements 3 years ago
  Daniel Stenberg 3c8b969de6 links: update dead links 2 years ago
  Daniel Stenberg a1d23f287e altsvc: fix host name matching for trailing dots 2 years ago
  Nick Banks 37492ebbfa msh3: add support for QUIC and HTTP/3 using msh3 2 years ago
  Daniel Stenberg b716b5aa7e lib: #ifdef on USE_HTTP2 better 2 years ago
  lucas 519b62ccd0 docs: update IETF links to use datatracker 2 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg 5d903ce3a3 altsvc: minimize variable scope and avoid "DEAD_STORE" 4 years ago