]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2015-02-28 Simon TathamBump version number for 0.64 release. 0.64
2015-02-28 Simon TathamAdd some missing smemclrs and sfrees.
2015-02-28 Simon TathamFix an erroneous length field in SSH-1 key load.
2015-02-28 Simon TathamEnforce acceptable range for Diffie-Hellman server value.
2015-02-27 Jacob NevinsRefresh the Windows installer README.txt.
2015-02-24 Jacob NevinsMake kh2reg.py compatible with modern Python.
2015-02-07 Simon TathamMark handles defunct before calling gotdata/sentdata.
2015-02-07 Simon TathamFix handle leak in winhandl.c.
2015-01-18 Jacob NevinsRemove user-key-oriented advice from host key docs.
2015-01-05 Jacob NevinsUse local username consistently in Unix Plink.
2015-01-05 Jacob NevinsFix a copy-and-pasted comment.
2015-01-05 Jacob NevinsIt's a new year.
2014-12-20 Simon TathamFix a handle leak in Windows PSFTP.
2014-12-20 Simon TathamAdd a missing freeaddrinfo() in Unix sk_newlistener.
2014-12-20 Simon TathamClose the remote file handle if sftp_put_file's fstat...
2014-11-22 Simon TathamStop referring to Plink as "PuTTY Link".
2014-11-22 Simon TathamAnother missing initialisation.
2014-11-22 Simon TathamConsistently use &def for %makefile_extra pieces.
2014-11-22 Simon TathamAdd some missing initialisations.
2014-11-22 Simon TathamDon't reject _and_ accept X forwarding requests!
2014-11-22 Simon TathamFix assorted memory leaks.
2014-11-22 Simon TathamFix uninitialised variable in two Windows event loops.
2014-11-22 Simon TathamClarify when ldisc->term may be NULL.
2014-11-22 Simon TathamFix typo in validate_manual_hostkey().
2014-11-10 Simon TathamShut down connshare upstream along with the SSH connection.
2014-11-09 Jacob NevinsFree copied Conf in log_free().
2014-11-09 Jacob NevinsDisable some mid-session configs for downstreams.
2014-11-09 Jacob NevinsDisable manual host key config in mid-session.
2014-11-08 Jacob NevinsDocument IPv6 literal syntax for tunnels.
2014-11-08 Jacob NevinsFix a double-free in the Gtk event log.
2014-11-08 Jacob NevinsDiscourage SSH-1 in documentation.
2014-11-08 Jacob NevinsDon't try SSH-1 by default.
2014-11-08 Jacob NevinsTweak SSH protocol version refusal messages.
2014-11-08 Jacob NevinsCross-reference 'logical host' and host key config docs.
2014-11-08 Jacob NevinsTweak key file config docs re Pageant.
2014-11-08 Jacob NevinsRearrange SSH bug docs to match the GUI.
2014-11-08 Jacob NevinsClarify that port forwarding is of TCP connections.
2014-11-08 Jacob NevinsRefer to X11 'graphical applications'.
2014-11-08 Jacob NevinsCorrect default lines of scrollback in the docs.
2014-11-04 Jacob NevinsUse a shorter name for the channel close bug.
2014-11-03 Jacob NevinsFix definition of surrogate macros.
2014-11-01 Simon TathamAdd some missing invariants in bigdiv and bigmod.
2014-11-01 Ben HarrisRemove an unused variable.
2014-11-01 Ben HarrisReport correct error when FormatMessage fails.
2014-11-01 Ben HarrisUpdate documentation to refer to Git rather than Subver...
2014-11-01 Simon TathamMove definition of SECURITY_WIN32 from makefiles into...
2014-10-28 Simon TathamFix two double-frees in ssh2_load_userkey().
2014-10-26 Simon TathamUpdate the example bob command in the release checklist.
2014-10-25 Simon TathamAdd a .gitignore, now this project is in git.
2014-10-21 Jacob NevinsCross-reference the description of winadj@putty.project...
2014-10-01 Simon TathamTurn mkunxarc.sh back into an ordinary sh script.
2014-10-01 Simon TathamAdd a missing bounds check in the Deflate decompressor.
2014-09-24 Simon TathamRework versioning system to not depend on Subversion.
2014-09-23 Jacob NevinsCorrect man page description of -hostkey to match actua...
2014-09-23 Simon TathamBodge around the failing Coverity build in winshare.c.
2014-09-20 Jacob NevinsAdd some index terms for host key overrides.
2014-09-20 Jacob NevinsUpdate transcripts for recent command-line help changes.
2014-09-20 Jacob NevinsMove -sercfg out of the "SSH only" section of command...
2014-09-20 Jacob NevinsUpdate command-line help and man pages for -hostkey.
2014-09-20 Jacob NevinsDon't show SSH connection sharing options mid-session...
2014-09-09 Jacob NevinsFix a FIXME and a markup error in the manual host key docs.
2014-09-09 Simon TathamChange the naming policy for connection-sharing Unix...
2014-09-09 Simon TathamNew option to manually configure the expected host key(s).
2014-09-09 Simon TathamAdd an option to suppress horizontal scroll bars in...
2014-09-09 Simon TathamMove base64_decode_atom into misc.c.
2014-09-09 Simon TathamHandle save/load of set-typed config items.
2014-09-07 Simon TathamClose the listening socket when a sharing upstream dies.
2014-09-07 Simon TathamCope with REG_SZ data not having a trailing NUL.
2014-08-27 Simon TathamFix null dereference in ldisc_configure.
2014-07-28 Simon TathamFix another crash at KEXINIT time, ahem.
2014-07-24 Simon TathamTruncate all terminal lines when we clear scrollback.
2014-07-23 Simon TathamPreserve truncated parts of terminal lines after a resize.
2014-07-13 Simon TathamAnother fix to timer handling.
2014-07-08 Simon TathamWork around a timer leak with GTK 2.4.22 on openSUSE 13.1.
2014-07-07 Simon TathamFix automatic version numbering in the Unix tarball.
2014-07-06 Simon TathamImplement this year's consensus on CHANNEL_FAILURE...
2014-05-26 Jacob NevinsReplace quaint references to floppies with "USB stick".
2014-05-13 Simon TathamExplicitly set the owning SID in make_private_security_...
2014-04-23 Simon TathamPrevent double-inclusion of ssh.h in case of -DNO_SECURITY.
2014-04-22 Simon TathamFix the prototype of the stub function in noshare.c.
2014-04-20 Simon TathamFix an annoying warning from GTK on Ubuntu 14.04.
2014-04-18 Simon TathamFix a bounds check that should have been >= not >.
2014-03-27 Simon TathamAdd auto-recognition of BUG_SSH2_RSA_PADDING for ProFTPD.
2014-03-04 Simon TathamNew FAQ, aimed at the people who periodically send us large
2014-03-04 Simon TathamStop using 'zip -k' to construct the Windows source...
2014-03-04 Simon TathamAdd 'set -e' to mksrcarc.sh, so it spots zip returning...
2014-03-04 Simon TathamHave mksrcarc.sh log its activity to standard output.
2014-02-24 Simon TathamAdd a missing bn_restore_invariant in RSA blinding code.
2014-02-22 Simon TathamAdd some assertions in sshzlib.c.
2014-02-22 Simon TathamAdd the autogenerated empty.h to CLEANFILES.
2014-02-22 Simon TathamAdd the 'subdir-objects' option in the automake makefile.
2014-02-22 Simon TathamMove the Unix configure script up to the top level.
2014-02-16 Simon TathamEnable xterm mouse reporting of wheel actions in GTK.
2014-02-16 Simon TathamStop sending release events for mouse wheel 'buttons...
2014-02-05 Simon TathamRevert half of r10135, and re-fix properly.
2014-02-04 Simon TathamFix warnings when compiling with -DNO_IPV6.
2014-01-25 Simon TathamDon't unconditionally reset scrollback on certain escap...
2014-01-25 Simon TathamFix a potential crash in ssh_setup_portfwd.
2014-01-25 Simon TathamSupport explicit IPv6 source addresses in Windows port...
2014-01-25 Simon TathamAvoid misidentifying unbracketed IPv6 literals as host...
next