]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix
Remove unwanted underscore.
[PuTTY.git] / unix /
2005-01-09 Owen DunnNew function ltime() returns a struct tm of the current...
2005-01-09 Simon TathamHaving laboriously constructed a hints parameter for...
2005-01-04 Simon TathamDon't forget to initialise ret->ai to NULL in sk_noname...
2005-01-04 Ben HarrisIf we're going to use select(), we need <sys/select.h>.
2005-01-02 Simon TathamIt's a new year!
2004-12-31 Simon TathamRename some of the more stupidly named files in the...
2004-12-30 Ben HarrisIf we're going to define _XOPEN_SOURCE, we should at...
2004-12-30 Simon TathamIntegrate unfix.org's IPv6 patches up to level 10,...
2004-12-29 Simon TathamLoose end from r5031: the Kex panel should only be...
2004-12-23 Jacob NevinsAdd a preference list for SSH-2 key exchange algorithms...
2004-12-19 Jacob NevinsFix line cursor colours (fallout from `256-colours...
2004-12-17 Simon TathamJacob has pointed out why SIGCHLD was blocked, so I...
2004-12-17 Simon TathamApparently SIGCHLD is blocked by default in processes...
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 Simon TathamImplement mget and mput in PSFTP, supporting wildcards.
2004-12-10 Simon TathamUnix PSCP was tight-looping when connecting through...
2004-12-07 Owen DunnFix segfault when HOME not set on Unix.
2004-11-30 Jacob NevinsAnother default-background fix for 256-colour mode
2004-11-28 Simon TathamBah, there's always one thing I miss. Correct the backg...
2004-11-28 Simon TathamImplement xterm 256-colour mode.
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-24 Simon TathamI think rjk meant `setpgid', not `setpgrp'.
2004-11-24 Simon TathamRJK's OS X portability patch:
2004-11-19 Jacob Nevinsconsole_get_line() returns failure iff console_batch_mo...
2004-11-16 Simon TathamRemove .cvsignore files on all active branches.
2004-10-17 Jacob NevinsSupport the SSH-2 mechanism for sending signals to...
2004-10-17 Jacob NevinsTelnet specials menu was not being reinstated after...
2004-10-16 Simon TathamMarkus Kuhn's UTF-8 page
2004-10-16 Simon TathamMoved the environment variables config block out of...
2004-10-15 Jacob NevinsMention plink's new -N option in usage and man page.
2004-10-15 Simon TathamAnd fix _cursor_ display on double-width double-width...
2004-10-15 Simon TathamDouble-height and double-width line attributes (ESC...
2004-10-15 Simon TathamFix cursor display on a combined character cell.
2004-10-14 Simon TathamFirst-stage support for Unicode combining characters...
2004-10-13 Simon TathamRe-engineering of terminal emulator, phase 1.
2004-10-06 Jacob NevinsX forwarding changes:
2004-09-28 Jacob NevinsLine (as opposed to block) cursors were being displayed...
2004-09-21 Jacob Nevins`ampersat-in-username': tweak `strchr' to `strrchr...
2004-08-30 Simon TathamCredit Malcolm Smith in the copyrights.
2004-08-20 Jacob NevinsPatch to use enum constants for cfg.funky_type instead...
2004-08-19 Jacob NevinsFix an annoying inconsistency that's been bugging me...
2004-08-19 Jacob NevinsRemove claim in usage text that Plink defaults to SSH...
2004-08-16 Jacob NevinsPatch from Kurt Roeckx: apparently on Debian amd64...
2004-08-14 Simon TathamImplement `Restart Session', in both Unix and Windows...
2004-07-27 Simon TathamFix double-free in X selection code.
2004-07-25 Jacob NevinsFix for `psftp-pscp-ignore-load': Default Settings...
2004-06-20 Jacob NevinsAdd a configuration option for TCP keepalives (SO_KEEPA...
2004-05-31 Simon TathamRJK's patch to enable PuTTY's X forwarding to connect...
2004-05-24 Simon TathamArnaud Desitter points out a silly mistake in retrieve_...
2004-05-22 Simon TathamFix indentation after Richard B's patch in rev 1.137...
2004-04-24 Jacob NevinsTweak documentation of -V option.
2004-04-17 Owen DunnAdd -V for version information to plink, pscp, and psftp.
2004-03-24 Simon TathamNow that Halibut is capable of generating man pages...
2004-02-22 Jacob NevinsAdd (probably frustratingly) bare-bones man pages for...
2004-02-22 Jacob NevinsFix typo in -C
2004-02-22 Jacob NevinsTart up, fix outright lies, mention web docs
2004-02-13 Jacob NevinsRemove claim that there's no Unix puttygen
2004-02-03 Jacob NevinsPatch from Theo Markettos: apparently "BSD-derived...
2004-02-03 Jacob NevinsPatch from Colin Watson: document pterm.WarnOnClose
2004-01-23 Simon TathamAdd a man page for the new command-line PuTTYgen.
2004-01-22 Simon TathamAdded a command-line key generation tool. Currently...
2004-01-21 Simon TathamTheo Markettos's unsigned-vs-signed-char pedantry patch.
2004-01-20 Jacob Nevins`portfwd-loopback-choice' was not consistently documented.
2004-01-19 Simon TathamIdiot me _twice_! The new store_host_key() was failing...
2004-01-17 Simon TathamVarious uninitialised-variable accesses picked up by...
2004-01-17 Simon TathamIdiot me! store_host_key() was blindly _appending_...
2004-01-01 Simon TathamIt's a new year.
2003-10-31 Simon TathamClose the host keys file after use. Well spotted Theo...
2003-10-14 Jacob NevinsRemove dead comment about writing settings, and query...
2003-10-12 Jacob NevinsRemove all the "assert(len>0)" which forbade zero-lengt...
2003-09-03 Jacob NevinsAdd pscp to .cvsignore
2003-09-02 Simon TathamInclude stdlib.h for exit() - thanks Colin.
2003-09-02 Simon TathamRemove CRs. Oops :-/
2003-08-29 Jacob NevinsMinimal fixes to minimal plink man page.
2003-08-29 Jacob NevinsAdd "-s" option to Unix plink too.
2003-08-25 Simon Tatham... and there's a Unix port of PSCP. Ooh.
2003-08-25 Simon TathamWindows PSCP now links against winsftp.c, and scp.c...
2003-08-24 Simon TathamAnd just to prove that psftp.c really is now platform...
2003-08-21 Simon TathamRichard B's patch to enable users to explicitly request...
2003-08-21 Simon TathamRichard B's patch to support X cut buffers as well...
2003-08-21 Simon TathamRichard Boulton's patch for improved correctness in...
2003-08-07 Jacob NevinsControl of 'addr' is now handed over to {platform_...
2003-06-26 Owen DunnImplement hostkey-prompt-type everywhere except Macintosh.
2003-05-13 Simon TathamReal COMPOUND_TEXT support! I was expecting to have...
2003-05-13 Simon TathamAllow pterm to receive selections in compound text...
2003-05-13 Simon TathamDebian bug #193013 points out that the (default-)one...
2003-05-11 Simon TathamBrief man pages for PuTTY and PuTTYtel.
2003-05-11 Simon TathamMissing full stop.
2003-05-11 Simon TathamSome time ago I arranged for -geometry to be able to...
2003-05-11 Simon TathamI think I've just fixed Debian bug #166396. The +ut...
2003-05-10 Simon TathamRemove the now incorrect `Unicode is not supported...
2003-05-10 Simon Tathampterm will now attempt to guess suitable names for...
2003-05-10 Simon Tathampterm's manpage now documents the NoRemoteQTitle resour...
2003-05-10 Simon TathamStupid braino in get_window_title (thanks Colin): windo...
2003-05-10 Simon TathamFixes for Debian bug #192701 (64-bit gccs warn about...
2003-05-07 Simon TathamBah. Stop the Proxy panel appearing empty in Change...
2003-05-07 Simon TathamYesterday's proxy enhancements also slightly nadgered...
2003-05-06 Simon TathamReinstate `-T title', in pterm only.
next