]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2015-11-07 Simon TathamUpdate version number for 0.66 release. 0.66
2015-11-07 Simon TathamDocument the new session-logging command line options.
2015-10-29 Jacob NevinsPuTTYgen's default hasn't been 1024 bits since 0.63.
2015-10-29 Simon TathamFix winhandl.c's failure to ever free a foreign handle.
2015-10-29 Simon TathamAdd a FAQ for 'checksum mismatch' reports.
2015-10-27 Ben HarrisCheck the x argument to check_boundary() more carefully.
2015-10-27 Ben HarrisMore robust control sequence parameter handling.
2015-10-24 Ben HarrisHandle packets with no type byte by returning SSH_MSG_U...
2015-10-24 Ben HarrisWhen checking for an existing log, store the FILE ...
2015-10-24 Ben Harrisrsa2_pubkey_bits: Cope correctly with a NULL return...
2015-10-17 Tim KosseFix a format string vulnerability if MALLOC_LOG is set.
2015-10-17 Tim KosseFix format string vulnerabilities.
2015-10-17 Simon TathamSanitise bad characters in log file names.
2015-10-17 Simon TathamShout more loudly if we can't open a log file.
2015-10-17 Simon TathamCommand-line options to log sessions.
2015-10-17 Simon TathamFix spurious EAGAIN in Plink host key (and other) prompts.
2015-10-17 Simon TathamKey rollover: fix the .htaccess files built by Buildscr.
2015-10-17 Simon TathamKey rollover: cut and paste errors in pgpkeys.but.
2015-10-17 Simon TathamKey rollover: add a checklist item for the Download page.
2015-10-17 Simon TathamKey rollover: put the new Master Key fingerprint in...
2015-10-17 Simon TathamKey rollover: switch to signing using the new keys.
2015-10-17 Simon TathamKey rollover: rewrite the PGP keys manual appendix.
2015-10-17 Simon Tathampterm: set IUTF8 on pty devices depending on charset.
2015-10-17 Simon TathamPerformance: cache character widths returned from Pango.
2015-10-17 Simon Tatham'pterm --display' should set $DISPLAY inside the terminal.
2015-10-17 Simon TathamNew formatting directive in logfile naming: &P for...
2015-10-17 Simon TathamWork around a failure in Windows 10 jump lists.
2015-10-17 Simon TathamDon't try to load GSSAPI libs unless we'll use them.
2015-10-17 Simon TathamHandle the VK_PACKET virtual key code.
2015-10-17 Simon TathamTurn the Windows PuTTY main window into a Unicode window.
2015-10-17 Simon TathamNew centralised helper function dup_mb_to_wc().
2015-10-17 Simon TathamPost-0.65 release checklist updates.
2015-07-25 Simon TathamBump version number for 0.65 release. 0.65
2015-06-25 Ben HarrisWhen PSFTP exits in batch mode due to a command failure...
2015-06-22 Simon TathamFix a crash when connection-sharing during userauth.
2015-06-22 Simon TathamFix a mismerge in kex null-pointer checks.
2015-06-20 Simon TathamFix accidental dependence on Windows API quirk in confi...
2015-06-20 Simon TathamAdd missing null-pointer checks in key exchange.
2015-06-20 Simon TathamUse 64-bit BignumInt wherever __uint128_t is available.
2015-06-20 Simon TathamImprove integer-type hygiene in bignum code.
2015-06-20 Simon TathamProvide a stub random_byte() to make 'testbn' compile...
2015-06-20 Simon TathamDon't try sending on sharing channels.
2015-06-20 Simon TathamClean up downstream sockets when upstream loses its...
2015-06-20 Simon TathamMove BignumInt definitions into a header file.
2015-06-20 Simon TathamCommit my replacement Windows I-beam mouse pointer.
2015-06-20 Simon TathamFix a compile warning with -DDEBUG.
2015-06-20 Simon TathamLog the client process ID for Windows named pipes too.
2015-06-20 Simon TathamLog identifying information for the other end of connec...
2015-06-20 Simon TathamCompletely remove the privdata mechanism in dialog.h.
2015-06-20 Simon TathamFix two small memory leaks in config mechanism.
2015-06-20 Simon TathamProvide a script to regenerate the Blowfish init tables.
2015-06-20 Simon TathamPaste error in comment.
2015-06-20 Simon TathamAdd smemclrs of all hash states we destroy.
2015-06-20 Simon TathamUse a timing-safe memory compare to verify MACs.
2015-06-20 Simon TathamFix a few memory leaks.
2015-06-20 Simon TathamDivide the Bugs panel in half.
2015-06-20 Simon TathamSupport RFC 4419.
2015-06-20 Jacob NevinsOld Dropbear servers have the ssh-close-vs-request bug.
2015-06-20 Simon TathamFix a dangerous cross-thread memory access.
2015-06-20 Simon TathamClean up a stale foreign handle in winnps.c.
2015-06-20 Simon TathamDon't output negative numbers in the ESC[13t report.
2015-06-20 Simon TathamStop Windows PuTTY becoming unresponsive if server...
2015-06-20 Jacob NevinsMove kh2reg.py link from svn to git.
2015-06-20 Simon TathamAdd a new checklist item.
2015-06-20 Simon TathamTypo.
2015-06-20 Simon TathamReorganise the release checklist.
2015-06-20 Simon TathamNew 'contrib' tool: a script for faking initial KEX.
2015-06-20 Simon TathamImprove comments in winhandl.c.
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.
next