Differences
This shows you the differences between the selected revisions of the page.
| 2014-11-27 | 2014-11-27 | ||
| checksum button default (martin) | bug 1242 + iana hash names (martin) | ||
| Line 6: | Line 6: | ||
| === 2014-11-27 === | === 2014-11-27 === | ||
| * Improvements to calculating remote file checksum: | * Improvements to calculating remote file checksum: | ||
| + | * Checksum support for FTP using ''HASH''/''XSHA1''/''XSHA256''/''XSHA512''/''XMD5''/''XCRC'' commands. [[bug>1242]] | ||
| * File checksum can be calculated in scripting (''checksum'' command and XML log entry) and .NET assembly (''Session.CalculateFileChecksum'' method). [[bug>1246]] | * File checksum can be calculated in scripting (''checksum'' command and XML log entry) and .NET assembly (''Session.CalculateFileChecksum'' method). [[bug>1246]] | ||
| + | * Using IANA checksum algorithm names + Refactoring FEAT response processing | ||
| * //Calculate checksum// button on Properties dialog becomes the default button when //Algorithm// box has focus. | * //Calculate checksum// button on Properties dialog becomes the default button when //Algorithm// box has focus. | ||
| * Home path can be resolved in .NET assembly using ''Session.HomePath''. [[bug>1248]] | * Home path can be resolved in .NET assembly using ''Session.HomePath''. [[bug>1248]] | ||