]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows
nit: confusing punctuation
[PuTTY.git] / windows /
2005-03-02 Jacob Nevinsnit: confusing punctuation
2005-03-01 Jacob NevinsUpdate Inno Setup script. Tested with IS 5.0.8 on Win98...
2005-03-01 Jacob NevinsVC didn't like PATH_MAX. Use MAX_PATH instead. (This...
2005-03-01 Jacob NevinsAdd context help to a couple of message boxes. Unfortun...
2005-03-01 Jacob NevinsMake it clearer that `-m' is only usable with SSH.
2005-03-01 Jacob NevinsMove the MessageBox-with-help function out into winutil...
2005-02-28 Jacob NevinsMake things other than Pageant use request_file(),...
2005-02-28 Jacob NevinsFix for `pageant-dirhandle': a new wrapper functions...
2005-02-27 Jacob NevinsMove SaneDialogBox()/SaneEndDialog() from winmisc.c...
2005-02-27 Jacob NevinsImprove Pageant's error reporting for private key load...
2005-02-27 Jacob NevinsImprovements to PuTTYgen error reporting:
2005-02-26 Jacob NevinsPull out the common compiler-specific workarounds and...
2005-02-26 Jacob NevinsWe weren't correctly discounting "." and ".." when...
2005-02-23 Simon TathamFallout from my change in the semantics of cfg.remote_c...
2005-02-21 Jacob NevinsAhem. Fix my hostkey dialog fix so that storing the...
2005-02-20 Jacob NevinsChange "are you sure you want to close this window...
2005-02-20 Jacob NevinsOn Windows, MessageBoxIndirect() was sometimes failing...
2005-02-20 Simon TathamBump version numbers. (Forgot to do this _before_ dropp...
2005-02-18 Simon TathamAdd asynchronous callback capability to the askappend...
2005-02-17 Simon TathamRevamp interface to verify_ssh_host_key() and askalg...
2005-02-16 Jacob NevinsMinor reorganisations to WinHelp support. (Done as...
2005-02-15 Jacob NevinsThe Windows host key dialogs now have a `Help' button...
2005-02-15 Jacob NevinsAdd a couple of other sensible button defaults in Messa...
2005-02-15 Jacob NevinsMartin Radford points out that the default action for...
2005-02-15 Jacob NevinsThe terminal window can now indicate that PuTTY is...
2005-02-14 Jacob NevinsMartin Prikryl points out that we weren't always initia...
2005-02-07 Jacob NevinsPetri Kero pointed out a FreeLibrary() call that should...
2005-01-28 Ben HarrisOverhaul of client-side XDM-AUTHORIZATION-1:
2005-01-16 Simon TathamSupport for falling back through the list of addresses...
2005-01-11 Simon TathamServers announcing themselves as `Sun_SSH_1.0' apparent...
2005-01-09 Owen DunnNew function ltime() returns a struct tm of the current...
2005-01-08 Simon TathamFor local and dynamic port forwardings (i.e. the ones...
2005-01-08 Simon TathamCleanups to sk_namelookup(). In particular, it now...
2005-01-02 Simon TathamIt's a new year!
2004-12-31 Simon TathamA couple of people have pointed out that the local variable
2004-12-30 Simon TathamIntegrate unfix.org's IPv6 patches up to level 10,...
2004-12-30 Simon TathamStray // comments.
2004-12-29 Simon TathamLoose end from r5031: the Kex panel should only be...
2004-12-28 Simon TathamAbility to save in mid-session! Simplest possible resol...
2004-12-24 Jacob NevinsBasic configurability for client-initiated rekeys.
2004-12-23 Jacob NevinsAdd a preference list for SSH-2 key exchange algorithms...
2004-12-22 Jacob NevinsFix potential access of freed data (only if we couldn...
2004-12-19 Jacob NevinsRestore border around terminal to default background...
2004-12-19 Jacob NevinsCorrect number of configurable colours (NCFGCOLOURS...
2004-12-19 Jacob NevinsFix line cursor colours (fallout from `256-colours...
2004-12-16 Simon TathamGeneral mechanism for ensuring a dodgy SFTP server...
2004-12-16 Simon TathamJacob points out that I introduced a bug in PSFTP when...
2004-12-16 Jacob NevinsAbe Crabtree complains that flushing the log file as...
2004-12-16 Simon TathamRename scp.* to pscp.*, because I always misspell it...
2004-11-29 Owen DunnNitpick, close bracket.
2004-11-29 Jacob NevinsBriefly document the "CP866" manual-entry feature on...
2004-11-28 Simon TathamImplement xterm 256-colour mode.
2004-11-27 Simon TathamLoose end from timing shakeup: sshrand.c is now a client of
2004-11-27 Simon TathamChanges in startup order to ensure any subsystem which...
2004-11-27 Simon TathamSlight improvement to cursor blink timing: since the...
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2004-11-20 Jacob NevinsAdd missing backslash in "Unable to create registry...
2004-11-20 Jacob NevinsUI tweak from Malcolm Rowe: set IDM_VIEWKEYS as the...
2004-11-19 Jacob Nevinsconsole_get_line() returns failure iff console_batch_mo...
2004-11-16 Simon TathamFix Windows installer script: the paths were wrong...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...