Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Stenberg ceda8d10ea tiny-curl: base and FreeRTOS support před 4 roky
  Daniel Stenberg 3c9e021f86 Curl_easy: remember last connection by id, not by pointer před 4 roky
  Stefan Yohansson 50dd05a552 transfer: move retrycount from connect struct to easy handle před 4 roky
  Daniel Stenberg d75e3ab74c CURLINFO_EFFECTIVE_METHOD: added před 4 roky
  Daniel Stenberg 9bfe665913 vtls: compare cert blob when finding a connection to reuse před 4 roky
  Daniel Stenberg 032e838b73 terminology: call them null-terminated strings před 4 roky
  Daniel Stenberg d5ed571948 url: allow user + password to contain "control codes" for HTTP(S) před 4 roky
  Daniel Stenberg dc90f51065 connect: improve happy eyeballs handling před 4 roky
  Daniel Stenberg e15e51384a http: move header storage to Curl_easy from connectdata před 4 roky
  Daniel Stenberg d957ed4941 trailers: switch h1-trailer logic to use dynbuf před 4 roky
  Daniel Stenberg 9c845be279 urldata: let the HTTP method be in the set.* struct před 4 roky
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support před 4 roky
  Daniel Stenberg c4e6968127 url: alloc the download buffer at transfer start před 4 roky
  Daniel Stenberg 155551c446 urldata: fix comments: Curl_done() is called multi_done() now před 4 roky
  Daniel Stenberg 7414fb25a2 urldata: connect related booleans live in struct ConnectBits před 4 roky
  Daniel Stenberg 67d2802dea hostip: on macOS avoid DoH when given a numerical IP address před 4 roky
  Daniel Stenberg ad829b21ae url: accept "any length" credentials for proxy auth před 4 roky
  Viktor Szakats 308c243db5 all: fix codespell errors před 4 roky
  Gilles Vollant 7f40633422 setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherency před 4 roky
  Gilles Vollant cac5374298 setopt: support certificate options in memory with struct curl_blob před 4 roky
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs před 4 roky
  Gilles Vollant 148534db57 CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl) před 5 roky
  Daniel Stenberg e0af243b61 urldata.h: remove #define HEADERSIZE, not used anymore před 4 roky
  Daniel Stenberg dae126ff12 http_proxy: ported to use dynbuf instead of a static size buffer před 4 roky
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions před 4 roky
  Marcel Raad 6ad062ae71 lib: clean up whitespace před 4 roky
  Bjorn Stenberg 2522903b79 mqtt: add new experimental protocol před 4 roky
  Johannes Schindelin 5450428491 schannel: add "best effort" revocation check option před 4 roky
  Daniel Stenberg f38c7290b1 transfer: cap retries of "dead connections" to 5 před 4 roky
  Daniel Stenberg dbd16c3e25 connect: happy eyeballs cleanup před 4 roky