Commit History

Author SHA1 Message Date
  Stefan Eissing 2485547da0 http: fix sending of large requests 9 months ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Stefan Eissing af22c2a546 vtls: localization of state data in filters 1 year ago
  Stefan Eissing dafdb20a26 lib: connection filters (cfilter) addition to curl: 1 year ago
  Daniel Stenberg 52cc4a85fd style: use space after comment start and before comment end 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 years ago
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it 3 years ago
  Patrick Monnerat bbe3aa9f88 vtls: reduce conn->data use 3 years ago
  Daniel Stenberg f98f219c35 gopher: remove accidental conn->data leftover 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg f52c6981c5 curl.h: add CURLPROTO_GOPHERS as own protocol identifier 3 years ago
  parazyd a1f06f32b8 gopher: Implement secure gopher protocol. 3 years ago
  Daniel Stenberg 020aa0131b docs/INTERNALS: remove reference to Curl_sendf() 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg a87cca7b1c sendf: move Curl_sendf to dict.c and make it static 3 years ago
  Daniel Stenberg 6434a73984 Curl_handler: add 'family' to each protocol 3 years ago
  Daniel Stenberg 31e53584db escape: make the URL decode able to reject only %00 bytes 4 years ago
  Daniel Stenberg a96c7529eb select: make Curl_socket_check take timediff_t timeout 4 years ago
  Daniel Stenberg 4cd239fbf6 copyright: bump the copyright year range 4 years ago
  Marc Hoersken be28bc2241 gopher: check remaining time left during write busy loop 4 years ago
  Daniel Stenberg 39c29626cb gopher: remove check for path == NULL 5 years ago
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 years ago
  Daniel Stenberg 4b4062aaeb gopher: fix memory leak from 9026083ddb2a9 5 years ago
  Leonardo Taccari 9026083ddb gopher: always include the entire gopher-path in request 5 years ago
  Daniel Stenberg 46e164069d url: use the URL API internally as well 5 years ago
  Daniel Stenberg 1a890997a4 all: s/int/size_t cleanup 5 years ago
  Leonardo Taccari 8f3c3cd08a gopher: Do not translate `?' to `%09' 5 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 6 years ago
  Max Dymond c75f63d7c4 handler: refactor connection checking 7 years ago