]> asedeno.scripts.mit.edu Git - PuTTY.git/history - settings.c
Patch from Alejandro Sedeno, somewhat modified by me, which
[PuTTY.git] / settings.c
2010-05-19 Simon TathamPatch from Alejandro Sedeno, somewhat modified by me, which
2010-04-23 Simon TathamNew SSH bug flag, for 'can't handle SSH2_MSG_IGNORE...
2010-03-24 Jacob NevinsWhen looking for a local username on Windows, if we...
2009-01-05 Jacob Nevinsr5080 didn't go far enough -- since 0.58, anyone on...
2008-11-24 Jacob NevinsNew option to allow use of the local OS username for...
2008-11-17 Simon TathamRevamp of the local X11 connection code. We now parse...
2008-08-10 Owen DunnInitial commit of GSSAPI Kerberos support.
2008-06-01 Simon TathamMerged from trunk up to r8033.
2008-06-01 Simon TathamBeen meaning to do this for years: introduce a configur...
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2007-12-05 Ben HarrisAdd a new bug-compatibility mode that limits the window...
2007-08-04 Ben HarrisRemember to clear ssh_simple when initialising config.
2007-08-04 Ben Harris"CR implies LF" patch, based on one from Paul Coldrey.
2007-06-30 Jacob NevinsRationalise access to, and content of, backends[] array.
2007-04-30 Ben HarrisAdd support for RFC 4432 RSA key exchange, the patch...
2007-02-10 Simon TathamSince we're now able to cope with Default Settings...
2006-12-31 Jacob NevinsPatch inspired by one from Daniel Silverstone in Debian...
2006-11-15 Jacob NevinsChris Boucher spotted that after "-nc" was added (r6823...
2006-08-28 Simon TathamThat OVERLAPPED fix seems to have made flow control...
2006-08-28 Simon TathamSupport for Windows PuTTY connecting straight to a...
2006-02-19 Simon TathamIntroduce a new checkbox and command-line option to...
2006-01-11 Owen DunnConfigurable font quality on Windows. (Together with...
2005-12-01 Jacob NevinsSSH-2 rekey bug compatibility setting wasn't being saved
2005-09-12 Ben HarrisWhen the first element in a preference list was unrecog...
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 NevinsFactor out the code to read and write the Environment...
2005-04-07 Jacob NevinsIn get_sesslist(), when freeing, set freed members...
2005-03-22 Jacob NevinsAdd an option to use wcwidth_cjk() instead of wcwidth...
2005-02-17 Simon TathamAdjust the semantics of cfg.remote_cmd_ptr: it is now...
2005-01-11 Simon TathamServers announcing themselves as `Sun_SSH_1.0' apparent...
2005-01-08 Simon TathamJacob points out that changing TICKSPERSEC in unix...
2004-12-30 Simon TathamIntegrate unfix.org's IPv6 patches up to level 10,...
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-16 Jacob NevinsAbe Crabtree complains that flushing the log file as...
2004-11-28 Simon TathamImplement xterm 256-colour mode.
2004-11-09 Simon TathamDJSD requests a force-monochrome option for users who...
2004-10-16 Simon TathamMarkus Kuhn's UTF-8 page
2004-10-13 Simon TathamImplement part of `ssh2-generality': introduce the...
2004-10-02 Jacob Nevins`ssh-log-pw-blank': known password fields are now omitt...
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-22 Simon TathamAt last! After much delay, much faffing back and forth...
2004-04-27 Jacob NevinsVarious tweaks to header comments to remind me which...
2003-12-31 Simon TathamD'oh! WideFont and WideBoldFont were being read from...
2003-12-03 Jacob NevinsFix for `logging-save-default': allow logging settings...
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-08 Simon TathamFix a typo in my backwards-compatibility wart. Oops.
2003-05-07 Simon TathamYesterday's proxy enhancements also slightly nadgered...
2003-04-12 Simon TathamDisable window title reporting by default, since it...
2003-04-01 Simon TathamVarious error-handling fixes, mostly in Unix PuTTY...
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-22 Simon TathamYikes - saving of Default Settings must have been broke...
2003-03-15 Simon TathamMissed a couple of the Unix-specific settings out of...
2003-03-06 Simon TathamRichard B's patch to push erased text into the scrollba...
2003-02-04 Simon TathamAdd another bug workaround, this one for old OpenSSH...
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-01-27 Simon TathamOf course, that cleanup I did earlier in which I ration...
2003-01-27 Simon TathamRemove all `enum'-typed variables from the Config struc...
2003-01-22 Simon TathamNext instalment of the Great Incompatible Defaults...
2003-01-18 Ben HarrisSupport for saving sessions on the Mac. This is slight...
2003-01-14 Simon TathamMiscellaneous fixes to finish up `remove-statics'....
2003-01-12 Simon TathamSupport for XDM-AUTHORIZATION-1 at the SSH server end...
2003-01-09 Simon TathamI'm sick of all those #ifdefs in settings.c, and in...
2003-01-02 Simon TathamA couple of X forwarding fixes for Unix Plink. Firstly...
2002-12-30 Ben HarrisAdd an "open" command to the "file" (now "session"...
2002-12-18 Simon TathamSupport for doing DNS at the proxy end. I've invented...
2002-12-18 Simon TathamStop proxying connections to localhost by default;...
2002-11-25 Ben HarrisMake the default font on Mac OS be Monaco 9 rather...
2002-11-19 Ben HarrisTentative merge of ben-mac-port (only dead for three...
2002-11-17 Ben HarrisApple's C compilers don't think that putting parenthese...
2002-11-02 Simon TathamImprove shadow bold mode: set the default shadow bold...
2002-10-30 Simon TathamFurther deglobalisation: settings.c now has a more...
2002-10-28 Simon TathamCloseOnExit now defaults to COE_ALWAYS for pterm, bring...
2002-10-17 Simon TathamMake the shadow bold offset configurable, after discove...
2002-10-16 Simon TathamTemporarily change the default for cut-and-paste of...
2002-10-16 Simon TathamOops, forgot to add BoldFont to the settings module.
2002-10-16 Simon TathamOops - check in leftovers from yesterday's development...
2002-10-15 Simon TathamIntroduce the ability to control whether the shell...
2002-10-15 Simon TathamDeal with the warnings generated when passing a pointer...
2002-10-14 Simon TathamBell overload was working in principle, but wasn't...
2002-10-13 Simon TathamThe Great Defaults Change (and about time too)! SSH...
2002-10-10 Simon TathamStop hard-coding a nonstandard font. We now default...
2002-10-09 Simon TathamFirst phase of porting. pterm now compiles and runs...
2002-09-26 Simon TathamAdd a new SSH2 bug: some servers apparently claim to...
2002-09-08 Simon TathamIntroduce the Bugs control panel, for overriding PuTTY...
2002-03-27 Simon TathamUpdates to proxy support, both from me and from Justin...
2002-03-23 Simon TathamJustin Bradford's proxy support patch. Currently suppor...
2002-03-09 Simon TathamANSI remote printer support. Raw mode only.
2002-03-09 Simon TathamWell, there was bound to be one I'd forgotten: the...
2002-03-06 Simon TathamAdd the Features panel, allowing you to disable a bunch...
2001-12-29 Simon TathamAdd a configurable option to make Return in Telnet...
2001-12-29 Simon TathamJordan Russell's patch (again): a couple of registry...
2001-12-15 Simon TathamAdd the remote counterpart for the `local port forwardi...
2001-12-11 Simon TathamDisable username switching between SSH2 auth attempts...
2001-11-29 Simon TathamOops - check the _rest_ of the SSH2 DES patch back...
next