Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-06 | test613.pl: make tests 613 and 614 work with OpenSSH for Windows | Marc Hoersken | |
OpenSSH for Windows shows group and other/world permissions as *, because those concepts do not exist on Windows. It also does not show the current or parent directory, so we just ignore those. Reviewed-by: Daniel Stenberg Closes #5328 | |||
2020-03-24 | copyright: fix out-of-date copyright ranges and missing headers | Daniel Stenberg | |
Reported by the new script 'scripts/copyright.pl'. The script has a regex whitelist for the files that don't need copyright headers. Removed three (mostly usesless) README files from docs/ Closes #5141 | |||
2017-04-29 | tests: added --remote-time tests for remaining protocols that support it | Dan Fandrich | |
2010-02-16 | replaced tabs with spaces | Yang Tse | |
2010-02-14 | removed trailing whitespace | Yang Tse | |
2007-11-05 | Sort the directory listing because the server doesn't always do it. | Dan Fandrich | |
2007-09-17 | Made the directory postprocessor more forgiving of input directory format | Dan Fandrich | |
2007-07-17 | Fixed test cases 613 and 614 by improving the log postprocessor to handle | Dan Fandrich | |
a new directory listing format that newer libssh2's can provide. This is probably NOT sufficient to handle all directory listing formats that server's can provide and should be revisited. | |||
2007-05-16 | Match file times occurring in the morning. | Dan Fandrich | |
2007-05-14 | Added SFTP directory listing test case 613. | Dan Fandrich | |