Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg 032e838b73 terminology: call them null-terminated strings vor 4 Jahren
  Daniel Stenberg ff43fb6dec http: fix proxy auth with blank password vor 4 Jahren
  Daniel Stenberg d5ed571948 url: allow user + password to contain "control codes" for HTTP(S) vor 4 Jahren
  Daniel Stenberg e15e51384a http: move header storage to Curl_easy from connectdata vor 4 Jahren
  Daniel Stenberg eab2f95c0d wording: avoid blacklist/whitelist stereotypes vor 4 Jahren
  Daniel Stenberg 9c845be279 urldata: let the HTTP method be in the set.* struct vor 4 Jahren
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support vor 4 Jahren
  Daniel Stenberg 7414fb25a2 urldata: connect related booleans live in struct ConnectBits vor 4 Jahren
  Daniel Stenberg ed35d6590e dynbuf: introduce internal generic dynamic buffer functions vor 4 Jahren
  Daniel Stenberg df28ed6116 http: free memory when Alt-Used header creation fails due to OOM vor 4 Jahren
  Daniel Stenberg 0ef54abf52 http: don't consider upload done if the request isn't completely sent off vor 4 Jahren
  Daniel Stenberg 3e376059bb http: allow Curl_add_buffer_send() to do a short first send by force vor 4 Jahren
  Daniel Stenberg 0caae3c4be http: mark POSTs with no body as "upload done" from the start vor 4 Jahren
  Daniel Stenberg 6375b205a9 http: added 417 response treatment vor 4 Jahren
  Pedro Monreal 4b6fd29f1a cleanup: fix typos and wording in docs and comments vor 4 Jahren
  nao dea17b519d http: move "oauth_bearer" from connectdata to Curl_easy vor 4 Jahren
  Marcel Raad 291ed52122 lib: fix compiler warnings with `CURL_DISABLE_VERBOSE_STRINGS` vor 4 Jahren
  Daniel Stenberg ee263de7a3 conncache: fix multi-thread use of shared connection cache vor 5 Jahren
  Daniel Stenberg 0044443a02 parsedate: offer a getdate_capped() alternative vor 5 Jahren
  Javier Blazquez e0363a47de ngtcp2: use overflow buffer for extra HTTP/3 data vor 5 Jahren
  Daniel Stenberg d0a7ee3f61 cookies: using a share with cookies shouldn't enable the cookie engine vor 5 Jahren
  Daniel Stenberg fe514ad9ae http: fix warning on conversion from int to bit vor 5 Jahren
  Daniel Stenberg 69ea985d4c http: fix Expression 'http->postdata' is always false vor 5 Jahren
  Michael Kaufmann 2a2404153b http: merge two "case" statements vor 5 Jahren
  Daniel Stenberg c4c9e070f3 Curl_fillreadbuffer: avoid double-free trailer buf on error vor 5 Jahren
  Daniel Stenberg 99775438d6 http: remove chunked-encoding and expect header use for HTTP/3 vor 5 Jahren
  Daniel Stenberg 68fab35c73 http: fix use of credentials from URL when using HTTP proxy vor 5 Jahren
  Daniel Stenberg f2cc26456b ngtcp2: do QUIC connections happy-eyeballs friendly vor 5 Jahren
  Daniel Stenberg a93b43cde8 http3: fix the HTTP/3 in the request, make alt-svc set right versions vor 5 Jahren
  Daniel Stenberg 98c3f14871 alt-svc: send Alt-Used: in redirected requests vor 5 Jahren