Historique des commits

Auteur SHA1 Message Date
  Stefan Eissing 0bd9e137e3 lib: move handling of `data->req.writer_stack` into Curl_client_write() il y a 1 an
  Viktor Szakats 96c29900bc build: delete checks for C89 standard headers il y a 1 an
  Daniel Stenberg 914e49b9b7 lib: let the max filesize option stop too big transfers too il y a 1 an
  Daniel Stenberg 95a865b462 transfer: also stop the sending on closed connection il y a 1 an
  Stefan Eissing 331b89a319 http2: polish things around POST il y a 1 an
  Daniel Stenberg 5e2beb3395 spelling: use 'reuse' not 're-use' in code and elsewhere il y a 1 an
  Daniel Stenberg acca40c9b5 lib: build fixups when built with most things disabled il y a 1 an
  Daniel Stenberg ab3b2c47bd transfer: don't set TIMER_STARTTRANSFER on first send il y a 1 an
  Daniel Stenberg 90bdd2533c transfer: do not clear the credentials on redirect to absolute URL il y a 1 an
  Daniel Stenberg dd4d1a2695 transfer: clear credentials when redirecting to absolute URL il y a 1 an
  Stefan Eissing e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID il y a 1 an
  Stefan Eissing f4b5c88ab7 http2: better support for --limit-rate il y a 1 an
  Daniel Stenberg fb7886b9c9 transfer: refuse POSTFIELDS + RESUME_FROM combo il y a 1 an
  Stefan Eissing cab2d56ea5 h2/h3: replace `state.drain` counter with `state.dselect_bits` il y a 1 an
  Daniel Stenberg 7815647d65 lib: unify the upload/method handling il y a 1 an
  Daniel Stenberg 19c36f5ca3 transfer: skip extra assign il y a 1 an
  Daniel Stenberg 843b3baa3e multi: remove PENDING + MSGSENT handles from the main linked list il y a 1 an
  Stefan Eissing 06f65f771b http2: Use KEEP_SEND_HOLD for flow control in HTTP/2 il y a 1 an
  Daniel Stenberg 9c188e771c ftp: allocate the wildcard struct on demand il y a 1 an
  Jay Satiro 0b84d0cf1b transfer: limit Windows SO_SNDBUF updates to once a second il y a 1 an
  Stefan Eissing e187d69e48 urldata: remove `now` from struct SingleRequest - not needed il y a 1 an
  Stefan Eissing 3de3ea6a64 HTTP/[23]: continue upload when state.drain is set il y a 1 an
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
  Stefan Eissing 71b7e01610 lib: connect/h2/h3 refactor il y a 1 an
  Daniel Stenberg 54120efdf6 transfer: break the read loop when RECV is cleared il y a 1 an
  Daniel Stenberg 076a2f6291 share: add sharing of HSTS cache among handles il y a 1 an
  Daniel Stenberg af5999a674 urldata: move the cookefilelist to the 'set' struct il y a 1 an
  Daniel Stenberg 1b3973180b lib: rewind BEFORE request instead of AFTER previous il y a 1 an
  Stefan Eissing af22c2a546 vtls: localization of state data in filters il y a 1 an
  Daniel Stenberg fa0b922761 http: mark it 'this_is_a_follow' in the Location: logic il y a 1 an