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-09-17Unix GSSAPI: support krb5-config as well as pkg-config.Simon Tatham
2022-09-1132-bit Windows x86: reinstate subsystem version of 5.01.Simon Tatham
2022-09-03Reset the diagnostic syntax in clang-cl builds.Simon Tatham
2022-09-03Turn -Wall back off for clang-based Windows builds.Simon Tatham
2022-09-03Enable -Wall in Windows STRICT builds.Jacob Nevins
2022-05-28Fix Unix builds with PUTTY_GSSAPI=OFF.Jacob Nevins
2022-05-19Merge recent misc fixes from 'pre-0.77'.Jacob Nevins
2022-05-18Define OMIT_UTMP if there's no utmpx.h.Jacob Nevins
2022-05-08Merge Winelib build fixes from 'pre-0.77'.Simon Tatham
2022-05-08Fixes for Winelib builds.Simon Tatham
2022-04-02Windows tools: assorted '-demo' options.Simon Tatham
2022-04-02Merge demo screenshot features from 'pre-0.77'.Simon Tatham
2022-02-04Support AF_UNIX listening sockets on Windows.Simon Tatham
2021-10-21Fix paste error in comment.Simon Tatham
2021-05-13Don't #include <utmp.h> if it doesn't exist.Simon Tatham
2021-05-08New application: a Windows version of 'pterm'!Simon Tatham
2021-05-03Better detection of NOT_X_WINDOWS.Simon Tatham
2021-05-03Add the man pages to the 'make install' target.Simon Tatham
2021-04-26Move some add_executable() calls to top-level CMakeLists.Simon Tatham
2021-04-18Conditionalise a couple of CMake checks.Simon Tatham
2021-04-18Adopt a new universal implementation of smemclr().Simon Tatham
2021-04-18Fix a few cmake configure-time checks.Simon Tatham
2021-04-17Remove the NO_SECURITY compile-time option.Simon Tatham
2021-04-17Replace mkfiles.pl with a CMake build system.Simon Tatham