]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2011-12-10 Simon TathamMerge r9365 (bump version number to 0.62). branch-0.61 0.62
2011-12-07 Simon TathamMerge r9357 (missing free_prompts).
2011-11-28 Simon TathamMerge r9355 (Pageant handle leak fix).
2011-11-28 Simon TathamMerge r9353 (missing bit of 'pre-release' version spport).
2011-11-27 Simon TathamMerge r9351 (release checklist update). I can easily...
2011-11-26 Simon TathamMerge r9343 (the new 'pre-release' version type).
2011-09-13 Simon TathamMerge r9276 (the PuTTYtel session-saving assertion...
2011-08-13 Simon TathamMerge r9264 (the Pageant backwards compatibility fix).
2011-07-27 Simon TathamMerge r9254 (the PSCP/PSFTP protocol override fix).
2011-07-18 Simon TathamMerge r9226 and r9232 (userauth messaging cleanup,...
2011-07-16 Simon TathamMerge r9221 (the VT100 line drawing fix).
2011-07-16 Simon TathamMerge r9217 (Jacob's underlining fix).
2011-07-12 Simon TathamReadjust checklist, because actually the section on...
2011-07-12 Simon TathamVarious updates to the release checklist:
2011-07-12 Simon TathamBump version number prior to tagging 0.61 release. 0.61
2011-07-12 Simon TathamFix the _rest_ of the Windows compile warnings. (ahem)
2011-07-12 Simon TathamFix Windows compile warnings by adding explicit casts.
2011-07-10 Simon TathamAdd a directory 'contrib/cygtermd', containing the...
2011-07-10 Simon TathamGenerate some checksum files with more up-to-date hash...
2011-07-01 Jacob NevinsFix 'winadj-success': since at least one server (boks_s...
2011-06-25 Simon TathamRewrite gprefs() in settings.c so that its input mappin...
2011-06-08 Simon TathamMake Pageant use the same SID-selection logic as the...
2011-06-08 Simon TathamWhen we fail to get a response from Pageant, we should...
2011-05-07 Simon TathamFixes (mostly from Colin Watson, a couple redone by...
2011-04-08 Jacob NevinsThe documentation was still claiming that we don't...
2011-03-09 Jacob NevinsNote the possibility of a pause due to /dev/random...
2011-03-04 Jacob NevinsImplement zlib@openssh.com, using the rekey-after-usera...
2011-03-02 Simon TathamColin Watson reports that gnome-session has been known...
2011-03-02 Simon TathamSet the 'must_close_session' flag at the end of close_s...
2011-03-02 Jacob NevinsFix probably-harmless type mismatch in nogss.c (and...
2011-03-01 Jacob NevinsAdd some extra validation to zlib decompression (primar...
2011-03-01 Jacob NevinsAdd some "#ifdef OPTIMISE_SCROLL" scar tissue to placat...
2011-03-01 Jacob NevinsRemove an unused variable (should shut up a warning...
2011-03-01 Jacob NevinsUse pid_t more consistently. Should shut up a warning...
2011-02-22 Simon TathamRejig the bottom-level loops in internal_mul_* to use...
2011-02-22 Simon TathamMake bignum.py self-contained, by importing versions...
2011-02-21 Simon TathamMove the malloc and free of scratch space out of the...
2011-02-20 Simon TathamA few more modpow tests, exercising the fallback option...
2011-02-20 Simon TathamAdd tests of modpow.
2011-02-20 Simon TathamNearly forgot. Reinstate the original unoptimised modpo...
2011-02-20 Simon TathamFix bug in Karatsuba multiplication, which affected...
2011-02-20 Simon TathamBeginnings of a test suite for the bignum code. The...
2011-02-18 Simon TathamPrompt for a remote username in rlogin connections...
2011-02-18 Simon TathamImplement the Chinese Remainder Theorem optimisation...
2011-02-18 Simon TathamImplement the Montgomery technique for speeding up modular
2011-02-18 Simon TathamImplement the Karatsuba technique for recursive divide...
2011-02-18 Simon TathamAdd some appropriate bignum typedefs for generic 64...
2011-01-15 Simon TathamAllow setting the WM_CLASS X window property as a confi...
2011-01-14 Jacob NevinsTweak to r7635: when changing between protocols in...
2011-01-05 Jacob NevinsIt's a new year.
2011-01-05 Jacob NevinsRemove references to the now-dead Mac OS 9 port.
2011-01-03 Jacob NevinsWhen iterating over all channels for a dead SSH connect...
2010-12-30 Simon TathamStop general_textout() from trying to slice up the...
2010-12-29 Simon TathamRationalise the mechanism in do_text_internal for provi...
2010-12-29 Jacob NevinsMove some not-compiled-in debug code somewhere more useful.
2010-12-29 Simon TathamFix segfault in general_textout with variable-pitch...
2010-12-29 Simon TathamSupport for using variable-pitch fonts for the terminal...
2010-12-29 Simon TathamVyacheslav Andrejev points out a heap management goof...
2010-12-29 Simon TathamThou shalt not suffer a misplaced apostrophe to live.
2010-12-27 Simon TathamFix resize handling when enabling and disabling full...
2010-12-27 Jacob NevinsAdd an option to disable SSH-2 banners.
2010-12-27 Jacob NevinsFix up svn:eol-style and svn:keywords on new files.
2010-12-26 Jacob NevinsRemove a couple of unused variables.
2010-12-26 Jacob NevinsTry to delete jump lists in "-cleanup".
2010-12-26 Jacob NevinsOptionally define PropVariantInit() locally to restore...
2010-12-23 Jacob NevinsDocument the behaviour of Alt in the "hybrid" resizing...
2010-12-23 Simon TathamSupport for Windows 7 jump lists (right-click on a...
2010-12-23 Simon TathamThe special treatment of Alt-resize (to cause resizing...
2010-12-23 Simon TathamAnother fix to yesterday's window-resizing revamp:...
2010-12-23 Simon TathamMore careful owner SID selection in the Pageant client...
2010-12-22 Simon TathamPay attention to the width and height provided in WM_SI...
2010-12-22 Simon TathamReorganise handling of WM_SIZE to fix two generality...
2010-12-21 Simon TathamProtect against a (non-security-related) buffer overrun...
2010-12-20 Simon TathamAdd an 'XLFLAGS' make variable to Makefile.vc, permitti...
2010-12-08 Jacob NevinsAdd more possible baud rates to the Unix serial backend...
2010-12-07 Simon TathamMore sensible (and also more idiomatic) bounds checking...
2010-11-06 Simon TathamDavid Laight reports that sometimes reads on a serial...
2010-09-27 Jacob NevinsBah, r9008 caused an assertion failure on Windows due...
2010-09-25 Jacob NevinsAdd index terms for GSSAPI stuff. Mention GSSAPI in...
2010-09-25 Jacob NevinsSince GSSAPI is now on its own panel, we may as well...
2010-09-25 Simon TathamOops: r9004 should have removed various pieces from...
2010-09-25 Simon TathamRetire the old Mac Classic port directory! It's been...
2010-09-25 Simon TathamCleanups of the GSSAPI support. On Windows, standard...
2010-09-15 Jacob NevinsUse the same key for both saving and loading the GSSAPI...
2010-09-13 Simon TathamFix obvious braino in the Windows GSSAPI library displa...
2010-09-13 Simon TathamCreate, and use for all loads of system DLLs, a wrapper...
2010-09-09 Simon TathamMissing close() causing resource leak when reading...
2010-09-09 Simon TathamRemove redundant check for NULL in sshfwd_close()....
2010-09-09 Simon TathamCast incoming characters to unsigned char to avoid...
2010-08-10 Simon TathamWhen we disconnect because we have no supported authent...
2010-08-10 Simon TathamMass correction of svn:keywords and svn:eol-style prope...
2010-07-30 Jacob NevinsCancelling a remote port forwarding that had been refus...
2010-07-30 Jacob NevinsA comment typo fix I've had lying around for a while.
2010-07-04 Simon TathamPatch from Alan Ning (somewhat polished by me): introdu...
2010-06-29 Ben HarrisSet WM_TRANSIENT_FOR appropriately on the "about" box...
2010-05-30 Simon TathamMove '-w' in the #! line into 'use warnings;' in the...
2010-05-29 Simon Tatham'perl -w' safety in mkfiles.pl.
2010-05-22 Simon TathamRestore the configure check for GTK 1, which I accident...
2010-05-19 Simon TathamPatch from Alejandro Sedeno, somewhat modified by me, which
2010-04-26 Simon TathamWhen doing custom bob builds from a given SVN revision...
next