Martin Prikryl 52aa8739cd Bug 2085: Workaround for specific encoding of commas in filenames (and particularly directory names) by OneDrive WebDAV interface 3 年之前
..
Bookmarks.cpp 5dfbf31821 Bug 1127: Bookmark drop down menu 7 年之前
Bookmarks.h 5dfbf31821 Bug 1127: Bookmark drop down menu 7 年之前
Common.cpp 1592dee8de Bug 2083: Workaround for an apparent bug in Windows 11 that prevents WinSCP from stopping Windows going to the sleep mode during transfers 3 年之前
Common.h 1592dee8de Bug 2083: Workaround for an apparent bug in Windows 11 that prevents WinSCP from stopping Windows going to the sleep mode during transfers 3 年之前
Configuration.cpp 15897f2339 Bug 2066: In .NET assembly or scripting with "nul" configuration, when WinSCP registry key does not exist, do not write statistics to INI file 3 年之前
Configuration.h 15897f2339 Bug 2066: In .NET assembly or scripting with "nul" configuration, when WinSCP registry key does not exist, do not write statistics to INI file 3 年之前
CopyParam.cpp d8a274d910 Bug 1922: Do not use a transfer via temporary file for files that would exceed system length limit with the temporary extension 5 年之前
CopyParam.h 75f69fbb0f Redundant constants 4 年之前
CoreMain.cpp 65ef885dbd RunsWithoutSession and SessionOpens counters 3 年之前
CoreMain.h 65ef885dbd RunsWithoutSession and SessionOpens counters 3 年之前
Cryptography.cpp 965a14838f Updating code to PuTTY 0d2d20aa 6 年之前
Cryptography.h e5887883a2 Updating code to PuTTY dfdb73e1 6 年之前
Exceptions.cpp 55609e080c Separating context from error 5 年之前
Exceptions.h b3fd583f41 Bug 1949: Improve handling of long shell command error messages 4 年之前
FileBuffer.cpp 8730059803 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 年之前
FileBuffer.h 8730059803 With SFTP protocol files can be streamed from stdin in scripting (part of Bug 1738) 5 年之前
FileInfo.cpp 26e3fa40f4 Code formatting 4 年之前
FileInfo.h 98fa08c5c5 Bug fix: Version check did not work with five digit build number 6 年之前
FileMasks.cpp 0df732b93f Removing test code committed by mistake in 958a9949 3 年之前
FileMasks.h 958a9949c6 Bug 2052: File masks relative to the root of an operation 3 年之前
FileOperationProgress.cpp 1592dee8de Bug 2083: Workaround for an apparent bug in Windows 11 that prevents WinSCP from stopping Windows going to the sleep mode during transfers 3 年之前
FileOperationProgress.h f2fd31c4a8 Factoring out IsTransfer 4 年之前
FileSystems.cpp 0eacaaaa9a Compiler warning introduced by 64f634db37 7 年之前
FileSystems.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前
FtpFileSystem.cpp fa928a12e8 MultilineRFC2228 is deprecated (and no longer documented) 3 年之前
FtpFileSystem.h a267e61a4b Use MVS compatibility mode only when initial path is not *nix-like 3 年之前
Global.cpp 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 年之前
Global.h 270d8018f4 Bug 1796: Allow empty password authentication with FTP servers that prompt for empty passwords 6 年之前
HierarchicalStorage.cpp 4f8013a2de Switch-like raw session settings can be configured using on/off/auto keywords 4 年之前
HierarchicalStorage.h 4f8013a2de Switch-like raw session settings can be configured using on/off/auto keywords 4 年之前
Http.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 年之前
Http.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 年之前
Interface.h 1592dee8de Bug 2083: Workaround for an apparent bug in Windows 11 that prevents WinSCP from stopping Windows going to the sleep mode during transfers 3 年之前
KeyGen.cpp dc4a08d325 USE_COMPATIBLE_THREAD directive does not exist anymore 6 年之前
KeyGen.h 2e4b4738f0 5.2 7 年之前
NamedObjs.cpp 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting 7 年之前
NamedObjs.h d8f92984b9 First public commit of dev branch 7 年之前
NeonIntf.cpp 4a208832b6 Synchronizing code discrepancies between master and dev branch mostly caused by different resolutions of conflicts when cherry picking changes for 5.20 version 4 年之前
NeonIntf.h 90d27a6ac8 Bug 1842: Support SHA-256 fingerprints of TLS/SSL certificates 5 年之前
Option.cpp 9c54ab4fe5 Bug 2070: Misplaced warning about unused scripting parameters when /rawsettings command-line switch is used 3 年之前
Option.h 9c54ab4fe5 Bug 2070: Misplaced warning about unused scripting parameters when /rawsettings command-line switch is used 3 年之前
PuttyIntf.cpp e4bc3b1cca Further updates to PuTTY 0.77 (particularly to restore HTTP proxy support) 3 年之前
PuttyIntf.h 6c8cf9ae8d Updating code to PuTTY 0.77 3 年之前
PuttyTools.h 7a9a31484f Warning when selecting too new key file + Fixing selecting PPK files and error message when selecting SSH-1 keys, both broken by 5dfcf1eb 4 年之前
Queue.cpp f2fd31c4a8 Factoring out IsTransfer 4 年之前
Queue.h 17d5e0d1e5 Bug 1916: Displaying, what directory is being read at the end of login to a server, in a tooltip 5 年之前
RemoteFiles.cpp 191729720a Bug 2065 – Scripting command "ls" in FTP session displays timestamps without year even if the server (notably IIS) provided the year, if it did not provide seconds 3 年之前
RemoteFiles.h 191729720a Bug 2065 – Scripting command "ls" in FTP session displays timestamps without year even if the server (notably IIS) provided the year, if it did not provide seconds 3 年之前
S3FileSystem.cpp c6283cfaed Bug fix: Capabilities of S3 sessions were not shown 3 年之前
S3FileSystem.h d2f9693f1c Bug 1641: Support ACL for S3 4 年之前
ScpFileSystem.cpp d2f9693f1c Bug 1641: Support ACL for S3 4 年之前
ScpFileSystem.h 0a08412ec1 Bug 1653: Files can be optionally encrypted when storing them on SFTP server 7 年之前
Script.cpp 51127a5a50 Bug 2078: When transferring a growing file, after its original size is reached, the Session.FileTransferProgress event starts being triggered continuously 3 年之前
Script.h 51127a5a50 Bug 2078: When transferring a growing file, after its original size is reached, the Session.FileTransferProgress event starts being triggered continuously 3 年之前
SecureShell.cpp 45ce42b255 Updating code to PuTTY 0.77 new local proxy implementation 3 年之前
SecureShell.h 45ce42b255 Updating code to PuTTY 0.77 new local proxy implementation 3 年之前
Security.cpp 9887ac9205 Optimization 4 年之前
Security.h 9887ac9205 Optimization 4 年之前
SessionData.cpp 219bab96c7 Bug 2044: Provide private key as string in .NET assembly 3 年之前
SessionData.h 219bab96c7 Bug 2044: Provide private key as string in .NET assembly 3 年之前
SessionInfo.cpp 63243511ec Bug 597: Bytes transferred are recorded in XML log and available in .NET assembly API + Bug fix: When size of a file downloaded with FTP protocol changes (or when ASCII mode is used) the logged size did not reflect the actual transfer size 4 年之前
SessionInfo.h d2f9693f1c Bug 1641: Support ACL for S3 4 年之前
SftpFileSystem.cpp d2f9693f1c Bug 1641: Support ACL for S3 4 年之前
SftpFileSystem.h 5b5a56f675 Bug fix: Some operations with relative paths (notably creating and deleting a subdirectory) were failing on encrypted session 4 年之前
Terminal.cpp 65ef885dbd RunsWithoutSession and SessionOpens counters 3 年之前
Terminal.h 0bb1949ebe Bug 2016: Failure when entering directory that contains file with a slash in its name 4 年之前
Usage.cpp f36d12ce3d StartupSeconds* counters 5 年之前
Usage.h f36d12ce3d StartupSeconds* counters 5 年之前
WebDAVFileSystem.cpp 52aa8739cd Bug 2085: Workaround for specific encoding of commas in filenames (and particularly directory names) by OneDrive WebDAV interface 3 年之前
WebDAVFileSystem.h 4dd8ee006c Bug 1824: Workaround for specific encoding of special characters in filenames by OneDrive WebDAV interface 4 年之前