Commit History

Author SHA1 Message Date
  Martin Prikryl 7a3c5eac79 Bug 1578: Mask out passwords in raw settings (proxy and tunnel) when logging command-line (2nd try for logging suggested "open" command) + Do not munge * in password (or in general in URL) 8 years ago
  Martin Prikryl 7e8d9b08da Bug 1578: Mask out passwords in raw settings (proxy and tunnel) when logging command-line 8 years ago
  Martin Prikryl 7caf9181d3 Bug 1577: Per-session default encoding configuration for internal editor 8 years ago
  Martin Prikryl 8c21ccfc16 Bug 572: Amazon S3 protocol (deleting, creating buckets and folders and more) 8 years ago
  Martin Prikryl 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 8 years ago
  Martin Prikryl 091b6ab129 Bug 1562: Configurable priority of host key types 8 years ago
  Martin Prikryl dee7e44444 Bug 1553: Connecting through tunnel to IPv6 does not work 8 years ago
  Martin Prikryl 9b95cbbbcd Bug fix: SSH bug "Replies to requests on closed channels" was always enabled + Hidden configuration option for SSH bug "Replies to requests on closed channels" 8 years ago
  Martin Prikryl 1ac4cb81e1 Comments about enumerations relation to PuTTY code 8 years ago
  Martin Prikryl 53752ef745 Bug 1546: On VMS servers, do not use absolute paths with DELE command + OpenedSessionsFTPVMS counter 8 years ago
  Martin Prikryl d152316f14 Bug 1542: Import host keys from OpenSSH known_hosts file + Cached host keys are unconditionally imported with PuTTY and FileZilla sites. 8 years ago
  Martin Prikryl bf9594fd11 Cached host keys can be imported from PuTTY/FileZilla even when using INI file as configuration storage 8 years ago
  Martin Prikryl e18a6663a2 Bug 1482: Use WinSCP site name for PuTTY window title 9 years ago
  Martin Prikryl b4df71734a Bug 1479: Handle dav:// URL 9 years ago
  Martin Prikryl 0ccd2defd3 SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests 9 years ago
  Martin Prikryl 899f64469c Bug 18: Session log file rotation 9 years ago
  Martin Prikryl dd463b3aff Bug 1472: Configurable "Logical name of remote host" 9 years ago
  Martin Prikryl 4f9e1a8a04 Merge branch 'master' into dev 9 years ago
  Martin Prikryl 404a335cfd Not importing the "Disable Nagle's algorithm (TCP_NODELAY option)" from PuTTY as it has a different default due to its interactive nature 9 years ago
  Martin Prikryl 416d1f4c82 Importing proxy configuration from FileZilla 9 years ago
  Martin Prikryl bf5b11f530 Bug 578: Hidden options for "Preference order for GSSAPI libraries" and "User-supplied GSSAPI library path" 9 years ago
  Martin Prikryl 94341f7884 GSSAPIServerRealm is not used since 4.2 (Switched to PuTTY’s own implementation of Kerberos/GSSAPI. It brings following changes: Session option Service principal name is no longer supported.) + On the contrary GSSAPIFwdTGT is used, despite a comment 9 years ago
  Martin Prikryl cedf1e73d3 Bug 1434: GSSAPI authentication is not working in tunneled session 9 years ago
  Martin Prikryl 4389a0ec3c Bug fix: Command syntax suggestion, when using saved site in batch script, included RTF code 9 years ago
  Martin Prikryl fe368a4716 Updates to make code compatible with PuTTY 2016-04-07.8552f5c - SSH version fallback is not supported anymore 9 years ago
  Martin Prikryl 99498ac3e7 Bug 51: Optionally following symbolic links to directories during file operations 9 years ago
  Martin Prikryl b9fc2ce751 Extensions adding 9 years ago
  Martin Prikryl 04fab653e6 Not using "my" prefix for VB.NET variables + No redundant declaration of Session variable type + Bug fix: Session timeout was incorrectly set in seconds, instead of milliseconds + Using -Property switch to initialize SessionOptions properties in PowerShell + Generating code for transfer settings + TransferOptions.ResumeSupport is settable + Setting TransferResumeSupport.Threshold automatically sets State to Smart 10 years ago
  Martin Prikryl aeec70feb5 Separating head and tail session code generation to allow inserting transfer code 10 years ago
  Martin Prikryl fb68ee6f0c Generating transfer script + Not highlighting script strings + Script command-line 10 years ago