Commit History

Author SHA1 Message Date
  Daniel Stenberg cc372af1e9 ftp: get rid of the PPSENDF macro 4 years ago
  Daniel Stenberg 7ea2e1d0c5 ftp: a 550 response to SIZE returns CURLE_REMOTE_FILE_NOT_FOUND 4 years ago
  Daniel Stenberg aecce3551c ftp: don't do ssl_shutdown instead of ssl_close 4 years ago
  Daniel Stenberg 032e838b73 terminology: call them null-terminated strings 4 years ago
  Daniel Stenberg 31e53584db escape: make the URL decode able to reject only %00 bytes 4 years ago
  Daniel Stenberg d2baa502fc Curl_inet_ntop: always check the return code 4 years ago
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support 4 years ago
  Daniel Stenberg 842f73de58 timeouts: change millisecond timeouts to timediff_t from time_t 4 years ago
  Daniel Stenberg 7414fb25a2 urldata: connect related booleans live in struct ConnectBits 4 years ago
  Daniel Stenberg d23cc224e6 cleanup: use a single space after equals sign in assignments 4 years ago
  Viktor Szakats 308c243db5 all: fix codespell errors 4 years ago
  Daniel Stenberg dbc5c17738 ftp: mark return-ignoring calls to Curl_GetFTPResponse with (void) 4 years ago
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs 4 years ago
  Daniel Stenberg 449e54b483 ftp: make domore_getsock() return the secondary socket properly 4 years ago
  Daniel Stenberg f002c850d9 ftp: shut down the secondary connection properly when SSL is used 4 years ago
  Daniel Stenberg 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 years ago
  Daniel Stenberg 4a4b63daaa socks: make the connect phase non-blocking 4 years ago
  Daniel Stenberg c188391a9f ftp: convert 'sock_accepted' to a plain boolean 4 years ago
  Daniel Stenberg 5ce7102cea ftp: remove the duplicated user/password struct fields 4 years ago
  Daniel Stenberg 950b53da0d ftp: remove superfluous checking for crlf in user or pwd 4 years ago
  Daniel Stenberg 671c48eb1a ftp: shrink temp buffers used for PORT 4 years ago
  Daniel Stenberg 0044443a02 parsedate: offer a getdate_capped() alternative 4 years ago
  Zenju 500fb0e4cb FTP: url-decode path before evaluation 5 years ago
  Daniel Stenberg ea7744a07e Revert "FTP: url-decode path before evaluation" 5 years ago
  Zenju 2f036a72d5 FTP: url-decode path before evaluation 5 years ago
  Zenju 36ff5e37b9 FTP: FTPFILE_NOCWD: avoid redundant CWDs 5 years ago
  Daniel Stenberg e3c41ebd7c ftp: the conditional expression is always true 5 years ago
  Daniel Stenberg 49f3117a23 ftp: Expression 'ftpc->wait_data_conn' is always false 5 years ago
  Daniel Stenberg a50c3d7fa0 ftp: Expression 'ftpc->wait_data_conn' is always true 5 years ago
  Daniel Stenberg 97c17e9fcb ftp: part of conditional expression is always true: !result 5 years ago