Martin Prikryl
							
						 | 
						
							
							
								f02b75470e
							
							Some (hopefully noop) refactoring to solve Clang internal compiler error when using new variable in __finally block + Some other small code changes imposed by Clang
						 | 
						7 months ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								5dc46ec23f
							
							Clang identifies some functions as "noreturn" + one noexcept(false)
						 | 
						7 months ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								23f7ce72d8
							
							BCB11 has strtoumax
						 | 
						7 months ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								3f4e41fee0
							
							Clang imposed changes that should be noop and have no effect on classic compiler
						 | 
						7 months ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								59a148c152
							
							Updating code to PuTTY Pre-release 0.83:2025-01-03.1e45199 + Updating PuTTY code to C++ Builder
						 | 
						10 months ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								2c16441f95
							
							Bug fix: Failure when opening two SSH sessions at the same time
						 | 
						10 months ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								25df2381f1
							
							Updating code to PuTTY 0.82
						 | 
						11 months ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								6c36444701
							
							Memory leak when parsing of public key fails
						 | 
						1 year ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								9f9d4655f1
							
							Easier use of TValueRestorer
						 | 
						1 year ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								acd1e545e2
							
							Invalid assertion
						 | 
						1 year ago | 
					
				
					
						
							
								   Mikhail Lukashov
							
						 | 
						
							
							
								a8e6220b88
							
							fix typos
						 | 
						1 year ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								48890aab85
							
							Unused parameter
						 | 
						1 year ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								a6adfa0ad3
							
							Updating to PuTTY 0.80 – mostly Issue 2246 – Mitigations for SSH protocol "Terrapin" vulnerability
						 | 
						1 year ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								804ec9c9c9
							
							Bug 52: Use file hash as criterion for synchronization
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								323b110246
							
							Bug 2223: Some DLLs were not protected against hijacking
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								fa89d3764e
							
							Trusted host certification authorities can be loaded from PuTTY (Bug 2145)
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								db87bc1810
							
							Bug 2145: Support for OpenSSH certificates for host verification
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								f03d94d6c4
							
							Unused code
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								0a5981b619
							
							Logging random seed file
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								390246710d
							
							Typos in comments
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								bccf1948fd
							
							Added GSSAPI key exchange algorithms to /info
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								29b6be6f0a
							
							Support for NTRU Prime post-quantum key exchange
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								952e9a2226
							
							SSH ciphers usage counters
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								282143321d
							
							Certificate can be added to ppk key with /keygen
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								48106ee1b6
							
							Bug 1873: Support for OpenSSH certificates for user authentication
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								68a4dd04b7
							
							Reimplementing host key algorithm display for /info in a way that does not need reorganizing PuTTY code to show them in the preference order
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								74266d15ae
							
							Fixing order of new PuTTY 0.78 KEX DH Group algorithms
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								0a6f1ba5d4
							
							Unused variable
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								ec808580ce
							
							Minimal changes needed to compile against PuTTY 0.78 and pass tests
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								e4bc3b1cca
							
							Further updates to PuTTY 0.77 (particularly to restore HTTP proxy support)
						 | 
						3 years ago |