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-06-25Certificate trust scope: change to a boolean-expression system.Simon Tatham
2022-03-12Add a manual single-char UTF-8 decoder.Simon Tatham
2021-12-22Rewrite local-proxy system to allow interactive prompts.Simon Tatham
2021-11-26Merge be_*.c into one ifdef-controlled module.Simon Tatham
2021-11-23Move some more files into subdirectories.Simon Tatham
2021-11-22Move some tests into the test subdirectory.Simon Tatham
2021-11-19Reorganise proxy system into coroutines.Simon Tatham
2021-10-30Framework for announcing which Interactor is talking.Simon Tatham
2021-10-30Move proxy-related source files into a subdirectory.Simon Tatham
2021-10-29Compatibility with older versions of cmake.Simon Tatham
2021-10-10Test rig for the new bidi algorithm.Simon Tatham
2021-10-10Move bidi gettype main() into its own file.Simon Tatham
2021-10-10Start a 'terminal' source subdirectory.Simon Tatham
2021-05-22Initial support for in-process proxy SSH connections.Simon Tatham
2021-05-03Add the man pages to the 'make install' target.Simon Tatham
2021-05-03Integrate the 'doc' subdir into the CMake system.Simon Tatham
2021-04-26Move some add_executable() calls to top-level CMakeLists.Simon Tatham
2021-04-22Move other backends into a subdirectory.Simon Tatham
2021-04-22Move key-generation code into its own subdir.Simon Tatham
2021-04-22Move the SSH implementation into its own subdirectory.Simon Tatham
2021-04-21Move crypto into its own subdirectory.Simon Tatham
2021-04-19Move utils filename list into its own subdir.Simon Tatham
2021-04-19Make cmake.h available everywhere.Simon Tatham
2021-04-18Add missing dependencies on generated source files.Simon Tatham
2021-04-18Build various unit-test main() programs in utils.Simon Tatham
2021-04-18Adopt a new universal implementation of smemclr().Simon Tatham
2021-04-18Break up x11fwd.c.Simon Tatham
2021-04-18New library-style 'utils' subdirectories.Simon Tatham
2021-04-17Replace mkfiles.pl with a CMake build system.Simon Tatham