]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2004-10-15 Simon TathamStore line widths in the bidi cache, so we don't fail...
2004-10-15 Simon TathamFix many bugs in resizeline().
2004-10-15 Simon TathamFix applying combining characters to double-width chara...
2004-10-15 Simon TathamFix Windows redraw problem on RH half of wrapped lines...
2004-10-15 Simon TathamI broke ordinary line wrapping as a result of retiring...
2004-10-15 Simon TathamFix cursor display on a combined character cell.
2004-10-15 Simon TathamMark cc_check() and all calls to it with the new
2004-10-15 Simon TathamI'm instituting a policy that before every release...
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 TathamFix segfaults in terminal resizing, introduced by re...
2004-10-13 Simon TathamI think we've been told before that you're not supposed to
2004-10-13 Jacob NevinsFix '/*' in comment.
2004-10-13 Simon TathamRe-engineering of terminal emulator, phase 1.
2004-10-08 Jacob Nevinsfaq-alternate-localhost: You can now download the fix...
2004-10-07 Jacob Nevinsfaq-permission: xref licence
2004-10-06 Jacob NevinsX forwarding changes:
2004-10-02 Jacob Nevins`ssh-log-pw-blank': known password fields are now omitt...
2004-09-29 Jacob NevinsMention the negotiated SSH-2 MAC algorithm(s) in the...
2004-09-29 Simon TathamReport details in Event Log when receiving SSH2_MSG_CHA...
2004-09-28 Jacob NevinsLine (as opposed to block) cursors were being displayed...
2004-09-27 Jacob Nevins"Incoming packet was garbled on decryption": I think...
2004-09-22 Jacob NevinsTreat USER specially in event logging of Telnet ENVIRON...
2004-09-22 Jacob NevinsDocument telnet_keyboard more completely, cross-referen...
2004-09-22 Jacob Nevinsfaq-missing-slash: the missing-slash-in-PSFTP OpenSSH...
2004-09-21 Jacob NevinsAdd `OSU_1.5alpha4' to BUG_CHOKES_ON_SSH1_IGNORE; this...
2004-09-21 Jacob Nevins`ampersat-in-username': tweak `strchr' to `strrchr...
2004-09-20 Jacob NevinsReformat special commands to use \b instead of \dt / \dd.
2004-09-20 Jacob NevinsExplicitly list all the special commands supported...
2004-09-20 Jacob NevinsAdd accelerator for "Special Command" sub-menu.
2004-09-19 Jacob NevinsFirst gentle encouragement to direct mirroring efforts...
2004-09-17 Jacob NevinsMake it a bit easier to find our explanation of `raw' mode.
2004-09-16 Jacob NevinsTweak language re "Remote ports [accept connections...
2004-09-12 Simon Tatham`dwalin' spotted a NULL dereference in the new makekey...
2004-09-09 Jacob NevinsMention requirement for Gtk+-1.2.
2004-09-09 Jacob NevinsMake it clearer that the XP SP2 hotfix is described...
2004-09-03 Jacob NevinsImproved diagnostics in port-forwarding: we now log...
2004-09-03 Jacob NevinsIn SSH-2, list each compression algorithm only once...
2004-09-01 Jacob NevinsBleh, grammar.
2004-09-01 Jacob NevinsDocumentation existence of SOCKS5 CHAP authentication.
2004-08-31 Simon TathamBen Hutchings points out that the initial states of...
2004-08-30 Simon TathamCredit Malcolm Smith in the copyrights.
2004-08-30 Simon TathamMalcolm Smith's patch to support CHAP (digest-based...
2004-08-28 Simon TathamMore sensible error handling when we receive an SSH1...
2004-08-27 Jacob Nevinsfaq-alternate-localhost language tweak
2004-08-27 Jacob NevinsHandle WM_SYSCOLORCHANGE if using system colours. ...
2004-08-25 Jacob NevinsAdd comments indicating why these manifest files are...
2004-08-20 Jacob NevinsPatch to use enum constants for cfg.funky_type instead...
2004-08-20 Jacob Nevinsalternate-localhost: add "apparently" since none of...
2004-08-20 Jacob Nevinsalternate-localhost WinXP SP2: apparently SP2 fixes...
2004-08-19 Jacob NevinsFix an annoying inconsistency that's been bugging me...
2004-08-19 Jacob NevinsRemove claim in usage text that Plink defaults to SSH...
2004-08-19 Jacob NevinsAdd the WinXPSP2 alternate-localhost problem to the FAQ.
2004-08-18 Jacob NevinsMention the mirroring guidelines on the web.
2004-08-17 Jacob NevinsSomeone complained that their keyboard-interactive...
2004-08-16 Simon TathamUpdate comment on dupprintf().
2004-08-16 Jacob NevinsPatch from Kurt Roeckx: apparently on Debian amd64...
2004-08-15 Jacob NevinsNote behaviour of `cd' with no arguments.
2004-08-14 Simon TathamImplement `Restart Session', in both Unix and Windows...
2004-08-14 Simon Tathamssh_free() should not call log_free(); it's for the...
2004-08-13 Jacob NevinsExtra logging in SSH-2 port-forwarding. Most obviously...
2004-08-12 Jacob Nevinsadd xref at the bottom of X11 section to options in...
2004-08-12 Jacob NevinsFlush the logfile reasonably frequently in `printable...
2004-08-11 Simon TathamMy new rsync mirror setup might need attention when...
2004-08-10 Simon TathamRemove the email address from the footer of the HTML...
2004-08-10 Jacob NevinsUpdate link to s2putty.
2004-08-09 Jacob NevinsOops - merge version number bump from branch-0-55 ...
2004-08-09 Jacob NevinsApparently sending the tar output to stdout rather...
2004-08-05 Jacob NevinsFix for `mazovia': add Mazovia translation table based...
2004-08-03 Jacob NevinsWhen using remote forwarding with SSH-1, you'd get...
2004-08-03 Jacob NevinsMerge minor usage message tweaks (but not version numbe...
2004-08-01 Simon TathamMerged SSH1 robustness changes from 0.55 release branch...
2004-07-30 Jacob NevinsTweak to make it more obvious that the System menu...
2004-07-29 Simon TathamImprove robustness in modpow().
2004-07-29 Jacob Nevins"Where does PuTTY store its data?" -- mention where...
2004-07-29 Jacob NevinsTalk about Halibut; mention Unix `install' target;...
2004-07-28 Jacob NevinsAnother wart in the command-line processing: if the...
2004-07-27 Simon TathamFix double-free in X selection code.
2004-07-25 Jacob NevinsAttempt to make Windows pointer hiding more robust...
2004-07-25 Jacob NevinsPSFTP was ignoring `-1' and `-2' and always using SSH...
2004-07-25 Jacob NevinsFix for `psftp-pscp-ignore-load': Default Settings...
2004-07-25 Jacob NevinsText around -load option "(although Plink still require...
2004-07-24 Jacob NevinsComment explaining `need_save' argument to cmdline_proc...
2004-07-24 Jacob NevinsIn faq-bce, mention that the non-immediate effect of...
2004-07-22 Jacob NevinsAdd a section on the errors you see when you attempt...
2004-07-22 Jacob NevinsMention bps units of terminal speeds (FWLIW).
2004-07-20 Simon TathamWe shouldn't reference off the end of the display line...
2004-07-20 Jacob NevinsLimitations of -m option.
2004-07-20 Jacob NevinsMention the dangers of the "-pw" option.
2004-06-27 Jacob Nevinsgrammer
2004-06-20 Jacob NevinsAdd a configuration option for TCP keepalives (SO_KEEPA...
2004-06-15 Jacob Nevinshide scrollbar - you can use more than just Shift+PgUp...
2004-06-15 Jacob NevinsMention "beep using the PC speaker" on general principl...
2004-06-15 Jacob NevinsIt's probably worth mentioning that SSH stands for...
2004-06-15 Jacob NevinsAdd index.but to build.
2004-06-15 Jacob NevinsFix Halibut warnings about merging distinct-case index...
2004-06-15 Simon Tatham`Authenticating with key' message when using a local...
2004-06-10 Jacob NevinsExplain that the configurable window title is only...
2004-06-03 Jacob NevinsSpotted by Dimitry Andric: `ssh-termspeed' implementati...
2004-05-31 Simon TathamRJK's patch to enable PuTTY's X forwarding to connect...
next