Differences
This shows you the differences between the selected revisions of the page.
| 2023-06-07 | 2023-06-07 | ||
| bug 2194 (martin) | REST is not REST (martin) | ||
| Line 10: | Line 10: | ||
| * Change: SSL (3.0) is no longer supported. TLS 1.0 and 1.1 are disabled by default, to match the OpenSSL 3 defaults. | * Change: SSL (3.0) is no longer supported. TLS 1.0 and 1.1 are disabled by default, to match the OpenSSL 3 defaults. | ||
| * Using optimized OpenSSL implementations of some algorithms. | * Using optimized OpenSSL implementations of some algorithms. | ||
| - | * Support for ProFTPD command ''OPTS REST STOR'' to query if upload restart is possible. [[bug>2194]] | + | * Support for ProFTPD command ''%%OPTS REST STOR%%'' to query if upload restart is possible. [[bug>2194]] |
| * Not showing a filter mask on a disconnected panel. | * Not showing a filter mask on a disconnected panel. | ||
| * Implemented generic ''ICollection'' implicitly by .NET assembly collections. [[bug>2187]] | * Implemented generic ''ICollection'' implicitly by .NET assembly collections. [[bug>2187]] | ||