Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg 2f44e94efb pipelining: removed há 5 anos atrás
  Marcel Raad 1369b74299 transfer: fix LGTM alert "Comparison is always true" há 5 anos atrás
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
  Patrick Monnerat 539d17b0de transfer.c: do not compute length of undefined hex buffer. há 5 anos atrás
  Daniel Stenberg a6d134e17a pretransfer: don't strlen() POSTFIELDS set for GET requests há 5 anos atrás
  Daniel Stenberg 6f61933adf multi: set the EXPIRE_*TIMEOUT timers at TIMER_STARTSINGLE time há 5 anos atrás
  Rikard Falkeborn 1e4ec09a26 printf: introduce CURL_FORMAT_TIMEDIFF_T há 5 anos atrás
  Rikard Falkeborn fa2d6ba84d printf: fix format specifiers há 6 anos atrás
  Ayoub Boudhar f464535bfd http: Implement trailing headers for chunked transfers há 6 anos atrás
  Daniel Stenberg 435402cfe3 Curl_follow: extract the Location: header field unvalidated há 6 anos atrás
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() há 6 anos atrás
  Jim Fuller 5c4fe0d826 setopt: add CURLOPT_CURLU há 6 anos atrás
  Sangamkar 74f4782319 libcurl: stop reading from paused transfers há 6 anos atrás
  Daniel Stenberg 2c5ec339ea Curl_follow: accept non-supported schemes for "fake" redirects há 6 anos atrás
  Gisle Vanem eda0998894 Fix for compiling with lwIP (3) há 6 anos atrás
  Daniel Stenberg 6535b9303d Curl_follow: return better errors on URL problems há 6 anos atrás
  Daniel Stenberg ca10fae6fc Curl_follow: remove remaining free(newurl) há 6 anos atrás
  Daniel Stenberg 05564e750e multi: avoid double-free há 6 anos atrás
  Michael Kaufmann 6afe70a00b Curl_follow: Always free the passed new URL há 6 anos atrás
  Daniel Gustafsson 12d833fa1e transfer: fix typo in comment há 6 anos atrás
  Daniel Stenberg ef695fc301 Curl_retry_request: fix memory leak há 6 anos atrás
  Daniel Stenberg 46e164069d url: use the URL API internally as well há 6 anos atrás
  Daniel Stenberg fb30ac5a2d URL-API há 6 anos atrás
  Daniel Stenberg 2825f46d95 CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size há 6 anos atrás
  Daniel Stenberg 1a890997a4 all: s/int/size_t cleanup há 6 anos atrás
  Marcel Raad 15ed9f87e3 curl-compilers: enable -Wimplicit-fallthrough=4 for GCC há 6 anos atrás
  Daniel Stenberg 8c80a9d1e2 upload: change default UPLOAD_BUFSIZE to 64KB há 6 anos atrás
  Daniel Stenberg e6e9b006f7 upload: allocate upload buffer on-demand há 6 anos atrás
  Daniel Stenberg d38b4737fd windows: follow up to the buffer-tuning 1ba1dba7 há 6 anos atrás
  Daniel Jelinski 1ba1dba76a windows: implement send buffer tuning há 6 anos atrás