Historial de Commits

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