Historique des commits

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