]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2015-01-18 Jacob NevinsMerge branch 'pre-0.64'
2015-01-18 Jacob NevinsRemove user-key-oriented advice from host key docs.
2015-01-08 Jacob NevinsMerge branch 'pre-0.64'
2015-01-05 Jacob NevinsUse local username consistently in Unix Plink.
2015-01-05 Jacob NevinsMerge branch 'pre-0.64'
2015-01-05 Jacob NevinsFix a copy-and-pasted comment.
2015-01-05 Jacob NevinsIt's a new year.
2014-12-20 Simon TathamMerge branch 'pre-0.64'
2014-12-20 Simon TathamDo an smemclr(bytes) in bignum_random_in_range.
2014-12-20 Simon TathamFix memory management in bignum_random_in_range.
2014-12-20 Simon TathamFix a handle leak in Windows PSFTP.
2014-12-20 Simon TathamFixes to memory management in the elliptic curve code.
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 TathamMerge branch 'pre-0.64'
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 TathamMove echo/edit state change functionality out of ldisc_...
2014-11-22 Simon TathamMerge branch 'pre-0.64'
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 TathamMerge connection-sharing shutdown fix from pre-0.64.
2014-11-10 Simon TathamShut down connshare upstream along with the SSH connection.
2014-11-09 Jacob NevinsMerge branch 'pre-0.64'.
2014-11-09 Jacob NevinsFree copied Conf in log_free().
2014-11-09 Jacob NevinsMerge reconfig fixes from branch 'pre-0.64'.
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 NevinsMerge another docs fix from 'pre-0.64'.
2014-11-08 Jacob NevinsDocument IPv6 literal syntax for tunnels.
2014-11-08 Jacob NevinsMerge Gtk event log fix from 'pre-0.64'.
2014-11-08 Jacob NevinsFix a double-free in the Gtk event log.
2014-11-08 Jacob NevinsMerge SSH-2-only default from 'pre-0.64'.
2014-11-08 Jacob NevinsMerge misc docs improvements from branch 'pre-0.64'.
2014-11-08 Jacob NevinsDiscourage SSH-1 in documentation.
2014-11-08 Jacob NevinsCross-reference 'logical host' and host key config docs.
2014-11-08 Jacob NevinsDon't try SSH-1 by default.
2014-11-08 Jacob NevinsTweak key file config docs re Pageant.
2014-11-08 Jacob NevinsTweak SSH protocol version refusal messages.
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 NevinsMerge shorter option name from 'pre-0.64'.
2014-11-04 Jacob NevinsUse a shorter name for the channel close bug.
2014-11-03 Jacob NevinsRewrap Windows licence dialogs.
2014-11-03 Jacob NevinsRemove test code from Windows Pageant.
2014-11-03 Jacob NevinsMerge MinGW surrogate build fix from pre-0.64.
2014-11-03 Jacob NevinsFix definition of surrogate macros.
2014-11-03 Ben HarrisFactor out code for constructing lists of algorithms...
2014-11-03 Simon TathamFix some rogue // comments.
2014-11-02 Simon TathamFix details of the Pageant and PuTTYgen GUIs for ECDSA.
2014-11-02 Simon TathamAdd Christopher Staite to the list of copyright holders.
2014-11-02 Chris StaiteElliptic-curve cryptography support.
2014-11-02 Chris StaiteSome extra bignum functions: modsub, lshift, random_in_...
2014-11-02 Chris StaiteProvide SHA-384 and SHA-512 as hashes usable in SSH KEX.
2014-11-02 Chris StaiteRefactoring to prepare for extra public key types.
2014-11-02 Simon TathamFactor out the DSA deterministic k generator.
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_...
next