SSH client (mirror)

Simon Tatham c96fb0f10a Update version number for 0.80 release. 1 vuosi sitten
charset e6f9df9208 sbcsgen.pl: handle \r\n line endings. 2 vuotta sitten
cmake cfda9585ac Build option to disable scrollback compression. 2 vuotta sitten
contrib fe11c1e498 authplugin-example.py: Flush stderr. 2 vuotta sitten
crypto 58fc33a155 Add missing flags to AES selector vtables. 1 vuosi sitten
doc c96fb0f10a Update version number for 0.80 release. 1 vuosi sitten
icons a101444d40 New script to draw the icons as SVG. 3 vuotta sitten
keygen 1b851758bd Add some missing #includes. 2 vuotta sitten
otherbackends 07911c8735 Prevent sending double-EOF in raw backend. 2 vuotta sitten
proxy 9fcbb86f71 Refactor confirm_weak to use SeatDialogText. 1 vuosi sitten
ssh b80a41d386 Terrapin warning: say if reconfiguration can help. 1 vuosi sitten
stubs 9fcbb86f71 Refactor confirm_weak to use SeatDialogText. 1 vuosi sitten
terminal c6013e2969 Recognise and discard the APC terminal escape sequence. 1 vuosi sitten
test f6f9848465 Add support for HMAC-SHA512. 1 vuosi sitten
unix 9fcbb86f71 Refactor confirm_weak to use SeatDialogText. 1 vuosi sitten
utils 9fcbb86f71 Refactor confirm_weak to use SeatDialogText. 1 vuosi sitten
windows c14f079863 windows/utils/registry.c: allow opening reg keys RO. 1 vuosi sitten
.gitignore e273386272 Add .gitignore rules for in-tree builds. 4 vuotta sitten
Buildscr c96fb0f10a Update version number for 0.80 release. 1 vuosi sitten
Buildscr.cv c19e7215dd Replace mkfiles.pl with a CMake build system. 4 vuotta sitten
CHECKLST.txt b875edb6bd CHECKLST.txt: suggest writing Windows Store blurb ahead of time. 1 vuosi sitten
CMakeLists.txt 6136ff8213 CMakeLists.txt: explicitly ask for C99. 1 vuosi sitten
LATEST.VER c96fb0f10a Update version number for 0.80 release. 1 vuosi sitten
LICENCE ca331eeed7 It's a new year. 2 vuotta sitten
README f7e86ca267 README: remove mention of doc/Makefile. 2 vuotta sitten
aqsync.c 0c44fa85df Build outgoing SSH agent requests in a strbuf. 6 vuotta sitten
be_list.c 53f7da8ce7 Merge be_*.c into one ifdef-controlled module. 3 vuotta sitten
callback.c 8d747d8029 Add lots of missing 'static' keywords. 5 vuotta sitten
cgtest.c a2ff884512 Richer data type for interactive prompt results. 3 vuotta sitten
clicons.c b4e1bca2c3 Change vtable defs to use C99 designated initialisers. 5 vuotta sitten
cmdgen.c 4af8a585e7 cmdgen: Fix docs and usage messages. 2 vuotta sitten
cmdline.c bdb3ac9f3b Restrict -pwfile / -pw to apply to server prompts only. 2 vuotta sitten
config.c 2a6e2dfff4 Make it clearer that detached SSH cert is optional. 1 vuosi sitten
console.c 9fcbb86f71 Refactor confirm_weak to use SeatDialogText. 1 vuosi sitten
console.h d1dc1e927c Mention the host name in host-key prompts. 3 vuotta sitten
defs.h f1c8298000 Centralise most details of host-key prompting. 2 vuotta sitten
dialog.c a33cf2240e Fix uninitialised field in ctrl_fileselect. 2 vuotta sitten
dialog.h 761df2fca6 Replace integer context2 encoding in conf_editbox_handler. 2 vuotta sitten
errsock.c b4e1bca2c3 Change vtable defs to use C99 designated initialisers. 5 vuotta sitten
import.c 9a84a89c32 Add a batch of missing 'static's. 2 vuotta sitten
ldisc.c 1405659dee ldisc: fix unwanted double-action of ^U. 2 vuotta sitten
licence.pl af9910962a Separate the functions of licence.pl. 4 vuotta sitten
logging.c c406d8efe5 logging: allow &H to expand to serial line. 1 vuosi sitten
marshal.h 4fa3480444 Formatting: realign run-on parenthesised stuff. 2 vuotta sitten
misc.h a8981212f5 Add a missing prototype. 2 vuotta sitten
mksrcarc.sh a01deea1b1 Updates to mksrcarc.sh. 2 vuotta sitten
mkunxarc.sh 31f496b59c Integrate the 'doc' subdir into the CMake system. 3 vuotta sitten
mpint.h d5af33da53 Utility function mp_resize. 3 vuotta sitten
network.h eec350c38b New facility, platform_start_subprocess. 2 vuotta sitten
pageant.c 426901b891 Formatting: another handful of mis-indented labels. 2 vuotta sitten
pageant.h b8374f1bdf winpgnt: menu options to delete/reencrypt everything. 4 vuotta sitten
pinger.c 5d718ef64b Whitespace rationalisation of entire code base. 5 vuotta sitten
pscp.c 9cac27946a Formatting: miscellaneous. 2 vuotta sitten
psftp.c 05a6699939 PSFTP: fix memory leak opening two consecutive sessions. 1 vuosi sitten
psftp.h d20d3b20fd Remove FLAG_VERBOSE. 5 vuotta sitten
psftpcommon.c 83fa43497f Move the SSH implementation into its own subdirectory. 4 vuotta sitten
psocks.c 1b851758bd Add some missing #includes. 2 vuotta sitten
psocks.h dd2b5569ce Remove a couple of double-typedefs. 1 vuosi sitten
putty.h 9fcbb86f71 Refactor confirm_weak to use SeatDialogText. 1 vuosi sitten
puttymem.h 5935c68288 Update source file names in comments and docs. 3 vuotta sitten
release.pl 49aa6c2b08 Remove FTP from release machinery. 2 vuotta sitten
settings.c 53e7d2c024 settings.c: missing 'const' in gppfont(). 1 vuosi sitten
sign.sh 74820e9408 GPG key rollover. 1 vuosi sitten
ssh.h b80a41d386 Terrapin warning: say if reconfiguration can help. 1 vuosi sitten
sshcr.h 5935c68288 Update source file names in comments and docs. 3 vuotta sitten
sshkeygen.h 6520574e58 Side-channel-safe rewrite of the Miller-Rabin test. 3 vuotta sitten
sshpubk.c 7398dfa3fc Remove a pointless allocation. 2 vuotta sitten
sshrand.c 3daa36293e Remove dependency of sshrand.c on SHA-512. 4 vuotta sitten
storage.h f579b3c01e Certificate trust scope: change to a boolean-expression system. 2 vuotta sitten
timing.c 5d718ef64b Whitespace rationalisation of entire code base. 5 vuotta sitten
tree234.h 4b8dc56284 Formatting: remove spurious spaces in 'type * var'. 2 vuotta sitten
version.h c19e7215dd Replace mkfiles.pl with a CMake build system. 4 vuotta sitten
x11disp.c 83fa43497f Move the SSH implementation into its own subdirectory. 4 vuotta sitten

README

This is the README for PuTTY, a free Windows and Unix Telnet and SSH
client.

PuTTY is built using CMake . To compile in the
simplest way (on any of Linux, Windows or Mac), run these commands in
the source directory:

cmake .
cmake --build .

Then, to install in the simplest way on Linux or Mac:

cmake --build . --target install

On Unix, pterm would like to be setuid or setgid, as appropriate, to
permit it to write records of user logins to /var/run/utmp and
/var/log/wtmp. (Of course it will not use this privilege for
anything else, and in particular it will drop all privileges before
starting up complex subsystems like GTK.) The cmake install step
doesn't attempt to add these privileges, so if you want user login
recording to work, you should manually ch{own,grp} and chmod the
pterm binary yourself after installation. If you don't do this,
pterm will still work, but not update the user login databases.

Documentation (in various formats including Windows Help and Unix
`man' pages) is built from the Halibut (`.but') files in the `doc'
subdirectory. If you aren't using one of our source snapshots,
you'll need to do this yourself. Halibut can be found at
.

The PuTTY home web site is

https://www.chiark.greenend.org.uk/~sgtatham/putty/

If you want to send bug reports or feature requests, please read the
Feedback section of the web site before doing so. Sending one-line
reports saying `it doesn't work' will waste your time as much as
ours.

See the file LICENCE for the licence conditions.