]> asedeno.scripts.mit.edu Git - PuTTY.git/history - config.c
Turn 'Filename' into a dynamically allocated type with no arbitrary
[PuTTY.git] / config.c
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...
2006-08-29 Simon TathamNew logging mode, which records the exact bytes sent...
2006-08-28 Simon TathamSupport for Windows PuTTY connecting straight to a...
2006-06-20 Jacob NevinsIn the config dialog, clip RGB values to [0..255] rathe...
2006-02-19 Simon TathamIntroduce a new checkbox and command-line option to...
2005-09-21 Owen DunnPlatform-independent support for zooming around session...
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-07 Jacob NevinsAdd keyboard accelerators for IPv4/IPv6 selections options.
2005-04-07 Jacob NevinsIf a new session was saved from Change Settings, a...
2005-03-22 Jacob NevinsAdd an option to use wcwidth_cjk() instead of wcwidth...
2005-03-15 Owen DunnFix pterm-logtype-crash
2005-03-11 Jacob NevinsMake it clearer which protocol version various bugs...
2005-03-10 Jacob NevinsConsistently use a single notation to refer to SSH...
2005-03-05 Simon TathamPlatform-independent fixes for NO_IPV6 compilation (prevent
2005-03-04 Jacob NevinsFix minor imprecisions in cfg->portfwd[] bounds checkin...
2005-02-17 Simon TathamAdjust the semantics of cfg.remote_cmd_ptr: it is now...
2005-02-16 Jacob Nevinsportfwd validation was sometimes not picking up a blank...
2005-01-11 Ben HarrisVersions of OpenSSH before 2.5.4 kill the connection...
2005-01-11 Simon TathamServers announcing themselves as `Sun_SSH_1.0' apparent...
2005-01-09 Simon TathamI've changed my mind about what the IP version selectio...
2005-01-02 Jacob Nevinscolon in kex UI
2004-12-31 Simon TathamIn r5043 Jacob removed the `Load' and `Delete' buttons...
2004-12-31 Simon TathamAllow reconfiguration of compression and cipher settings in
2004-12-30 Simon TathamIntegrate unfix.org's IPv6 patches up to level 10,...
2004-12-30 Jacob NevinsRemove "Load" button in mid-session configuration dialo...
2004-12-29 Simon TathamLoose end from r5031: the Kex panel should only be...
2004-12-28 Simon TathamAbility to save in mid-session! Simplest possible resol...
2004-12-28 Simon TathamCan't use `d' for an accelerator in the Kex panel,...
2004-12-28 Simon TathamSupport reconfiguration of key exchange in mid-session...
2004-12-28 Simon TathamSSH port forwarding is now configurable in mid-session...
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-15 Simon TathamMiloslav Cempirek Ing points out that we should return from
2004-11-09 Simon TathamDJSD requests a force-monochrome option for users who...
2004-10-16 Simon TathamMoved the environment variables config block out of...
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-09-22 Jacob NevinsDocument telnet_keyboard more completely, cross-referen...
2004-06-20 Jacob NevinsAdd a configuration option for TCP keepalives (SO_KEEPA...
2004-05-24 Jacob NevinsThere do in fact appear to be help topics for the Arabi...
2004-05-22 Simon TathamAt last! After much delay, much faffing back and forth...
2004-04-25 Jacob NevinsIn the special case that handles selecting a session...
2004-04-24 Jacob NevinsIn SSH, we now send terminal speeds to the server when...
2003-11-20 Simon TathamMove the `translation of line drawing characters when...
2003-10-08 Owen DunnCosmetic, to fix ssh2-des-cbc-is-std
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-04-26 Simon TathamFiner granularity of config box handling. SSH packet...
2003-04-26 Simon TathamMake the `vtmode' config option work under X. In the...
2003-04-26 Simon TathamThe line-drawing paste config option has changed its...
2003-04-12 Simon TathamDisable window title reporting by default, since it...
2003-04-10 Simon TathamImplemented Change Settings under Unix. We are graduall...
2003-04-06 Simon TathamNow that we have `appname', make much wider use of it. In
2003-04-05 Simon TathamFixed the printing and charset combo boxes in Unix...
2003-04-05 Simon TathamUnix can't sensibly enumerate printers (since they...
2003-04-05 Simon TathamDynamic port forwarding by means of a local SOCKS serve...
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-25 Ben HarrisRename dlg_listbox_addwithindex() to dlg_listbox_addwit...
2003-03-22 Simon TathamThe GTK colour selector does not provide full 8-bit...
2003-03-22 Simon TathamMake sure one of the Local/Remote port forwarding radio...
2003-03-18 Simon TathamBig sprawling dialog-box commit covering all sorts...
next