Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 449e54b483 ftp: make domore_getsock() return the secondary socket properly il y a 4 ans
  Daniel Stenberg f002c850d9 ftp: shut down the secondary connection properly when SSL is used il y a 4 ans
  Daniel Stenberg 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly il y a 4 ans
  Daniel Stenberg 4a4b63daaa socks: make the connect phase non-blocking il y a 4 ans
  Daniel Stenberg c188391a9f ftp: convert 'sock_accepted' to a plain boolean il y a 4 ans
  Daniel Stenberg 5ce7102cea ftp: remove the duplicated user/password struct fields il y a 4 ans
  Daniel Stenberg 950b53da0d ftp: remove superfluous checking for crlf in user or pwd il y a 4 ans
  Daniel Stenberg 671c48eb1a ftp: shrink temp buffers used for PORT il y a 4 ans
  Daniel Stenberg 0044443a02 parsedate: offer a getdate_capped() alternative il y a 4 ans
  Zenju 500fb0e4cb FTP: url-decode path before evaluation il y a 5 ans
  Daniel Stenberg ea7744a07e Revert "FTP: url-decode path before evaluation" il y a 5 ans
  Zenju 2f036a72d5 FTP: url-decode path before evaluation il y a 5 ans
  Zenju 36ff5e37b9 FTP: FTPFILE_NOCWD: avoid redundant CWDs il y a 5 ans
  Daniel Stenberg e3c41ebd7c ftp: the conditional expression is always true il y a 5 ans
  Daniel Stenberg 49f3117a23 ftp: Expression 'ftpc->wait_data_conn' is always false il y a 5 ans
  Daniel Stenberg a50c3d7fa0 ftp: Expression 'ftpc->wait_data_conn' is always true il y a 5 ans
  Daniel Stenberg 97c17e9fcb ftp: part of conditional expression is always true: !result il y a 5 ans
  Zenju 1c02a4e874 FTP: remove trailing slash from path for LIST/MLSD il y a 5 ans
  Daniel Stenberg 65f5b958c9 FTP: allow "rubbish" prepended to the SIZE response il y a 5 ans
  Zenju acf1d2acd1 FTP: skip CWD to entry dir when target is absolute il y a 5 ans
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t il y a 5 ans
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places il y a 5 ans
  Marcel Raad e23c52b329 build: fix Codacy warnings il y a 5 ans
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments il y a 5 ans
  Daniel Stenberg 12d655d456 doh: disable DOH for the cases it doesn't work il y a 5 ans
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters il y a 5 ans
  Daniel Stenberg 62a2534e4c urldata: convert bools to bitfields and move to end il y a 5 ans
  Daniel Stenberg 880cd5dd20 strerror: make the strerror function use local buffers il y a 5 ans
  Daniel Stenberg 154a17b6ee pingpong: ignore regular timeout in disconnect phase il y a 5 ans
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() il y a 5 ans