Commit History

Author SHA1 Message Date
  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
  Peter Piekarski 34e6bc42b0 conn: do not reuse connection if SOCKS proxy credentials differ 4 years ago
  nao dea17b519d http: move "oauth_bearer" from connectdata to Curl_easy 4 years ago
  Daniel Stenberg 9607532873 ConnectionExists: respect the max_concurrent_streams limits 4 years ago
  Daniel Stenberg 6773c7ca65 wolfSSH: new SSH backend 4 years ago
  Daniel Stenberg 8c0807aa16 create_conn: prefer multiplexing to using new connections 4 years ago
  Daniel Stenberg ee263de7a3 conncache: fix multi-thread use of shared connection cache 5 years ago
  Jay Satiro 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 5 years ago
  Jay Satiro 1f6a18685e lib: Move lib/ssh.h -> lib/vssh/ssh.h 5 years ago
  Wyatt O'Day 93738efe16 build: fix for CURL_DISABLE_DOH 5 years ago
  Daniel Stenberg dcd7e37c3a url: make Curl_close() NULLify the pointer too 5 years ago