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 8df455479f source cleanup: remove all custom typedef structs há 4 anos atrás
  Daniel Stenberg 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly há 4 anos atrás
  Thomas Vegas facb0e4662 tftp: Alloc maximum blksize, and use default unless OACK is received há 4 anos atrás
  Thomas Vegas 82f3ba3806 tftp: return error when packet is too small for options há 4 anos atrás
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places há 4 anos atrás
  Daniel Stenberg 3af0e76d1e HTTP3: initial (experimental) support há 5 anos atrás
  Daniel Stenberg 2576003415 tftp: use the current blksize for recvfrom() há 5 anos atrás
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
  Daniel Stenberg 880cd5dd20 strerror: make the strerror function use local buffers há 5 anos atrás
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() há 5 anos atrás
  Daniel Stenberg 46e164069d url: use the URL API internally as well 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
  Daniel Stenberg 2e65a92052 tftp: make sure error is zero terminated before printfing it há 6 anos atrás
  Daniel Stenberg 8020a0c62f curl_setup: provide a CURL_SA_FAMILY_T type if none exists há 6 anos atrás
  Eric Gallager a19fefb070 build: add picky compiler warning flags for gcc 6 and 7 há 6 anos atrás
  Daniel Stenberg 0d85eed3df Curl_timeleft: change return type to timediff_t há 6 anos atrás
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now 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
  Even Rouault 16c71fafb9 tftp: fix memory leak on too long filename há 6 anos atrás
  Daniel Stenberg 358b2b131a tftp: reject file name lengths that don't fit há 7 anos atrás
  Dwarakanath Yadavalli 512f8c774a libcurl: Stop using error codes defined under CURL_NO_OLDIES há 7 anos atrás
  Max Dymond c75f63d7c4 handler: refactor connection checking há 7 anos atrás
  Marcel Raad 3661c8aeb0 tftp: silence bad-function-cast warning há 7 anos atrás
  Sylvestre Ledru 66de563482 Improve code readbility há 7 anos atrás
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement há 7 anos atrás
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style há 7 anos atrás
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c há 7 anos atrás