Differences
This shows you the differences between the selected revisions of the page.
| 2014-10-21 | 2014-10-21 | ||
| proftpd site symlink (martin) | sha1 is default checksum (martin) | ||
| Line 60: | Line 60: | ||
| * Display progress window earlier when transfer start is taking long with SFTP protocol. [[bug>1202]] | * Display progress window earlier when transfer start is taking long with SFTP protocol. [[bug>1202]] | ||
| * SSL 3.0 disabled by default, to protect from SSL vulnerabilities, such as CVE-2014-3566 (POODLE). | * SSL 3.0 disabled by default, to protect from SSL vulnerabilities, such as CVE-2014-3566 (POODLE). | ||
| + | * Changed default checksum algorithm to "sha1". | ||
| * Added ''Session.ReconnectTimeInMilliseconds'' as an alternative to ''Session.ReconnectTime'' that can be used from COM hosts not supporting 64-bit integers (such as VBA). | * Added ''Session.ReconnectTimeInMilliseconds'' as an alternative to ''Session.ReconnectTime'' that can be used from COM hosts not supporting 64-bit integers (such as VBA). | ||
| * Added alternative private key file filter that selects other key file formats in addition to ''.ppk''. | * Added alternative private key file filter that selects other key file formats in addition to ''.ppk''. | ||