Commit History

Author SHA1 Message Date
  Daniel Stenberg c4c9e070f3 Curl_fillreadbuffer: avoid double-free trailer buf on error 5 years ago
  Daniel Stenberg 0a5d28fa2e ngtcp2: accept upload via callback 5 years ago
  Daniel Stenberg dc35631ef7 quiche: first working HTTP/3 request 5 years ago
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 years ago
  Daniel Stenberg cb542ac4d0 readwrite_data: repair setting the TIMER_STARTTRANSFER stamp 5 years ago
  Gergely Nagy cf4255c847 lib: Use UTF-8 encoding in comments 5 years ago
  Daniel Stenberg 265f7f42f6 http2: call done_sending on end of upload 5 years ago
  Marcel Raad 10db3ef21e lib: reduce variable scopes 5 years ago
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments 5 years ago
  Daniel Stenberg 0e2208ada6 wildcard: disable from build when FTP isn't present 5 years ago
  Daniel Stenberg 2f44e94efb pipelining: removed 5 years ago
  Marcel Raad 1369b74299 transfer: fix LGTM alert "Comparison is always true" 5 years ago
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 years ago
  Patrick Monnerat 539d17b0de transfer.c: do not compute length of undefined hex buffer. 5 years ago
  Daniel Stenberg a6d134e17a pretransfer: don't strlen() POSTFIELDS set for GET requests 5 years ago
  Daniel Stenberg 6f61933adf multi: set the EXPIRE_*TIMEOUT timers at TIMER_STARTSINGLE time 5 years ago
  Rikard Falkeborn 1e4ec09a26 printf: introduce CURL_FORMAT_TIMEDIFF_T 6 years ago
  Rikard Falkeborn fa2d6ba84d printf: fix format specifiers 6 years ago
  Ayoub Boudhar f464535bfd http: Implement trailing headers for chunked transfers 6 years ago
  Daniel Stenberg 435402cfe3 Curl_follow: extract the Location: header field unvalidated 6 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 years ago
  Jim Fuller 5c4fe0d826 setopt: add CURLOPT_CURLU 6 years ago
  Sangamkar 74f4782319 libcurl: stop reading from paused transfers 6 years ago
  Daniel Stenberg 2c5ec339ea Curl_follow: accept non-supported schemes for "fake" redirects 6 years ago
  Gisle Vanem eda0998894 Fix for compiling with lwIP (3) 6 years ago
  Daniel Stenberg 6535b9303d Curl_follow: return better errors on URL problems 6 years ago
  Daniel Stenberg ca10fae6fc Curl_follow: remove remaining free(newurl) 6 years ago
  Daniel Stenberg 05564e750e multi: avoid double-free 6 years ago
  Michael Kaufmann 6afe70a00b Curl_follow: Always free the passed new URL 6 years ago
  Daniel Gustafsson 12d833fa1e transfer: fix typo in comment 6 years ago