Commit History

Author SHA1 Message Date
  Zenju 1c02a4e874 FTP: remove trailing slash from path for LIST/MLSD 5 years ago
  Daniel Stenberg 65f5b958c9 FTP: allow "rubbish" prepended to the SIZE response 5 years ago
  Zenju acf1d2acd1 FTP: skip CWD to entry dir when target is absolute 5 years ago
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t 5 years ago
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 years ago
  Marcel Raad e23c52b329 build: fix Codacy warnings 5 years ago
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments 5 years ago
  Daniel Stenberg 12d655d456 doh: disable DOH for the cases it doesn't work 5 years ago
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 years ago
  Daniel Stenberg 62a2534e4c urldata: convert bools to bitfields and move to end 5 years ago
  Daniel Stenberg 880cd5dd20 strerror: make the strerror function use local buffers 5 years ago
  Daniel Stenberg 154a17b6ee pingpong: ignore regular timeout in disconnect phase 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 years ago
  Daniel Gustafsson 2873971d62 memory: ensure to check allocation results 6 years ago
  Daniel Stenberg 30b2d07b03 ftp: don't access pointer before NULL check 6 years ago
  Daniel Stenberg 46e164069d url: use the URL API internally as well 6 years ago
  Daniel Gustafsson a9882b90f8 ftp: include command in Curl_ftpsend sendbuffer 6 years ago
  Daniel Stenberg 5ae22272d1 Curl_debug: remove dead printhost code 6 years ago
  Marian Klymov c45360d463 cppcheck: fix warnings 6 years ago
  Rikard Falkeborn eb49683e55 lib: Fix format specifiers 6 years ago
  Daniel Stenberg e6c22368c6 ftplistparser: keep state between invokes 6 years ago
  Daniel Stenberg 5c39ccd83f Revert "ftplistparser: keep state between invokes" 6 years ago
  Daniel Stenberg abbc8457d8 ftplistparser: keep state between invokes 6 years ago
  Daniel Stenberg 98a768f0a6 ftplistparser: renamed some members and variables 6 years ago
  Laurie Clark-Michalek 5f3938bc4a FTP: allow PASV on IPv6 connections when a proxy is being used 6 years ago
  dasimx 920f73a690 FTP: fix typo in recursive callback detection for seeking 6 years ago
  Daniel Stenberg 535432c0ad FTP: reject path components with control codes 6 years ago
  Viktor Szakats 7e35eb7729 spelling fixes 6 years ago
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks 6 years ago
  Daniel Stenberg ddd31dc5dd time_t-fixes: remove typecasts to 'long' for info.filetime 6 years ago