Commit History

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