u/mdw/putty
2006-04-23 jacobSprinkle some header comments in various files in an...
2006-04-16 jacobPocketPuTTY website moved.
2006-04-13 jacobEverywhere we print an fxp_error(), try to make it...
2006-04-07 jacobRemove login name prompt from PSFTP.
2006-03-31 owenECCN / FIPS - we can't be arsed.
2006-03-29 owenUpdate size when going from maximised to full screen.
2006-03-15 jacobExplicitly add linking to our website to the "asking...
2006-03-14 jacobFix minor memory leak.
2006-03-14 jacobPageant docs didn't mention that you could load keys...
2006-03-12 jacobEquivalent of r6583 window-border palette-change fix...
2006-03-12 jacobDimitry Andric spotted that DH gex with SHA-256 was...
2006-03-12 jacobLog the hash used for DH kex (now there's a choice).
2006-03-12 simonFix inadvertent O(N^2) loop within do_paint() which...
2006-03-08 jacobFlesh out `-m' caveats slightly.
2006-03-08 simonOh, and update the docs for NetHack keypad mode too.
2006-03-08 simonDavid Damerell tells me I should be using Ctrl-hjklyubn...
2006-02-27 jacobFix a memory leak in key generation.
2006-02-27 jacobChange XXX-REMOVE-BEFORE-RELEASE to XXX-REVIEW-BEFORE...
2006-02-27 jacobBatch of miscellaneous tweaks to the Windows installer:
2006-02-25 jacobAlain Guibert points out that palette changes weren...
2006-02-23 simonDo proper select-for-write on ptys. Currently, pasting a
2006-02-20 simonAlain Guibert points out that ESC]P sequences were...
2006-02-19 simonDaniel Meidlinger points out a redundant test :-)
2006-02-19 jacobFix `restart-reset-terminal': terminal now restored...
2006-02-19 jacobAdd/tweak a couple of comments.
2006-02-19 jacobFix up documentation/usage messages for r6572.
2006-02-19 simonIntroduce a new checkbox and command-line option to...
2006-02-19 jacobAt last, a fix for `large-clipboard-crash'.
2006-02-18 jacobPointer type correction in term_clrsb().
2006-02-14 jacobTypo in r6555 spotted by Daniel Meidlinger.
2006-02-13 owenRTF pasting now includes colours and style. Say so.
2006-02-13 owenPreserve more attributes of text copied as RTF. Thanks...
2006-02-11 jacobDon Heap spotted that our heuristics for dealing with...
2006-02-11 jacobFailure to connect to a Unix-domain socket could cause...
2006-02-11 jacobA zero-length return from platform_get_x_display()...
2006-02-10 jacobOops. Since r6546, old "Special Commands" menus weren...
2006-02-09 jacobUsers of Virtual Dimension are reporting that the ...
2006-01-27 jacobSomewhat gruesome tweak to use SetClassLongPtr where...
2006-01-25 owenDon't explicitly open the logfile on startup; it'll...
2006-01-24 jacobs/PuTTY/PuTTYgen/ in two places.
2006-01-11 owenVC6 doesn't define LONG_PTR
2006-01-11 owenConfigurable font quality on Windows. (Together with...
2006-01-10 owenFix zero-rows-cols-crash
2006-01-08 jacobIt's a new year.
2005-12-18 jacobUpdate status of this library wrt other variants.
2005-12-18 jacobCP866 is popular and small. Add it to both the general...
2005-12-16 jacobMention compile-time directives and where they're docum...
2005-12-09 simonA few small changes to make the PuTTY source base more...
2005-12-07 jacobApparently some SSH servers object to our claiming...
2005-12-07 jacobInstitutional failure to memset() things pointed at...
2005-12-06 jacobImprovements from Spyros Blanas to the MSVC optimisatio...
2005-12-01 jacobSSH-2 rekey bug compatibility setting wasn't being...
2005-11-23 jacobAn MSVC version of the 16->32-bit bignum optimisation...
2005-11-14 jacobMissing close parenthesis.
2005-11-13 jacobr6437 broke the case where Pageant is running but conta...
2005-11-13 jacobOops, used \I where I meant \i. I think this is the...
2005-11-09 jacobI broke the ability to cope with multiple consecutive...
2005-11-04 jacobFix minor hiccup in SSH-1 p-k auth.
2005-11-04 jacobPlacate a compiler warning introduced in r6437.
2005-11-04 jacobFix for `ssh2-password-expiry'. Success case tested.
2005-11-02 jacobWhen a userpass interaction has finished, make sure...
2005-10-31 jacob(do_ssh2_authconn_state).method is redundant since...
2005-10-30 jacobRevamp SSH authentication code so that user interaction...
2005-10-30 jacobIn Unix PuTTYgen, existing SSH-1 key comments were...
2005-10-30 jacobFixes to make r6434 actually useful.
2005-10-30 jacobAllow rsakey_pubblob() to return the key comment.
2005-10-30 jacobAdd ability for ssh2_userkey_loadpub() to return the...
2005-10-26 jacobFix an error I introduced into SSH packet logging in...
2005-10-26 jacobComment explaining back->sendok() semantics from Simon.
2005-10-13 jacobTweak to r6392: spell "MAC" thus.
2005-10-13 benFix 256-colours-match-xterm, based on 256colres.pl...
2005-10-13 benMake SSH_MSG_DISCONNECT reasons less scary (without...
2005-10-08 simonFailed to call set_erase_char() after processing SCO...
2005-10-04 jacob`win-versioninfo': all builds of all Windows binaries...
2005-10-03 simonUTF-8 processing was discarding a valid character which...
2005-10-03 jacobthinko
2005-10-01 jacobSplit out SVN_REV from SNAPSHOT define. This is to...
2005-10-01 simonA swathe of new FAQ questions, along the general theme...
2005-09-30 jacobMention SSH-2 rekeys in the keepalive section.
2005-09-24 jacobA first stab at guidance for those lost souls who email...
2005-09-24 jacobAdd DEVCPP to svn:ignore.
2005-09-21 simondlg_listbox_select() now scrolls the list box to ensure...
2005-09-21 owenPlatform-independent support for zooming around session...
2005-09-19 jacobMention that sessions can be saved from "Change Setting...
2005-09-14 benAIX 5.1 has <utmpx.h> but no updwtmpx(). Treat the...
2005-09-14 benSome systems (HP-UX) don't yet have <sys/select.h>...
2005-09-13 benWhen asked to malloc zero bytes, malloc one byte instea...
2005-09-13 benThe ANSI-C constant FILENAME_MAX is ludicrously small...
2005-09-13 benSome hosts don't have TIOCSCTTY. Don't try to use...
2005-09-13 benA couple of places in sk_newlistener were using AF_INET...
2005-09-13 benNothing seems to use the "int64" type, and it apparentl...
2005-09-13 jacobApparently the OS X port is stalled.
2005-09-12 benWhen the first element in a preference list was unrecog...
2005-09-10 benMention relationship between terminal types, keyboard...
2005-09-10 benImplement hmac-sha1-96. It's RECOMMENDED in the curren...
2005-09-04 benAdd support for diffie-hellman-group-exchange-sha256...
2005-09-03 benMention xp-wont-run.
2005-09-03 benNow that my arcfour-fixes draft has been approved by...
2005-09-03 benRestructure things so that a single entry in the KEX...
2005-09-02 jacobCheck ssh->v2_session_id_len _after_ assigning to it.
next