]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2007-02-24 Simon TathamGareth pointed out yesterday that the Unix terminal...
2007-02-18 Jacob NevinsThis reordering of the Unix Makefiles (requested by...
2007-02-18 Jacob NevinsIn controls where a list of entries is manipulated...
2007-02-18 Jacob NevinsAllow dlg_listbox_index() to be called on multi-selecti...
2007-02-18 Simon TathamBring the OS X front end up to date with recent changes...
2007-02-18 Jacob NevinsCtrl-Break now sends a Break signal (previously it...
2007-02-17 Ben HarrisUse preprocessor trickery to make the signal translatio...
2007-02-17 Ben Harrisssh2_set_window checks whether the channel is being...
2007-02-17 Jacob NevinsUnbreak "Duplicate session" on Windows, in a similar...
2007-02-16 Simon Tathamr7265 broke the legacy `putty @sessionname' constructio...
2007-02-15 Jacob NevinsLICENCE in the installer should have CP/M line endings.
2007-02-13 Jacob NevinsIt turns out that HH_INITIALIZE and HH_UNINITIALIZE...
2007-02-11 Jacob NevinsNote that htmlhelp.h from HTML Help Workshop works...
2007-02-11 Jacob NevinsTypo.
2007-02-10 Simon TathamSince we're now able to cope with Default Settings...
2007-02-10 Simon TathamAvoid launching a session from the Default Settings...
2007-02-08 Simon TathamI've changed my mind about the PuTTY build script....
2007-02-08 Simon TathamThe big payoff from bob (from my POV at least): the...
2007-02-06 Jacob Nevins`installer.ico' doesn't fit into 8.3, so gets truncated...
2007-02-06 Ben HarrisWhen emitting SSH_MSG_IGNORE to protect against known...
2007-02-05 Simon TathamAhem; other half of r7232...
2007-02-05 Simon TathamWhen calling TIOCSCTTY, it helps to pass it an fd that...
2007-02-05 Simon TathamAvoid passing modified SVN revision numbers (of the...
2007-02-05 Simon TathamFiddle further with .htaccess: add some $s on the ends...
2007-02-05 Simon TathamHTTP redirects for the variably-named signatures as...
2007-02-05 Simon TathamScript to generate signatures on the various PuTTY...
2007-02-05 Simon TathamFixes for snapshot building using bob. All of releases...
2007-02-05 Simon TathamBe slightly more forgiving about the nature of SVN_REV...
2007-02-05 Simon TathamFix errors in $(Makeargs) which only occur when buildin...
2007-02-04 Simon TathamPuTTY builds should save the map files.
2007-02-04 Simon TathamVersion management updates for the new bob build script...
2007-02-04 Jacob NevinsDocument \\.\COM10 faff on Windows.
2007-02-04 Simon TathamBuild script for PuTTY using bob.
2007-02-01 Jacob NevinsSwap order of `Columns' and `Rows' in the config dialog...
2007-01-31 Simon TathamColin Watson has fixed the disgusting icons on GTK1...
2007-01-29 Jacob NevinsIn the cases where Setup asks to restart the computer...
2007-01-26 Simon TathamSwitch round the order of CFLAGS and XFLAGS, so that...
2007-01-26 Simon TathamIf I'd tested under Minefield before releasing, r7168...
2007-01-26 Simon TathamKai Jourdan spotted a rather embarrassing double-free...
2007-01-25 Jacob NevinsWe may as well update the website icon to match the...
2007-01-24 Simon TathamPost-release corrections to the checklist.
2007-01-24 Simon TathamVersion number bumps, and associated changes, for the... 0.59
2007-01-24 Simon TathamThe direct link between the terminal and the back end via
2007-01-24 Jacob Nevinsfaq-xpwontrun wants tweaking before the next release.
2007-01-23 Jacob NevinsMention XXX-REVIEW-BEFORE-RELEASE in the same place as
2007-01-23 Simon TathamMention the potential networked-CHM problem in the...
2007-01-23 Simon TathamChecklist updates for the upcoming release, mostly...
2007-01-22 Simon TathamAdd an icon for the PuTTY installer. Design concept...
2007-01-22 Simon TathamImprove error reporting.
2007-01-21 Jacob NevinsFix several bugs that stopped %proxyport from doing...
2007-01-21 Jacob NevinsFix Plink, the serial backend, and local-proxy support...
2007-01-20 Ben HarrisFix compiles on GCC 3.3, which doesn't know about asser...
2007-01-20 Jacob NevinsMention more versions of Windows. (Not Vista, yet.)
2007-01-20 Ben HarrisDon't use C99 mid-block declarations and don't do arith...
2007-01-19 Jacob NevinsMove README.txt into windows subdir.
2007-01-17 Simon TathamFlag user cancellation of authentication as a clean...
2007-01-16 Simon TathamUpdate WINVER to 0x500 to avoid build failures from Jacob's
2007-01-16 Jacob NevinsAt least, I have the technology to fix `beepind-win2k'.
2007-01-16 Simon TathamAdd more ifdefs to make uxser.c compile on OS X.
2007-01-16 Simon TathamFold up the `SSH' branch of the treeview by default...
2007-01-14 Jacob NevinsI've just realised that the data-logging options only...
2007-01-14 Simon TathamRemove the loops that close all open fds before running a
2007-01-12 Jacob NevinsExperimental fix for `psftp-hang'. (Experimental only...
2007-01-12 Jacob NevinsRemove redundant sentence.
2007-01-10 Jacob NevinsMiscellaneous updates.
2007-01-10 Jacob NevinsAccording to Frank Dijcks, this cast makes OpenWatcom...
2007-01-10 Jacob NevinsVarious SSH-related things were appearing in the PuTTYt...
2007-01-09 Jacob NevinsMinGW needs an extra symbol _WIN32_IE defined to a...
2007-01-09 Simon TathamGet rid of all the MSVC warnings.
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...
next