GitHub / github/putty / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 7003b439 | Stop using mp_int in sshprng.c. | Simon Tatham <a****n@p****m> | almost 6 years ago | |
| a0580542 | Introduce noproxy.c. | Simon Tatham <a****n@p****m> | almost 6 years ago | |
| 3daa3629 | Remove dependency of sshrand.c on SHA-512. | Simon Tatham <a****n@p****m> | almost 6 years ago | |
| 132d48b8 | Remove redundant #includes from sshutils.c. | Simon Tatham <a****n@p****m> | almost 6 years ago | |
| 56132d69 | Add SGR 9 strikethrough to test file. | Jacob Nevins <j****n@c****k> | almost 6 years ago | |
| 06a8d119 | Support SGR 9 for strikethrough effect on text. | Simon Tatham <a****n@p****m> | almost 6 years ago | |
| 334d8725 | New script contrib/plinkfs. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| 77bd6b2a | Improvements to the pre-release testing checklist. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| 2762a202 | merge Merge the 0.74 release branch back to master. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| ba6b4780 | merge Merge the already-merged parts of the 0.74 branch. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| f9553005 | Docs: use less personalised example Windows prompts. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| 014d4fb1 | Update version number for 0.74 release. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| 2316b444 | Missing NULL check in swap_screen. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| 41053e9d | GTK: fix control flow in do_cmdline(). | Simon Tatham <a****n@p****m> | about 6 years ago | |
| caf4802b | setup_utmp: add error check in case getpwuid fails. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| 4ea56076 | Add missing cast in RTF paste data construction. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| 44adc8be | Fix assorted minor memory leaks. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| 2bbed67d | Remove obsolete checks for ldisc_send with len == 0. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| bbf6daf6 | Remove obsolete checks for ldisc_send with len == 0. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| cd3e917f | Remove assertion that len != 0 in ldisc_send. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| 6aa1dcb1 | Remove assertion that len != 0 in ldisc_send. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| 08f1e2a5 | Add an option to disable the dynamic host key policy. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| d527b1a8 | uxucs.c: fix type of wcrtomb return value. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| 99f5fa34 | uxucs.c: fix type of wcrtomb return value. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| c5aa7fc3 | sshserver.c: fix prototype of mainchan_new. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| c39f6a22 | sshserver.c: fix prototype of mainchan_new. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| c373fe97 | fuzzterm.c: fix prototypes of stub dlg functions. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| 602656ee | fuzzterm.c: fix prototypes of stub dlg functions. | Simon Tatham <a****n@p****m> | about 6 years ago | |
| 4948b791 | test/numbertheory.py: fix comment wording. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 426a2048 | pty_backend_create: set up SIGCHLD handler earlier. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 7ffa6ed4 | pty_backend_create: set up SIGCHLD handler earlier. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 40684166 | Allow mid-session reconfiguration in PROT_SSHCONN. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| b951d058 | PSCP: change handling of default protocol/port. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 21492da8 | Improve serial-port setup error messages. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| df2994a0 | Make the backend_init error message dynamic. (NFC) | Simon Tatham <a****n@p****m> | over 6 years ago | |
| d9c4ce9f | On Windows, show hidden mouse pointer on error. | Jacob Nevins <j****n@c****k> | over 6 years ago | |
| b22b4cc1 | On Windows, show hidden mouse pointer on error. |
Jacob Nevins <j****n@c****k>
Committed by: Simon Tatham <a****n@p****m> |
over 6 years ago | |
| f9a46a95 | gtkfont: use PANGO_PIXELS_CEIL to work out font metrics. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 8896cf55 | gtkfont: use PANGO_PIXELS_CEIL to work out font metrics. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 0fd30113 | gtk: fill in missing case in scroll_event(). | Simon Tatham <a****n@p****m> | over 6 years ago | |
| b267f35c | gtk: fill in missing case in scroll_event(). | Simon Tatham <a****n@p****m> | over 6 years ago | |
| e4b6a7ef | Fix null-dereference in ssh2_channel_response. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 9331bb3c | Fix null-dereference in ssh2_channel_response. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 26930236 | Windows Pageant: initial work on deferred decryption. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 9fc8320f | uxpty: handle $SHELL not being set. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 464ab136 | Cope with "delete_window" event on the GTK config box. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 4fc5d7a5 | Cope with "delete_window" event on the GTK config box. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 6b77fc62 | uxser: add a missing uxsel_del. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| fee2e42b | uxser: add a missing uxsel_del. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 1335e56d | Fix false negative in Pockle discriminant check. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 18d273fc | Rework per-backend GUI configuration. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| fb80717e | Fix typo in a top-of-file comment. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| b4e1bca2 | Change vtable defs to use C99 designated initialisers. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| ade10f13 | Config box: move legacy protocols to below SSH. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 1efded20 | kh2reg: stop using deprecated base64.decodestring. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| fade8e81 | kh2reg: stop using deprecated base64.decodestring. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 143f8a2d | kh2reg: fix Python 3 iterator bug with multiple hostnames. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| ee26ab86 | kh2reg: fix Python 3 iterator bug with multiple hostnames. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| bed4e12f | testcrypt.py: marshal string literals more efficiently. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 103a7781 | Update copyright-holders list. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 2ec2b796 | Migrate all Python scripts to Python 3. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| cdffb995 | Pageant client: tolerate failure to list keys. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 269bd7e3 | New backend bitfield flags. |
Lars Brinkhoff <l****s@n****g>
Committed by: Simon Tatham <a****n@p****m> |
over 6 years ago | |
| e85b159d | Minimally document key generation novelties. | Jacob Nevins <j****n@c****k> | over 6 years ago | |
| ead93558 | Fix comment in old probabilistic prime algorithm. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 68ebcd7b | Provable primes: be more careful about max_bits_needed. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| bf3aa818 | Fix occasional hang in SPP_MAURER_COMPLEX logic. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| a82e1da0 | Fix GUI config crash due to missing Ed448. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| f86f3965 | Fix mp_{eq,hs}_integer(tiny, huge). | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 289d8873 | Fix mp_{eq,hs}_integer(tiny, huge). | Simon Tatham <a****n@p****m> | over 6 years ago | |
| b2e5b20a | mpint: clean up handling of uintmax_t. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 3ea69c29 | mpint: clean up handling of uintmax_t. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| a085acba | Support the new "ssh-ed448" key type. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 9334eb3f | PuTTYgen: prepare for more general EdDSA. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 5f3d7933 | Support a per-instance hash prefix in EdDSA. (NFC) | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 4e6c69d5 | Prepare for EdDSA lengths not 7 mod 8. (NFC) | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 6c226e4c | Support log2_cofactor for Edwards curves (NFC). | Simon Tatham <a****n@p****m> | over 6 years ago | |
| b8a08f93 | Implement the SHA-3 family. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 844e766b | RSA generation: option to generate strong primes. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 75e7ddea | cmdgen: add help for the --primes option. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 08a3547b | Rework PrimeCandidateSource without the delta system. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 8b672835 | DSA key gen: start from 2 when looking for g. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| a7f409eb | Fix VS 2015 build failure. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| d711cc84 | Add linear mode to the new progress reporting system. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 750f5222 | Factor out Miller-Rabin checking into its own file. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 62733a83 | Revert "New vtable API for keygen progress reporting." | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 809a4eb2 | testcrypt.py: avoid restarting subprocess for frees. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| e025ccc2 | Add official kex name "curve25519-sha256". | Jacob Nevins <j****n@c****k> | over 6 years ago | |
| db7a314c | testcrypt.py: fake some OO syntax. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| ece78824 | Introduce a vtable system for prime generation. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 365c1d2d | Command-line prime-generation testing tool. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| cfa3f8b1 | PrimeCandidateSource: two extra query functions. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 11568652 | PrimeCandidateSource: add one-shot mode. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 6b1fbfe5 | PrimeCandidateSource: add Sophie Germain filtering. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 18fd47b6 | Generate MPU certificates for proven primes. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 925b98b5 | Allow asking for provable primes in PuTTYgen. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 18be6aec | PrimeCandidateSource: remember prime factors of n-1. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 31e5b621 | Implement "curve448-sha512" kex, from RFC 8731. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 027f1c67 | Switch to running cryptsuite.py under Python 3. | Simon Tatham <a****n@p****m> | over 6 years ago | |
| 1cad3c82 | eccref.py: find low-order points on Montgomery curves. | Simon Tatham <a****n@p****m> | over 6 years ago |