Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg 31e53584db escape: make the URL decode able to reject only %00 bytes há 4 anos atrás
  Daniel Stenberg 5afa07fab5 Revert "file: on Windows, refuse paths that start with \\" há 4 anos atrás
  Daniel Stenberg 50e35ccfbb file: fix copyright year range há 4 anos atrás
  Daniel Stenberg 1b71bc532b file: on Windows, refuse paths that start with \\ há 4 anos atrás
  Daniel Stenberg 5add3514e6 file: fix "Checking if unsigned variable 'readcount' is less than zero." há 5 anos atrás
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() há 5 anos atrás
  Daniel Stenberg e50a2002bd FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output há 5 anos atrás
  Daniel Stenberg 46e164069d url: use the URL API internally as well há 5 anos atrás
  Daniel Stenberg 2825f46d95 CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size há 5 anos atrás
  Daniel Stenberg 1a890997a4 all: s/int/size_t cleanup há 5 anos atrás
  Marian Klymov c45360d463 cppcheck: fix warnings há 6 anos atrás
  Viktor Szakats 4bd91bc474 spelling fixes há 6 anos atrás
  Daniel Stenberg ddd31dc5dd time_t-fixes: remove typecasts to 'long' for info.filetime há 6 anos atrás
  Max Dymond 811d96e9e2 file: Check the return code from Curl_range and bail out on error há 6 anos atrás
  Max Dymond e04417d98f Curl_range: commonize FTP and FILE range handling há 6 anos atrás
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now há 6 anos atrás
  Daniel Stenberg afbdc96638 file_range: avoid integer overflow when figuring out byte range há 6 anos atrás
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses há 6 anos atrás
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs há 6 anos atrás
  Daniel Stenberg ff50fe0348 strtoofft: reduce integer overflow risks globally há 6 anos atrás
  Even Rouault c9332fa5e8 file: output the correct buffer to the user há 7 anos atrás
  Max Dymond c75f63d7c4 handler: refactor connection checking há 7 anos atrás
  Daniel Stenberg 68c6dcb2cb file: make speedcheck use current time for checks há 7 anos atrás
  Daniel Stenberg e40e9d7f0d buffer: use data->set.buffer_size instead of BUFSIZE há 7 anos atrás
  Daniel Stenberg 89cf6f38d2 upload: UPLOAD_BUFSIZE is now for the upload buffer há 7 anos atrás
  Daniel Stenberg 7c312f84ea file: use private buffer for C-L output há 7 anos atrás
  Sylvestre Ledru 66de563482 Improve code readbility há 7 anos atrás
  Richy Kim 6b7616690e CURLOPT_BUFFERSIZE: support enlarging receive buffer há 7 anos atrás
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style há 7 anos atrás
  Michael Kaufmann f9e51fb55d file: fix compiler warning há 7 anos atrás