1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tweaked colors and a few other default settings. More... about 9 years ago
Restore gh-107's fix for always showing the restart menu More... over 9 years ago
gh-93: link clicking works in the simplest of scrolled-back states More... over 9 years ago
gh-203: support ssh://host and putty://config urls More... over 9 years ago
fix bonkers whitespace in cygterm / argument handling More... over 9 years ago
enable Control Flow Guard, vs2015+: https://www.owasp.org/index.php/C-Based_Toolchain_Hardening#Visual_Studio More... over 9 years ago
reapply compiler flags (6a362fd60a9517ec76a2ddc2d57d7df1f3040ca1) More... over 9 years ago
sha256 signatures, even though they key is only sha1 More... over 9 years ago
Revert "undo code reordering" - this was actually useful! More... over 9 years ago
unnecessary whitespace change removed More... over 9 years ago
Revert "Factor out code for constructing lists of algorithms for SSH-2 KEXINIT." More... over 9 years ago
undo code reordering More... over 9 years ago
obviously missed some more ecdsa commits; this is a disaster More... over 9 years ago
post-merge compilation fixes More... over 9 years ago
Revert "Factor out the DSA deterministic k generator." More... over 9 years ago
Revert "Refactoring to prepare for extra public key types." More... over 9 years ago
Revert "Provide SHA-384 and SHA-512 as hashes usable in SSH KEX." More... over 9 years ago
Revert "Some extra bignum functions: modsub, lshift, random_in_range." More... over 9 years ago
Revert "Elliptic-curve cryptography support." More... over 9 years ago
reviewing diffs to 0.65 More... over 9 years ago
Merge tag '0.65' More... over 9 years ago
Work around a failure in Windows 10 jump lists. More... over 9 years ago
Bump version number for 0.65 release. More... over 9 years ago
When PSFTP exits in batch mode due to a command failure, set exit status != 0. More... over 9 years ago
Fix a crash when connection-sharing during userauth. More... over 9 years ago
Fix a mismerge in kex null-pointer checks. More... over 9 years ago
Fix accidental dependence on Windows API quirk in config box. More... over 9 years ago
Add missing null-pointer checks in key exchange. More... over 9 years ago
Use 64-bit BignumInt wherever __uint128_t is available. More... over 9 years ago
Improve integer-type hygiene in bignum code. More... over 9 years ago