]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2004-11-18 Simon TathamMove MODULE files out of individual project directories... branch-0.55
2004-11-16 Simon TathamRemove .cvsignore files on all active branches.
2004-08-03 Jacob NevinsMerge doc tweak from trunk 0.55
2004-08-03 Jacob NevinsIn usage messages, correct minor discrepancies with...
2004-08-03 Simon TathamBump version number ready for 0.55 release.
2004-07-31 Simon TathamGeneral robustness improvements in SSH1. In particular...
2004-07-29 Simon TathamBack out the Arabeyes patch on a CVS branch, ready...
2004-07-29 Simon TathamImprove robustness in modpow().
2004-07-29 Jacob Nevins"Where does PuTTY store its data?" -- mention where...
2004-07-29 Jacob NevinsTalk about Halibut; mention Unix `install' target;...
2004-07-28 Jacob NevinsAnother wart in the command-line processing: if the...
2004-07-27 Simon TathamFix double-free in X selection code.
2004-07-25 Jacob NevinsAttempt to make Windows pointer hiding more robust...
2004-07-25 Jacob NevinsPSFTP was ignoring `-1' and `-2' and always using SSH...
2004-07-25 Jacob NevinsFix for `psftp-pscp-ignore-load': Default Settings...
2004-07-25 Jacob NevinsText around -load option "(although Plink still require...
2004-07-24 Jacob NevinsComment explaining `need_save' argument to cmdline_proc...
2004-07-24 Jacob NevinsIn faq-bce, mention that the non-immediate effect of...
2004-07-22 Jacob NevinsAdd a section on the errors you see when you attempt...
2004-07-22 Jacob NevinsMention bps units of terminal speeds (FWLIW).
2004-07-20 Simon TathamWe shouldn't reference off the end of the display line...
2004-07-20 Jacob NevinsLimitations of -m option.
2004-07-20 Jacob NevinsMention the dangers of the "-pw" option.
2004-06-27 Jacob Nevinsgrammer
2004-06-20 Jacob NevinsAdd a configuration option for TCP keepalives (SO_KEEPA...
2004-06-15 Jacob Nevinshide scrollbar - you can use more than just Shift+PgUp...
2004-06-15 Jacob NevinsMention "beep using the PC speaker" on general principl...
2004-06-15 Jacob NevinsIt's probably worth mentioning that SSH stands for...
2004-06-15 Jacob NevinsAdd index.but to build.
2004-06-15 Jacob NevinsFix Halibut warnings about merging distinct-case index...
2004-06-15 Simon Tatham`Authenticating with key' message when using a local...
2004-06-10 Jacob NevinsExplain that the configurable window title is only...
2004-06-03 Jacob NevinsSpotted by Dimitry Andric: `ssh-termspeed' implementati...
2004-05-31 Simon TathamRJK's patch to enable PuTTY's X forwarding to connect...
2004-05-26 Jacob NevinsIn the entry about twiddling Windows TCP timeouts,...
2004-05-24 Jacob NevinsTypos in Borland Makefile pointed out by Arnaud Desitter
2004-05-24 Simon TathamArnaud Desitter points out a silly mistake in retrieve_...
2004-05-24 Jacob NevinsThere do in fact appear to be help topics for the Arabi...
2004-05-22 Simon TathamFix indentation after Richard B's patch in rev 1.137...
2004-05-22 Simon TathamHalibut now warns about code paragraph lines which...
2004-05-22 Simon TathamFix Halibut syntax errors in the new shaping/bidi doc...
2004-05-22 Simon TathamAt last! After much delay, much faffing back and forth...
2004-05-20 Simon TathamI added more detail to the `Authentication failed at...
2004-05-06 Simon TathamA user at ARM just found his home directory was _world_...
2004-04-29 Jacob NevinsMention -scp/-sftp
2004-04-28 Jacob Nevins"Does PuTTY support storing settings, so I don't have...
2004-04-28 Jacob Nevinsupdate pocketputty URL
2004-04-27 Jacob NevinsKrzysztof Kowalczyk notes that 'etastr' can overflow...
2004-04-27 Jacob NevinsKrzysztof Kowalczyk's fix for "Assertion failed: actual...
2004-04-27 Jacob NevinsRemove now-unused variable pwrstat. Spotted by Krzyszto...
2004-04-27 Jacob NevinsAdd notes on our globs' incompatibilities with POSIX
2004-04-27 Jacob NevinsVarious tweaks to header comments to remind me which...
2004-04-25 Jacob NevinsImplement `pscp-select-backend'.
2004-04-25 Jacob NevinsIn the special case that handles selecting a session...
2004-04-25 Simon TathamMore portability fixes.
2004-04-25 Simon TathamMake mkfiles.pl less tied to PuTTY in particular, by...
2004-04-24 Jacob NevinsIn SSH, we now send terminal speeds to the server when...
2004-04-24 Jacob NevinsTweak documentation of -V option.
2004-04-17 Owen DunnAdd -V for version information to plink, pscp, and psftp.
2004-04-08 Simon TathamAdded indexing for the first three chapters of the...
2004-04-01 Simon TathamClean up Makefile now that Halibut's new command-line...
2004-04-01 Simon TathamWhat was that rogue man-mindepth directive doing in here?
2004-03-31 Simon TathamAdd `can I put PuTTY on a coverdisk / bundle it / etc...
2004-03-31 Jacob Nevinsgrammer
2004-03-30 Jacob NevinsReasonably grotty hacks so that the droppings left...
2004-03-30 Jacob NevinsMiscellaneous tinkering:
2004-03-29 Simon TathamPayPal is actually _much_ easier to work with than...
2004-03-26 Jacob NevinsMore experimental hackery for `win-dead-keys'. Works...
2004-03-25 Jacob Nevinstweak text about mouse reporting and copy and paste...
2004-03-25 Simon TathamHmm. Better turn that `make' into a `make -s', or else...
2004-03-24 Jacob NevinsUse $(HALIBUT) variable consistently.
2004-03-24 Simon TathamOh yes, and the Unix Makefile needs to know that as well.
2004-03-24 Simon TathamThe Unix source archive ought to have pre-built docs...
2004-03-24 Simon TathamNow that Halibut is capable of generating man pages...
2004-03-24 Jacob NevinsFix from Thomas Henlich for bug in dead key support...
2004-03-17 Owen DunnRemove GetSystemPowerStatus() - should resolve hard-hangs
2004-03-16 Simon TathamMention explicitly that offering us a reciprocal link...
2004-03-11 Jacob NevinsTweak doc to reflect wrinkle in Owen's fixed implementa...
2004-03-10 Owen DunnMake `Copy all to Clipboard' copy all non-empty lines...
2004-03-05 Jacob NevinsFinally correct REGEDIT syntax for "saving in a file" hack.
2004-03-04 Jacob NevinsMention Links page in ports section, since there are...
2004-03-01 Jacob NevinsMention that proxy password is saved in plain text...
2004-02-23 Jacob NevinsMention PocketPuTTY
2004-02-22 Jacob NevinsExpand "what platform" text to take account of Unix.
2004-02-22 Jacob NevinsAdd (probably frustratingly) bare-bones man pages for...
2004-02-22 Jacob NevinsCorrect slightly misleading usage
2004-02-22 Jacob NevinsMinor fix in usage message
2004-02-22 Jacob NevinsFix typo in -C
2004-02-22 Jacob NevinsTart up, fix outright lies, mention web docs
2004-02-16 Simon TathamCouple of new FAQ questions: `what's the point of the...
2004-02-13 Jacob Nevinsbloody PageRank hackers.
2004-02-13 Jacob NevinsI don't think iXplorer is now sufficiently unique to...
2004-02-13 Simon TathamAlexei Podtelezhnikov points out that PuTTYgen's key...
2004-02-13 Jacob NevinsAdd .map files to Cygwin "clean" target
2004-02-13 Jacob NevinsMakefile.cyg now generates a link map.
2004-02-13 Jacob NevinsRemove claim that there's no Unix puttygen
2004-02-13 Jacob NevinsMissed one: sftp-slow has gone away with 0.54
2004-02-12 Simon TathamBah! Knew there'd be _something_.
2004-02-12 Simon TathamModifications to the release procedure as a result...
2004-02-12 Simon TathamBack out my temporary edit of the FAQ, to make it once... 0.54
next