Differences
This shows you the differences between the selected revisions of the page.
2014-11-27 | 2014-11-27 | ||
bug 1242 + iana hash names (martin) | did not want to include refactoring change (martin) | ||
Line 8: | Line 8: | ||
* Checksum support for FTP using ''HASH''/''XSHA1''/''XSHA256''/''XSHA512''/''XMD5''/''XCRC'' commands. [[bug>1242]] | * 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 | + | * Using IANA checksum algorithm names |
* //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]] |