| .. | 
			
		
		
			
				
					| 
						
							
						
						Bookmarks.cpp
					 | 
				
				
					0409ecd920
					Merging declaration and assignment
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Bookmarks.h
					 | 
				
				
					2e4b4738f0
					5.2
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Common.cpp
					 | 
				
				
					4d2319daf3
					Supporting long paths when saving or loading the extension or script file
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Common.h
					 | 
				
				
					b9fc2ce751
					Extensions adding
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Configuration.cpp
					 | 
				
				
					e3df51904c
					Bug fix: The /loglevel switch did not apply when used with pre-configured log file
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Configuration.h
					 | 
				
				
					aeec70feb5
					Separating head and tail session code generation to allow inserting transfer code
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						CopyParam.cpp
					 | 
				
				
					a75af65a64
					Bug 1410: Option to preserve directory timestamps is not enabled for synchronization
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						CopyParam.h
					 | 
				
				
					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
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						CoreMain.cpp
					 | 
				
				
					987728ea0c
					Prettifying debug macros
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						CoreMain.h
					 | 
				
				
					26b6b13bc8
					5.6
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Cryptography.cpp
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Cryptography.h
					 | 
				
				
					2e4b4738f0
					5.2
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Exceptions.cpp
					 | 
				
				
					a4ec2a56dd
					LastInternalException counter
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Exceptions.h
					 | 
				
				
					5a9d22512f
					5.6.2
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						FileBuffer.cpp
					 | 
				
				
					b55e9565da
					Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						FileBuffer.h
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						FileInfo.cpp
					 | 
				
				
					56a595dc47
					.NET extension dependency
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						FileInfo.h
					 | 
				
				
					f852f86f1a
					Extensions
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						FileMasks.cpp
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						FileMasks.h
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						FileOperationProgress.cpp
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						FileOperationProgress.h
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						FileSystems.cpp
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						FileSystems.h
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						FtpFileSystem.cpp
					 | 
				
				
					c4eedd3d7a
					Bug 1074: Support for FTP servers with Windows-like paths (fixed again after broken in 5.8.2 by Bug 1400)
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						FtpFileSystem.h
					 | 
				
				
					61320ef766
					Bug 1403: Do not list remote directory when uploading file using FTP protocol with overwrite confirmations off
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Global.cpp
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Global.h
					 | 
				
				
					b55e9565da
					Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						HierarchicalStorage.cpp
					 | 
				
				
					f2ce5adc98
					Compiler warnings discovered by build server
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						HierarchicalStorage.h
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Http.cpp
					 | 
				
				
					bccbf26e02
					Fixing sending of HTTP headers
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Http.h
					 | 
				
				
					b9fc2ce751
					Extensions adding
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Interface.h
					 | 
				
				
					a4ec2a56dd
					LastInternalException counter
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						KeyGen.cpp
					 | 
				
				
					b55e9565da
					Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						KeyGen.h
					 | 
				
				
					2e4b4738f0
					5.2
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						NamedObjs.cpp
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						NamedObjs.h
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						NeonIntf.cpp
					 | 
				
				
					b55e9565da
					Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						NeonIntf.h
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Option.cpp
					 | 
				
				
					b55e9565da
					Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Option.h
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						PuttyIntf.cpp
					 | 
				
				
					a6251535e7
					PuTTY EC curve memory leak
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						PuttyIntf.h
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						PuttyTools.h
					 | 
				
				
					eee5e3964a
					Support for new private key files formats + Recognition of public key files + Conversion of new OpenSSH private key format
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Queue.cpp
					 | 
				
				
					b55e9565da
					Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Queue.h
					 | 
				
				
					26b6b13bc8
					5.6
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						RemoteFiles.cpp
					 | 
				
				
					b55e9565da
					Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						RemoteFiles.h
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						ScpFileSystem.cpp
					 | 
				
				
					e9a33df806
					Bug 1416: Ignore blank lines in "ls" command output
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						ScpFileSystem.h
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Script.cpp
					 | 
				
				
					fb68ee6f0c
					Generating transfer script + Not highlighting script strings + Script command-line
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Script.h
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						SecureShell.cpp
					 | 
				
				
					0b19717743
					Updates to make code compatible with PuTTY 2016-03-31 (7f3c956)
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						SecureShell.h
					 | 
				
				
					197c95a87b
					Bug 1394: API/Method Session.ScanFingerprint to scan server's hostkey or certificate fingerprint
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Security.cpp
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Security.h
					 | 
				
				
					26b6b13bc8
					5.6
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						SessionData.cpp
					 | 
				
				
					f44fa04699
					Change: By default, warning is issued when using Diffie-Hellman group 1 key exchange algorithm.
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						SessionData.h
					 | 
				
				
					fe368a4716
					Updates to make code compatible with PuTTY 2016-04-07.8552f5c - SSH version fallback is not supported anymore
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						SessionInfo.cpp
					 | 
				
				
					99498ac3e7
					Bug 51: Optionally following symbolic links to directories during file operations
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						SessionInfo.h
					 | 
				
				
					fb68ee6f0c
					Generating transfer script + Not highlighting script strings + Script command-line
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						SftpFileSystem.cpp
					 | 
				
				
					c714cdb8be
					Logging decisions on not doing resumable transfer when overwriting an existing SFTP file
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						SftpFileSystem.h
					 | 
				
				
					d8f92984b9
					First public commit of dev branch
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Terminal.cpp
					 | 
				
				
					c714cdb8be
					Logging decisions on not doing resumable transfer when overwriting an existing SFTP file
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Terminal.h
					 | 
				
				
					c714cdb8be
					Logging decisions on not doing resumable transfer when overwriting an existing SFTP file
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Usage.cpp
					 | 
				
				
					a9cd1f05f4
					5.2.6
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						Usage.h
					 | 
				
				
					0c93cf6567
					5.5.4
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						WebDAVFileSystem.cpp
					 | 
				
				
					bee66b5539
					Bug 1420: SSPI/NTLM/Negotiate authentication not working
				 | 
				%!s(int64=7) %!d(string=hai) anos | 
			
		
			
				
					| 
						
							
						
						WebDAVFileSystem.h
					 | 
				
				
					bee66b5539
					Bug 1420: SSPI/NTLM/Negotiate authentication not working
				 | 
				%!s(int64=7) %!d(string=hai) anos |