Commit History

Author SHA1 Message Date
  Jay Satiro a12a16151a url: fix CURLU and location following 4 years ago
  Marcel Raad 19b96ba385 url: silence MSVC warning 4 years ago
  Daniel Stenberg 9bfe665913 vtls: compare cert blob when finding a connection to reuse 4 years ago
  Daniel Stenberg d5ed571948 url: allow user + password to contain "control codes" for HTTP(S) 4 years ago
  Daniel Stenberg 31e53584db escape: make the URL decode able to reject only %00 bytes 4 years ago
  Daniel Stenberg ff1c37cbe3 url: make sure pushed streams get an allocated download buffer 4 years ago
  Daniel Stenberg e15e51384a http: move header storage to Curl_easy from connectdata 4 years ago
  Daniel Stenberg d957ed4941 trailers: switch h1-trailer logic to use dynbuf 4 years ago
  Daniel Stenberg 9c845be279 urldata: let the HTTP method be in the set.* struct 4 years ago
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support 4 years ago
  Daniel Stenberg c4e6968127 url: alloc the download buffer at transfer start 4 years ago
  Daniel Stenberg 7414fb25a2 urldata: connect related booleans live in struct ConnectBits 4 years ago
  Daniel Stenberg d23cc224e6 cleanup: use a single space after equals sign in assignments 4 years ago
  Daniel Stenberg ad829b21ae url: accept "any length" credentials for proxy auth 4 years ago
  Gilles Vollant cac5374298 setopt: support certificate options in memory with struct curl_blob 4 years ago
  Daniel Stenberg 600a8cded4 url: make the updated credentials URL-encoded in the URL 4 years ago
  Daniel Stenberg 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 years ago
  Daniel Stenberg e1f3f3a14f url: reject too long input when parsing credentials 4 years ago
  Daniel Stenberg db8866fad9 url: sort the protocol schemes in rough popularity order 4 years ago
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 years ago
  Daniel Stenberg c069027139 conncache: various concept cleanups 4 years ago
  Bjorn Stenberg 2522903b79 mqtt: add new experimental protocol 4 years ago
  Daniel Stenberg d4afa0fc20 url: allow non-HTTPS altsvc-matching for debug builds 4 years ago
  Daniel Stenberg 1d1e9e8ad7 Curl_is_ASCII_name: handle a NULL argument 4 years ago
  Steve Holme 9352a40779 url: Make the IDN conversion functions available to others 4 years ago
  Daniel Stenberg 14916a82e2 altsvc: make saving the cache an atomic operation 4 years ago
  Steve Holme f8f4a94465 url: Include the failure reason when curl_win32_idn_to_ascii() fails 4 years ago
  Pedro Monreal 4b6fd29f1a cleanup: fix typos and wording in docs and comments 4 years ago
  Steve Holme 6ef123522a ntlm: Move the winbind data into the NTLM data structure 5 years ago
  Daniel Stenberg db9af34634 multi_done: if multiplexed, make conn->data point to another transfer 4 years ago