]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2006-08-28 Simon TathamEep! Next bit flag after 1 and 2 is _4_, not 3. Perhaps...
2006-08-28 Simon TathamReading 4K at a time from a serial port turns out to...
2006-08-28 Simon TathamApparently it helps for an OVERLAPPED structure to...
2006-08-28 Jacob NevinsMinor tweaks to -nc:
2006-08-28 Simon TathamMissed a couple of instances of cfg_launchable().
2006-08-28 Simon TathamNew command-line option in Plink (and PuTTY, though...
2006-08-28 Simon TathamSerial back end for Unix. Due to hardware limitations...
2006-08-28 Simon Tatham... and here's the rest of r6820. Ahem.
2006-08-28 Simon TathamBecause not all OSes will support the same set of seria...
2006-08-28 Simon TathamFix small event log bug.
2006-08-28 Simon TathamForgot to initialise serial->bufsize to zero.
2006-08-28 Simon TathamFix line endings (svn:eol-style properties and actual CRs).
2006-08-28 Simon TathamSupport for Windows PuTTY connecting straight to a...
2006-08-27 Jacob NevinsNow that Local proxy type exists on both Unix and Windo...
2006-08-27 Simon TathamGrow some nasty warts on the side of winhandl.c, in...
2006-08-27 Simon TathamRemove spurious #include.
2006-08-27 Simon TathamCall console_provide_logctx _before_ initialising the...
2006-08-27 Simon TathamThe `socket' function in the backends is only ever...
2006-08-26 Simon TathamIt's critically important that the local proxy process...
2006-08-26 Simon TathamWe _can_ have handle_throttle() called on defunct handl...
2006-08-26 Simon TathamProxyCommand support for Windows, using the new winhand...
2006-08-26 Simon TathamAnother bug fix: always set the busy flag when telling...
2006-08-26 Simon TathamCleanups to reduce dependency on Windows SFTP tools...
2006-08-26 Simon TathamOn cleanup, PSCP and PSFTP should explicitly check...
2006-08-26 Simon TathamStart using notify_remote_exit() in the Windows front...
2006-08-26 Simon TathamReturn a non-zero exit code in the event of a fatal...
2006-08-26 Simon TathamAlways initialise the `addresses' field of a SockAddr...
2006-08-26 Simon TathamBug fix: since the input thread does not wait for the...
2006-08-26 Simon TathamSmall tweak to the new handle API: provide a `privdata...
2006-08-25 Simon TathamNew piece of Windows infrastructure: winhandl.c takes...
2006-08-15 Simon TathamEr, ahem. Other half of r6788. :-/
2006-08-15 Simon TathamShifts left and right by 32 were tripping a gcc warning...
2006-08-15 Simon TathamAha! At long last I've managed to reproduce the intermi...
2006-08-12 Owen DunnLarge file support for psftp and pscp on both Windows...
2006-08-05 Owen DunnSome extra int64 functions.
2006-07-07 Jacob NevinsSpell out more explicitly what needs to be done with...
2006-07-07 Jacob NevinsRandom Unix puttygen improvements highlighted by a...
2006-06-20 Jacob NevinsIn the config dialog, clip RGB values to [0..255] rathe...
2006-06-17 Jacob NevinsWhen Unix PuTTYgen gives brief usage information, it...
2006-06-17 Jacob NevinsRobert Evans spotted that bignum_decimal() failed to...
2006-06-16 Jacob NevinsUpdate status of our PocketPC port.
2006-06-11 Jacob NevinsDo not send raw mouse events in the middle of a selecti...
2006-06-02 Simon TathamLionel Fourquaux offers this very simple patch to speed...
2006-05-26 Simon TathamMake it clearer that `psftp -b' doesn't return to the...
2006-05-21 Jacob NevinsPort r6710 from puzzles:
2006-05-17 Jacob NevinsLink to new `key-formats-natively' wishlist item from...
2006-05-12 Owen Dunnpty_init should put _something_ into realhost
2006-04-26 Jacob Nevinssbcsgen.pl was giving different results on different...
2006-04-23 Jacob NevinsSprinkle some header comments in various files in an...
2006-04-16 Jacob NevinsPocketPuTTY website moved.
2006-04-13 Jacob NevinsEverywhere we print an fxp_error(), try to make it...
2006-04-07 Jacob NevinsRemove login name prompt from PSFTP.
2006-03-31 Owen DunnECCN / FIPS - we can't be arsed.
2006-03-29 Owen DunnUpdate size when going from maximised to full screen.
2006-03-15 Jacob NevinsExplicitly add linking to our website to the "asking...
2006-03-14 Jacob NevinsFix minor memory leak.
2006-03-14 Jacob NevinsPageant docs didn't mention that you could load keys...
2006-03-12 Jacob NevinsEquivalent of r6583 window-border palette-change fix...
2006-03-12 Jacob NevinsDimitry Andric spotted that DH gex with SHA-256 was...
2006-03-12 Jacob NevinsLog the hash used for DH kex (now there's a choice).
2006-03-12 Simon TathamFix inadvertent O(N^2) loop within do_paint() which I just
2006-03-08 Jacob NevinsFlesh out `-m' caveats slightly.
2006-03-08 Simon TathamOh, and update the docs for NetHack keypad mode too.
2006-03-08 Simon TathamDavid Damerell tells me I should be using Ctrl-hjklyubn...
2006-02-27 Jacob NevinsFix a memory leak in key generation.
2006-02-27 Jacob NevinsChange XXX-REMOVE-BEFORE-RELEASE to XXX-REVIEW-BEFORE...
2006-02-27 Jacob NevinsBatch of miscellaneous tweaks to the Windows installer:
2006-02-25 Jacob NevinsAlain Guibert points out that palette changes weren...
2006-02-23 Simon TathamDo proper select-for-write on ptys. Currently, pasting a
2006-02-20 Simon TathamAlain Guibert points out that ESC]P sequences were...
2006-02-19 Simon TathamDaniel Meidlinger points out a redundant test :-)
2006-02-19 Jacob NevinsFix `restart-reset-terminal': terminal now restored...
2006-02-19 Jacob NevinsAdd/tweak a couple of comments.
2006-02-19 Jacob NevinsFix up documentation/usage messages for r6572.
2006-02-19 Simon TathamIntroduce a new checkbox and command-line option to...
2006-02-19 Jacob NevinsAt last, a fix for `large-clipboard-crash'.
2006-02-18 Jacob NevinsPointer type correction in term_clrsb().
2006-02-14 Jacob NevinsTypo in r6555 spotted by Daniel Meidlinger.
2006-02-13 Owen DunnRTF pasting now includes colours and style. Say so.
2006-02-13 Owen DunnPreserve more attributes of text copied as RTF. Thanks...
2006-02-11 Jacob NevinsDon Heap spotted that our heuristics for dealing with...
2006-02-11 Jacob NevinsFailure to connect to a Unix-domain socket could cause...
2006-02-11 Jacob NevinsA zero-length return from platform_get_x_display()...
2006-02-10 Jacob NevinsOops. Since r6546, old "Special Commands" menus weren...
2006-02-09 Jacob NevinsUsers of Virtual Dimension are reporting that the ...
2006-01-27 Jacob NevinsSomewhat gruesome tweak to use SetClassLongPtr where...
2006-01-25 Owen DunnDon't explicitly open the logfile on startup; it'll...
2006-01-24 Jacob Nevinss/PuTTY/PuTTYgen/ in two places.
2006-01-11 Owen DunnVC6 doesn't define LONG_PTR
2006-01-11 Owen DunnConfigurable font quality on Windows. (Together with...
2006-01-10 Owen DunnFix zero-rows-cols-crash
2006-01-08 Jacob NevinsIt's a new year.
2005-12-18 Jacob NevinsUpdate status of this library wrt other variants.
2005-12-18 Jacob NevinsCP866 is popular and small. Add it to both the general...
2005-12-16 Jacob NevinsMention compile-time directives and where they're docum...
2005-12-09 Simon TathamA few small changes to make the PuTTY source base more...
2005-12-07 Jacob NevinsApparently some SSH servers object to our claiming...
2005-12-07 Jacob NevinsInstitutional failure to memset() things pointed at...
2005-12-06 Jacob NevinsImprovements from Spyros Blanas to the MSVC optimisatio...
2005-12-01 Jacob NevinsSSH-2 rekey bug compatibility setting wasn't being saved
next