Commit History

Author SHA1 Message Date
  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
  Max Dymond e04417d98f Curl_range: commonize FTP and FILE range handling 6 years ago
  Daniel Stenberg 0d85eed3df Curl_timeleft: change return type to timediff_t 7 years ago
  Max Dymond 7b11c5dbe6 wildcards: don't use with non-supported protocols 7 years ago
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now 7 years ago
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions 7 years ago
  Daniel Stenberg 769647e714 ftp: reject illegal IP/port in PASV 227 response 7 years ago
  Daniel Stenberg ecf21c551f FTP: URL decode path for dir listing in nocwd mode 7 years ago
  Daniel Stenberg a69a4d222d ftp: UBsan fixup 'pointer index expression overflowed' 7 years ago
  Daniel Stenberg 5ff2c5ff25 FTP: zero terminate the entry path even on bad input 7 years ago
  Daniel Stenberg 87501e57f1 code style: remove wrong uses of multiple spaces 7 years ago
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 years ago
  Daniel Stenberg c95eff4a11 ftp: fix CWD when doing multicwd then nocwd on same connection 7 years ago