]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2007-01-09 Simon TathamFix `puttygen-unix-perms': f_open(), PuTTY's wrapper...
2007-01-09 Simon TathamFix `win-randseed-location': use SHGetFolderPath()...
2007-01-08 Simon TathamThe remaining issue in `win-askappend-multi' appears...
2007-01-08 Simon TathamHave one call to from_backend() per call to do_telnet_r...
2007-01-07 Simon TathamFix ssh2-cisco-pw-pad by reverting r5122. However,...
2007-01-07 Simon TathamGreater leniency when importing private key files:...
2007-01-07 Simon TathamReinstate RDB's pending_netevent mechanism, which was...
2007-01-07 Simon TathamTweak the icon script, and the generated icons, to...
2007-01-06 Jacob NevinsI think this change to Recipe was accidentally omitted...
2007-01-06 Simon TathamNo, I tell a lie: GTK 1 _does_ support icons, at least...
2007-01-06 Simon TathamShiny new script which constructs the various icons...
2007-01-05 Simon TathamFrancois L'Archeveque spotted that the variable `winsoc...
2007-01-01 Jacob NevinsIt's a new year.
2006-12-31 Jacob NevinsPatch inspired by one from Daniel Silverstone in Debian...
2006-12-30 Jacob NevinsPatch from Colin Watson intended to give a clean Unix...
2006-12-29 Jacob NevinsUse va_copy() where available. This should fix a segfau...
2006-12-29 Simon TathamColin Watson points out that there was no need for...
2006-12-28 Jacob NevinsAdd a NO_HTMLHELP option, and enable it by default...
2006-12-28 Simon TathamI'm not sure why I added htmlhelp.lib to the PuTTY...
2006-12-28 Simon TathamNearly forgot: add the .CHM to the PuTTY installer...
2006-12-28 Simon Tatham`make mostlyclean', to remove everything directly Halib...
2006-12-24 Simon TathamAdd some CHM-related stuff to the release checklist...
2006-12-23 Simon TathamAfter discussion with Jeroen Massar, here's a patch...
2006-12-19 Simon TathamMinor style tweaks for the CHM.
2006-12-17 Jacob NevinsSort out line-endings on new file.
2006-12-17 Simon TathamInitial support for HTML Help. All the ad-hoc help...
2006-12-09 Ben HarrisSet FD_CLOEXEC in a little convenience function that...
2006-11-28 Simon TathamCorrect an embarrassingly wrong comment.
2006-11-23 Simon TathamI've just discovered that using the saved sessions...
2006-11-18 Simon TathamReinstate as much of the Windows font-linking behaviour...
2006-11-15 Jacob NevinsChris Boucher spotted that after "-nc" was added (r6823...
2006-11-15 Jacob Nevins(Config).remote_cmd2[512] was added in r1208, but it...
2006-11-15 Jacob Nevinspublickeyfile now an RFC
2006-11-15 Jacob NevinsLink to faq-cleanup from faq-settings.
2006-11-08 Jacob NevinsThere's been an increase in people posting non-SSH...
2006-11-08 Jacob NevinsAdministrivia: most SSH-2 specs are no longer drafts.
2006-10-31 Jacob NevinsTiny comment fix.
2006-10-22 Jacob NevinsSpotted by Tim Kosse: we were returning an incorrect...
2006-10-22 Jacob NevinsMinor semantic tweak to bug-compatibility modes: make
2006-10-03 Simon TathamDisable a bunch of undesirable termios flags. ICRNL...
2006-10-02 Simon TathamIXON and IXOFF belong in _iflag_, not cflag! While...
2006-09-21 Simon TathamFix breakage of `Restart Session' in r6802. When restar...
2006-09-15 Jacob NevinsNote that the dynamic-tunnel proxy does not support...
2006-09-05 Jacob NevinsCSI 3 J now clears the scrollback, as in xterm.
2006-09-05 Jacob NevinsI seem to have slightly funted Plink's display of banne...
2006-09-05 Jacob NevinsSlight change to password expiry UI for the benefit...
2006-09-03 Simon TathamSupport for an alternative mechanism for displaying...
2006-09-03 Simon TathamAdd a mini-rant to the top comment explaining why threa...
2006-08-29 Jacob NevinsUpdates for today's changes:
2006-08-29 Simon TathamNew logging mode, which records the exact bytes sent...
2006-08-29 Simon TathamExplicitly closing logctx on various kinds of error...
2006-08-29 Simon TathamThe Windows HANDLE type, despite being a `void *',...
2006-08-29 Simon TathamSupport for sending serial breaks, in both the Windows...
2006-08-29 Simon TathamInhibit the Serial configuration panel in mid-session...
2006-08-28 Simon TathamApparently MsgWaitForMultipleObjects doesn't always...
2006-08-28 Simon TathamThat OVERLAPPED fix seems to have made flow control...
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...
next