Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-31Merge tag 'tags/0.78'HEADmasterDimitrij
2022-10-31mergeDimitrij
2022-10-30small adjustmentDimitrij
2022-10-28Update version number for 0.78 release.Simon Tatham
2022-10-28Unix: stop accessing ctrl->fileselect for font selectors.Simon Tatham
2022-10-23Add missing initialisation of term->osc_strlen.Simon Tatham
2022-10-23Restrict -pwfile / -pw to apply to server prompts only.Simon Tatham
2022-10-23Fix outdated comment relating to -pw.Jacob Nevins
2022-10-23README: remove mention of doc/Makefile.Jacob Nevins
2022-10-22Update the pre-release-candidate testing checklist.Simon Tatham
2022-10-22Fix build with GTK3 prior to 3.22.23.Simon Tatham
2022-10-22Document subdomain matching of cert expr wildcards.Jacob Nevins
2022-10-22Docs: fix trivial typo from 6472f7fc77.Jacob Nevins
2022-10-21Tweak certified-host-key prompt.Jacob Nevins
2022-10-21Windows host-key warning: reinstate shortcut.Jacob Nevins
2022-10-21Docs: tweak certified-host-key warning responses.Jacob Nevins
2022-10-21Docs: cross-reference host-key warning sections.Jacob Nevins
2022-10-21Docs: note "wrong host key" warning is stronger.Jacob Nevins
2022-10-21Fix regressions in Gtk host key "More info".Jacob Nevins
2022-10-21Rename NTRU Prime / Curve25519 kex in UI.Jacob Nevins
2022-10-21Docs: update Pageant key list description.Jacob Nevins
2022-10-21Docs: MD5 is forced for SSH-1 key fingerprints.Jacob Nevins
2022-10-21Docs: prime generation defaults are usually fine.Jacob Nevins
2022-10-21Docs: note warning about <2048-bit RSA/DSA keys.Jacob Nevins
2022-10-21Docs: PuTTYgen: fix gratuitous exclusion of PSFTP.Jacob Nevins
2022-10-21Docs: add index alias for "ECDSA".Jacob Nevins
2022-10-21cmdgen: Fix docs and usage messages.Jacob Nevins
2022-10-21Document Windows PuTTYgen "-t ed25519" / "ed448".Jacob Nevins
2022-10-21Windows PuTTYgen: fit cert info values in dialog.Jacob Nevins
2022-10-19Fix installing man pages from our tarballs.Jacob Nevins
2022-10-12AES-GCM NEON: cope with missing vaddq_p128.Simon Tatham
2022-10-12Windows installer: remove explicit InstallScope setting.Simon Tatham
2022-09-19Stop trying to include X11 headers in non-GTK builds.Simon Tatham
2022-09-19Use GTK_LDFLAGS when testing for Pango.Simon Tatham
2022-09-19setpgrp cmake check: use #if, not #if defined.Simon Tatham
2022-09-18Add cmake check for whether setpgrp takes arguments.Simon Tatham
2022-09-18Add explicit cmake setting for 'build without GTK'.Simon Tatham
2022-09-17GSSAPI fix: don't pass GSS_C_NO_NAME to inquire_cred_by_mech.Simon Tatham
2022-09-17Unix GSSAPI: support static linking against Heimdal.Simon Tatham
2022-09-17Unix static GSSAPI: fix an uninitialised structure field.Simon Tatham
2022-09-17Unix GSSAPI: support krb5-config as well as pkg-config.Simon Tatham
2022-09-14New FAQ entry about the Microsoft Store.Jacob Nevins
2022-09-13GSSAPI kex: don't call dh_is_gex() on ECDH algorithms.Simon Tatham
2022-09-13windows/window.c: make random_save_seed call unconditional.Simon Tatham
2022-09-13wintw_request_resize: add missing NACKs.Simon Tatham
2022-09-13Windows: remove static variables in wintw_request_resize.Simon Tatham
2022-09-12Remove FTP from release machinery.Simon Tatham
2022-09-12Change priority of new Diffie-Hellman groups.Simon Tatham
2022-09-12opensshcert_components: switch expiry times to UTC.Simon Tatham
2022-09-12Standardise RFC URLs in docs and comments.Jacob Nevins