]> asedeno.scripts.mit.edu Git - PuTTY.git/history - putty.h
Document Inno Setup's new lack of cleanup.
[PuTTY.git] / putty.h
2006-11-18 Simon TathamReinstate as much of the Windows font-linking behaviour...
2006-11-15 Jacob Nevins(Config).remote_cmd2[512] was added in r1208, but it...
2006-08-29 Simon TathamNew logging mode, which records the exact bytes sent...
2006-08-28 Simon TathamNew command-line option in Plink (and PuTTY, though...
2006-08-28 Simon Tatham... and here's the rest of r6820. Ahem.
2006-08-28 Simon TathamSupport for Windows PuTTY connecting straight to a...
2006-08-27 Simon TathamThe `socket' function in the backends is only ever...
2006-02-19 Jacob NevinsFix `restart-reset-terminal': terminal now restored...
2006-02-19 Jacob NevinsAdd/tweak a couple of comments.
2006-02-19 Simon TathamIntroduce a new checkbox and command-line option to...
2006-02-13 Owen DunnPreserve more attributes of text copied as RTF. Thanks...
2006-01-11 Owen DunnConfigurable font quality on Windows. (Together with...
2005-12-09 Simon TathamA few small changes to make the PuTTY source base more...
2005-10-30 Jacob NevinsRevamp SSH authentication code so that user interaction...
2005-10-26 Jacob NevinsComment explaining back->sendok() semantics from Simon.
2005-05-05 Jacob NevinsImplement `bypass-ssh2-userauth', since from correspond...
2005-04-21 Jacob NevinsFirst crack at `terminal-modes' in SSH. PuTTY now sends...
2005-04-14 Ben HarrisImplement my experimental arcfour modes. The 256-bit...
2005-04-11 Jacob NevinsComment: change "window.c" to "the front end"
2005-04-07 Jacob NevinsIf a new session was saved from Change Settings, a...
2005-03-23 Jacob Nevins`wcwidth-upgrade': upgrade to latest wcwidth.c from...
2005-03-22 Jacob NevinsAdd an option to use wcwidth_cjk() instead of wcwidth...
2005-03-19 Jacob NevinsTry to make our PGP signing more useful:
2005-03-10 Jacob NevinsConsistently use a single notation to refer to SSH...
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-15 Jacob NevinsThe terminal window can now indicate that PuTTY is...
2005-01-19 Simon TathamAdd a lengthy comment warning future front-end implemen...
2005-01-11 Simon TathamServers announcing themselves as `Sun_SSH_1.0' apparent...
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-24 Jacob NevinsBasic configurability for client-initiated rekeys.
2004-12-23 Jacob NevinsAdd a preference list for SSH-2 key exchange algorithms...
2004-12-17 Simon TathamI _think_ I've just fixed `font-overflow'. term->dispte...
2004-12-16 Jacob NevinsAbe Crabtree complains that flushing the log file as...
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 TathamSlight improvement to cursor blink timing: since the...
2004-11-27 Simon TathamBah, I knew I'd miss _something_. term_out is now stati...
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2004-11-09 Simon TathamDJSD requests a force-monochrome option for users who...
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-14 Simon TathamFirst-stage support for Unicode combining characters...
2004-10-13 Simon TathamImplement part of `ssh2-generality': introduce the...
2004-10-13 Simon TathamRe-engineering of terminal emulator, phase 1.
2004-10-02 Jacob Nevins`ssh-log-pw-blank': known password fields are now omitt...
2004-08-30 Simon TathamMalcolm Smith's patch to support CHAP (digest-based...
2004-08-12 Jacob NevinsFlush the logfile reasonably frequently in `printable...
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-22 Simon TathamAt last! After much delay, much faffing back and forth...
2004-01-22 Simon TathamAdded a command-line key generation tool. Currently...
2003-12-19 Simon TathamJoe Yates's memory leak patches.
2003-09-03 Jacob NevinsImplement `default-colours' on Windows based loosely...
2003-08-25 Simon TathamWindows PSCP now links against winsftp.c, and scp.c...
2003-08-21 Simon TathamRichard B's patch to enable users to explicitly request...
2003-05-24 Simon TathamModified form of Jim Lucas's PC speaker patch. I don't like
2003-05-07 Simon TathamYesterday's proxy enhancements also slightly nadgered...
2003-05-06 Simon TathamSupport, on Unix only (so far), for OpenSSH-style gener...
2003-05-04 Simon TathamColin's const-fixing Patch Of Death. Seems to build...
2003-04-28 Simon TathamAsynchronous agent requests on Windows. Actually, I...
2003-04-28 Simon TathamFirst half of `pageant-async' work. agent_query() is...
2003-04-12 Simon TathamDisable window title reporting by default, since it...
2003-04-11 Simon TathamRationalisation of the system of frontend handles....
2003-04-05 Simon TathamFixed the printing and charset combo boxes in Unix...
2003-04-05 Simon TathamCtrl+rightclick now pops up a context menu in Unix...
2003-04-05 Simon TathamDynamic port forwarding by means of a local SOCKS serve...
2003-04-04 Simon TathamTurned the old `Telnet Command' System-submenu into...
2003-04-01 Simon TathamVarious error-handling fixes, mostly in Unix PuTTY...
2003-03-31 Simon TathamSupport for PuTTY-style command-line arguments in Unix...
2003-03-06 Simon TathamOops, another missing forward-struct-declaration.
2003-03-06 Simon TathamRichard B's patch to push erased text into the scrollba...
2003-03-06 Simon TathamAs usual, gcc is better at warnings than MSVC, so here...
2003-02-04 Simon TathamAdd another bug workaround, this one for old OpenSSH...
2003-02-01 Simon TathamOops, Ben is quite right about the rather appalling...
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-02-01 Ben HarrisRichard's lazy-scrolling patch. This builds up scroll...
2003-01-28 Simon TathamGaah, another missing bit from the 16-colour support...
2003-01-27 Simon Tathamxterm apparently supports ESC[90m through ESC[97m to...
2003-01-27 Simon TathamRemove all `enum'-typed variables from the Config struc...
2003-01-27 Ben HarrisFirst attempt at a platform-independent keyboard handle...
2003-01-25 Ben HarrisChange the term_mouse interface a little so that it...
2003-01-21 Jacob NevinsFix "-v" in the Windows console utilities (plink, pscp...
2003-01-18 Ben HarrisSupport for saving sessions on the Mac. This is slight...
2003-01-15 Ben HarrisAdd the ability to close sessions. This adds *_free...
2003-01-15 Jacob NevinsImplement Simon's suggestion of moving DEFAULT_PROTOCOL...
2003-01-15 Jacob Nevins`ssh-default': change the /DSSH_DEFAULT flag to a ...
2003-01-14 Simon TathamMiscellaneous fixes to finish up `remove-statics'....
2003-01-14 Simon TathamDeglobalise the Unicode module. Despite all my grand...
2003-01-12 Simon TathamHaving laid all the groundwork, we can now remove the...
2003-01-12 Simon TathamThe logging module now contains a local copy of cfg too.
2003-01-12 Simon TathamThe back ends now contain their own copies of the Confi...
2003-01-12 Simon Tathamterm->cfg is now a full copy of the Config structure...
2003-01-12 Simon TathamThe command-line routines now take a pointer to `cfg' as an
2003-01-12 Simon TathamSupport for XDM-AUTHORIZATION-1 at the SSH server end...
2003-01-11 Simon TathamSupport XDM-AUTHORIZATION-1 for connecting to local...
2003-01-10 Simon TathamIntroduce framework for authenticating with the local...
2003-01-09 Simon TathamI'm sick of all those #ifdefs in settings.c, and in...
next