Differences
This shows you the differences between the selected revisions of the page.
| 2017-12-21 | 2017-12-21 | ||
| 5.12 Bug 572 Amazon S3 protocol support. (martin) | ftp code is only based on filezilla (martin) | ||
| Line 3: | Line 3: | ||
| ===== Application ===== | ===== Application ===== | ||
| * Original idea by Jan Havlíček. | * Original idea by Jan Havlíček. | ||
| - | * [[SSH]] code comes from program [[&url(putty)|PuTTY]] by Simon Tatham. | + | * [[SSH]] code comes from [[&url(putty)|PuTTY]] by Simon Tatham. |
| - | * [[FTP]] code comes from program [[https://filezilla-project.org/|FileZilla]] by Tim Kosse. | + | * [[FTP]] code is based on [[https://filezilla-project.org/|FileZilla]] by Tim Kosse. |
| * [[tls|TLS/SSL]] code comes from [[https://www.openssl.org/|OpenSSL Project]]. | * [[tls|TLS/SSL]] code comes from [[https://www.openssl.org/|OpenSSL Project]]. | ||
| * [[WebDAV]] code is based on [[http://www.webdav.org/neon/|neon library]]. | * [[WebDAV]] code is based on [[http://www.webdav.org/neon/|neon library]]. | ||