]> asedeno.scripts.mit.edu Git - PuTTY.git/history - config.c
first pass
[PuTTY.git] / config.c
2017-02-11 Jacob NevinsDocument proxy logging control.
2016-11-17 Simon TathamMake ESC[3J (clear scrollback) a disableable escape...
2016-04-03 Simon TathamReorganise the Bugs and More Bugs config panels.
2016-04-03 Owen DunnMerge branch 'master' of ssh://tartarus.org/putty
2016-04-02 Jacob NevinsStop supporting fallback between SSH versions.
2016-03-25 Simon TathamConfigurable preference list for SSH host key types.
2016-03-25 Jacob NevinsDemote SSH bypass-auth option; downplay in docs.
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2015-11-27 Owen DunnMerge branch 'master' of ssh://tartarus.org/putty
2015-11-22 Simon TathamOption to log proxy setup diagnostics to the terminal.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-10-17 Simon TathamNew formatting directive in logfile naming: &P for...
2015-08-08 Simon TathamNew formatting directive in logfile naming: &P for...
2015-07-25 Simon TathamMerge tag '0.65'
2015-06-25 Ben HarrisMerge branch 'pre-0.65'
2015-06-22 Simon TathamMerge branch 'pre-0.65'
2015-06-22 Simon TathamInaugural merge from branch 'pre-0.65'.
2015-06-20 Simon TathamFix two small memory leaks in config mechanism.
2015-06-20 Simon TathamDivide the Bugs panel in half.
2015-06-20 Simon TathamSupport RFC 4419.
2015-06-07 Chris StaiteAdd the ChaCha20-Poly1305 cipher+MAC, as implemented...
2015-05-15 Simon TathamGiant const-correctness patch of doom!
2015-05-08 Simon TathamFix two small memory leaks in config mechanism.
2015-04-25 Simon TathamDivide the Bugs panel in half.
2015-04-25 Simon TathamSupport RFC 4419.
2015-02-28 Simon TathamMerge branch 'pre-0.64'
2015-02-27 Jacob NevinsMerge branch 'pre-0.64'
2015-02-24 Jacob NevinsMerge branch 'pre-0.64'
2015-02-07 Simon TathamMerge branch 'pre-0.64'
2015-01-18 Jacob NevinsMerge branch 'pre-0.64'
2015-01-08 Jacob NevinsMerge branch 'pre-0.64'
2015-01-05 Jacob NevinsMerge branch 'pre-0.64'
2014-12-20 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamMerge branch 'pre-0.64'
2014-11-10 Simon TathamMerge connection-sharing shutdown fix from pre-0.64.
2014-11-09 Jacob NevinsMerge branch 'pre-0.64'.
2014-11-09 Jacob NevinsMerge reconfig fixes from branch 'pre-0.64'.
2014-11-09 Jacob NevinsDisable some mid-session configs for downstreams.
2014-11-09 Jacob NevinsDisable manual host key config in mid-session.
2014-11-08 Jacob NevinsMerge another docs fix from 'pre-0.64'.
2014-11-08 Jacob NevinsMerge Gtk event log fix from 'pre-0.64'.
2014-11-08 Jacob NevinsMerge SSH-2-only default from 'pre-0.64'.
2014-11-08 Jacob NevinsMerge misc docs improvements from branch 'pre-0.64'.
2014-11-04 Jacob NevinsMerge shorter option name from 'pre-0.64'.
2014-11-04 Jacob NevinsUse a shorter name for the channel close bug.
2014-11-03 Jacob NevinsMerge MinGW surrogate build fix from pre-0.64.
2014-11-02 Chris StaiteElliptic-curve cryptography support.
2014-09-20 Jacob NevinsDon't show SSH connection sharing options mid-session...
2014-09-09 Simon TathamNew option to manually configure the expected host key(s).
2014-07-06 Simon TathamImplement this year's consensus on CHANNEL_FAILURE...
2014-02-04 Simon TathamFix warnings when compiling with -DNO_IPV6.
2014-01-25 Simon TathamUse the new host_str* functions to improve IPv6 literal...
2013-11-17 Simon TathamImplement connection sharing between instances of PuTTY.
2013-11-17 Simon TathamMove cipher settings into their own config panel.
2013-08-22 Simon TathamFix handling of IPv6 dynamic forwardings.
2013-07-14 Simon TathamRemove a pointless assignment in setup_config_box.
2013-07-14 Simon TathamUse the new ctrl_alloc_with_free to clean up a long...
2012-07-28 Simon TathamAdd a bug-compatibility flag to disable the
2012-07-28 Simon TathamFix an embarrassing mistake in config box handling...
2012-07-28 Simon TathamRemove an unused variable.
2012-06-09 Simon TathamIntroduce a third setting for the 'bold as colour'...
2012-04-08 Simon TathamFallout from the big revamp in r9214: colour handling...
2011-10-02 Simon TathamTurn 'Filename' into a dynamically allocated type with...
2011-10-01 Simon TathamChange the semantics of 'FontSpec' so that it's a dynam...
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2011-01-14 Jacob NevinsTweak to r7635: when changing between protocols in...
2010-12-27 Jacob NevinsAdd an option to disable SSH-2 banners.
2010-09-27 Jacob NevinsBah, r9008 caused an assertion failure on Windows due...
2010-09-25 Jacob NevinsSince GSSAPI is now on its own panel, we may as well...
2010-09-25 Simon TathamCleanups of the GSSAPI support. On Windows, standard...
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-11-13 Jacob NevinsAdd a keyboard shortcut for the "serial" protocol to...
2009-08-18 Jacob NevinsAttempt to filter out duplicate port forwardings in...
2009-06-10 Simon TathamClearing and refilling the code-pages list box can cause a
2008-11-25 Jacob NevinsFixed a PuTTYtel startup assertion failure introduced...
2008-11-24 Jacob NevinsNew option to allow use of the local OS username for...
2008-10-13 Jacob NevinsRejig the Translation panel controls and documentation...
2008-08-10 Owen DunnInitial commit of GSSAPI Kerberos support.
2008-07-17 Simon TathamAt least one version of gcc won't figure out that ...
2008-06-15 Jacob NevinsExorcise beeps from the Colours pane in Gtk.
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-09-03 Ben HarrisAvoid "unused variable" warning when NO_IPV6 defined.
2007-08-04 Ben Harris"CR implies LF" patch, based on one from Paul Coldrey.
2007-07-01 Jacob NevinsImplement Marcin Bulandra's suggestion of only automati...
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-18 Jacob NevinsIn controls where a list of entries is manipulated...
2007-02-10 Simon TathamSince we're now able to cope with Default Settings...
2007-02-10 Simon TathamAvoid launching a session from the Default Settings...
2007-02-01 Jacob NevinsSwap order of `Columns' and `Rows' in the config dialog...
2007-01-10 Jacob NevinsVarious SSH-related things were appearing in the PuTTYt...
2006-12-31 Jacob NevinsPatch inspired by one from Daniel Silverstone in Debian...
next