u/mdw/putty
2006-08-27 simonThe `socket' function in the backends is only ever...
2006-08-26 simonIt's critically important that the local proxy process...
2006-08-26 simonWe _can_ have handle_throttle() called on defunct handl...
2006-08-26 simonProxyCommand support for Windows, using the new winhand...
2006-08-26 simonAnother bug fix: always set the busy flag when telling...
2006-08-26 simonCleanups to reduce dependency on Windows SFTP tools...
2006-08-26 simonOn cleanup, PSCP and PSFTP should explicitly check...
2006-08-26 simonStart using notify_remote_exit() in the Windows front...
2006-08-26 simonReturn a non-zero exit code in the event of a fatal...
2006-08-26 simonAlways initialise the `addresses' field of a SockAddr...
2006-08-26 simonBug fix: since the input thread does not wait for the...
2006-08-26 simonSmall tweak to the new handle API: provide a `privdata...
2006-08-25 simonNew piece of Windows infrastructure: winhandl.c takes...
2006-08-15 simonEr, ahem. Other half of r6788. :-/
2006-08-15 simonShifts left and right by 32 were tripping a gcc warning...
2006-08-15 simonAha! At long last I've managed to reproduce the intermi...
2006-08-12 owenLarge file support for psftp and pscp on both Windows...
2006-08-05 owenSome extra int64 functions.
2006-07-07 jacobSpell out more explicitly what needs to be done with...
2006-07-07 jacobRandom Unix puttygen improvements highlighted by a...
2006-06-20 jacobIn the config dialog, clip RGB values to [0..255] rathe...
2006-06-17 jacobWhen Unix PuTTYgen gives brief usage information, it...
2006-06-17 jacobRobert Evans spotted that bignum_decimal() failed to...
2006-06-16 jacobUpdate status of our PocketPC port.
2006-06-11 jacobDo not send raw mouse events in the middle of a selecti...
2006-06-02 simonLionel Fourquaux offers this very simple patch to speed...
2006-05-26 simonMake it clearer that `psftp -b' doesn't return to the...
2006-05-21 jacobPort r6710 from puzzles:
2006-05-17 jacobLink to new `key-formats-natively' wishlist item from...
2006-05-12 owenpty_init should put _something_ into realhost
2006-04-26 jacobsbcsgen.pl was giving different results on different...
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.
next