]> asedeno.scripts.mit.edu Git - PuTTY.git/history - config.c
Loose end from r5031: the Kex panel should only be displayed in
[PuTTY.git] / config.c
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...
2003-03-15 Simon TathamThe Telnet ENVIRON configurer also had a list box with...
2003-03-15 Simon TathamWindows sets automatic tabs in list boxes, but GTK...
2003-03-14 Simon TathamThe divisor in the bell timing boxes should be TICKSPER...
2003-03-14 Simon TathamContinuing work on the GTK config box. Created uxcfg...
2003-03-13 Simon TathamFirst stab at a GTK layout engine. It's missing all...
2003-03-08 Simon TathamAdd the ability to allocate extra per-dialog-instance...
2003-03-06 Simon TathamJust for Jacob, the ciphers drag list is now six lines...
2003-03-06 Simon TathamFix a couple of stupid typos in the session-saving code.
2003-03-06 Simon TathamRepair the delete-saved-session button (trivial braino).
2003-03-06 Simon TathamRichard B's patch to push erased text into the scrollba...
2003-03-05 Simon TathamThe long-awaited config box revamp! I've taken the...