Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-27 | FTP: url-decode path before evaluation | Zenju | |
Closes #4428 | |||
2019-09-26 | Revert "FTP: url-decode path before evaluation" | Daniel Stenberg | |
This reverts commit 2f036a72d543e96128bd75cb0fedd88815fd42e2. | |||
2019-09-26 | FTP: url-decode path before evaluation | Zenju | |
Closes #4423 | |||
2009-01-21 | Fixed a couple more locale-dependent toupper conversions, mainly for | Dan Fandrich | |
clarity. This does fix one problem that causes ;type=i FTP URLs to fail in the Turkish locale when CURLOPT_PROXY_TRANSFER_MODE is used (test case 561) Added tests 561 and 1092 through 1094 to test various combinations of ;type= and ;mode= URLs that could potentially fail in the Turkish locale. |