Differences
This shows you the differences between the selected revisions of the page.
| contributions 2021-03-17 | contributions 2024-09-10 (current) | ||
| Line 1: | Line 1: | ||
| - | ... | + | ====== Contributions ====== | 
| + | |||
| + | ===== Application ===== | ||
| + | * Original idea by [[https://www.linkedin.com/in/jan-havlicek-42a7725/|Jan Havlíček]]. | ||
| + | * [[SSH]] code comes from [[&url(putty)|PuTTY]] by Simon Tatham. | ||
| + | * [[FTP]] code is based on [[https://filezilla-project.org/|FileZilla]] by Tim Kosse. | ||
| + | * [[tls|TLS/SSL]] code comes from [[https://openssl-library.org/|OpenSSL Project]]. | ||
| + | * [[WebDAV]] code is based on [[https://notroj.github.io/neon/|neon library]]. | ||
| + | * [[S3]] code is based on [[https://github.com/bji/libs3|libs3 library]]. | ||
| + | * Toolbars implemented using [[&url(tb2k)|Toolbar2000]] library by Jordan Russell, [[&url(tbx)|TBX]] library by Alex A. Denisov (and contributors) and [[https://github.com/UweRaabe/PngComponents|PngComponents]] by Uwe Raabe and Martijn Saly. | ||
| + | * Internal error reporting code is based on [[https://jcl.delphi-jedi.org/|JEDI Code Library]]. | ||
| + | * Translations by [[this>../translations.php|WinSCP translation team]]. | ||
| + | |||
| + | ===== Artwork ===== | ||
| + | * Version 4.2.4 -- 5.21.8 "Lock" icon by [[http://jhnet.co.uk/|Jonathan Heathcote]] (redesigned for 6.0); | ||
| + | * Version 2.0 -- 4.2.1 "Secured computers" icon by Martin Pihl Jensen; | ||
| + | * Version 1.0 "Net" icon by [[https://www.linkedin.com/in/katysramkova/|Kateřina Šrámková]]. | ||
| + | |||
| + | ===== Software Used ===== | ||
| + | * [[&url(innosetup)|Inno Setup]] (free installer for Windows programs). | ||