]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2005-04-05 Simon TathamVersion number and other tweakings prior to the 0.58... 0.58
2005-04-05 Jacob Nevinstweak wording in "pscp -ls"
2005-04-05 Jacob Nevinsadd XXX-REMOVE-BEFORE-RELEASE re uninstaller
2005-04-05 Jacob NevinsAdd target to build `info' file.
2005-04-05 Jacob NevinsAdd versionid for index.
2005-04-05 Jacob NevinsIndex the complete PuTTY manual.
2005-04-04 Ben HarrisNULL needs to be cast to void * when passed to a variad...
2005-04-01 Jacob Nevins#ifdef out expensive combining-character/scrollback...
2005-04-01 Simon Tathamsk_address_is_local() was ignoring the possibility...
2005-03-31 Simon TathamAdd text to the troubleshooting chapter about the error...
2005-03-31 Simon TathamFAQ entry on rekeys: Jacob would like to pre-emptively...
2005-03-31 Simon TathamBeef up the `unfinished and experimental' warnings...
2005-03-31 Jacob NevinsXXX-REMOVE-BEFORE-RELEASE: check docs too
2005-03-30 Simon TathamFurther fix for lcc-win32. The PuTTY suite now compiles...
2005-03-30 Jacob Nevinsfaq-timeout: update for XP
2005-03-30 Simon Tatham<1112163342.018492.101240@f14g2000cwb.googlegroups.com> on
2005-03-29 Simon TathamSmall markup fixes I just noticed, mostly use of litera...
2005-03-29 Simon TathamAfter we receive EOF on stdin, we should clear ssh...
2005-03-28 Simon TathamRender timing.c robust in the face of strangeness....
2005-03-24 Jacob NevinsIn fact, I'll document the wrinkle with "plink -load...
2005-03-24 Jacob NevinsFix comment re dmemdumpl()
2005-03-23 Jacob NevinsSince Markus Kuhn no longer explicitly places wcwidth...
2005-03-23 Jacob Nevins`wcwidth-upgrade': upgrade to latest wcwidth.c from...
2005-03-23 Jacob NevinsAnother fix from Hung-Te Lin; apparently in some IMEs...
2005-03-22 Jacob NevinsFix my fix (r5539) to the `multi-changesettings-crash...
2005-03-22 Jacob NevinsAdd an option to use wcwidth_cjk() instead of wcwidth...
2005-03-21 Jacob NevinsHung-Te Lin spotted that the `multi-changesettings...
2005-03-21 Jacob NevinsMention PUTTY.RND by name
2005-03-21 Simon TathamMartin Trautmann spotted a bare char being passed to...
2005-03-21 Jacob NevinsTrim application manifests as much as MS' documentation...
2005-03-21 Jacob NevinsImprovement for IME font display from Hung-Te Lin.
2005-03-20 Jacob NevinsAdd comments about default processing in DialogProc...
2005-03-19 Ben HarrisRevert last change: Some versions of the GNU C Library...
2005-03-19 Ben HarrisIf it's available, try to use clock_gettime(CLOCK_MONOT...
2005-03-19 Simon TathamWork around lcc's annoying (but, even more annoyingly...
2005-03-19 Jacob NevinsMore compact display for the key links/fingerprints...
2005-03-19 Jacob NevinsTry to make our PGP signing more useful:
2005-03-18 Simon TathamAfter we thaw a frozen socket, we apparently need to...
2005-03-18 Jacob NevinsI believe MAC/CRC errors can be caused by network corru...
2005-03-17 Simon TathamHung-Te Lin's fix for intermittent WM_PAINT problems.
2005-03-17 Simon TathamThe structural reorganisation of ssh.c (r4909) caused
2005-03-16 Jacob Nevinsfaq-savedsettings: mention Default Settings
2005-03-16 Simon TathamFix `telnet-option-loop', I think. (Untested except...
2005-03-15 Owen DunnAdd protection against multiple Change Settings dialogues.
2005-03-15 Owen DunnFix pterm-logtype-crash
2005-03-14 Jacob NevinsConsistent indenting in option specs
2005-03-11 Jacob Nevinspunctuation nit
2005-03-11 Jacob NevinsRetire MINGW32_FIX. It was a fix for a blatant bug...
2005-03-11 Jacob NevinsMake it clearer which protocol version various bugs...
2005-03-11 Simon TathamFiddle with source archive for new OS X files.
2005-03-10 Simon TathamThanks to D H Becker for sending in an icon. I'd have...
2005-03-10 Ben HarrisExpand "v" to "version" when discussing SSH protocol...
2005-03-10 Ben HarrisWhen we're quoting user-interface text from PuTTY 0...
2005-03-10 Ben HarrisFix an "SSH v1" that Jacob missed (because it spanned...
2005-03-10 Ben HarrisMake it clear that even when using SSH 2, you only...
2005-03-10 Jacob NevinsConsistently use a single notation to refer to SSH...
2005-03-10 Simon TathamSupport multiple anchor name types now that Jacob has...
2005-03-10 Owen DunnProtect against multiple Change Settings dialogues...
2005-03-08 Jacob NevinsBen Hutchings reports that new PuTTY instances created...
2005-03-08 Jacob NevinsMiscellaneous tweaks.
2005-03-07 Simon TathamCharlie at work points out that the screen FAQ contains...
2005-03-07 Simon Tatham`What commands can I type into my PuTTY session' is...
2005-03-06 Jacob NevinsAdd notification when using the various auth methods...
2005-03-06 Jacob NevinsFix sense of test in previous checkin :)
2005-03-06 Simon TathamI'm sick and tired of the persistent reports of lineptr...
2005-03-05 Simon TathamOver-enthusiastic assertions in the port forwarding...
2005-03-05 Simon TathamMake sure we do notify_remote_exit(ssh->frontend) _before_
2005-03-05 Simon TathamPlatform-independent fixes for NO_IPV6 compilation (prevent
2005-03-05 Simon TathamFixes for NO_IPV6 compilation under Unix.
2005-03-04 Jacob NevinsFix potential fault where -L/-R/-D could accept a strin...
2005-03-04 Jacob Nevinsrm some magic numbers in ssh_setup_portfwd()
2005-03-04 Jacob NevinsFix minor imprecisions in cfg->portfwd[] bounds checkin...
2005-03-03 Ben HarrisExplicitly set MIN and TIME when in raw mode to request...
2005-03-02 Owen DunnDraglists, implemented as up-down preference lists...
2005-03-02 Jacob NevinsMore confusing "(BYTE *) & val" style punctuation.
2005-03-02 Jacob Nevinsnit: confusing punctuation
2005-03-02 Jacob Nevinsrm incorrect comment
2005-03-01 Jacob NevinsFix off-by-one in memory management of PPK reading...
2005-03-01 Owen DunnClose on exit. I'm not entirely happy with the distrib...
2005-03-01 Jacob NevinsUpdate Inno Setup script. Tested with IS 5.0.8 on Win98...
2005-03-01 Jacob NevinsMention `-cleanup' caveats on multi-user systems.
2005-03-01 Jacob NevinsVC didn't like PATH_MAX. Use MAX_PATH instead. (This...
2005-03-01 Jacob NevinsAdd context help to a couple of message boxes. Unfortun...
2005-03-01 Jacob NevinsMake it clearer that `-m' is only usable with SSH.
2005-03-01 Jacob NevinsMove the MessageBox-with-help function out into winutil...
2005-02-28 Jacob NevinsMake things other than Pageant use request_file(),...
2005-02-28 Jacob NevinsFix for `pageant-dirhandle': a new wrapper functions...
2005-02-28 Jacob NevinsPSFTP now needs wildcard.o, and was only getting it...
2005-02-27 Jacob NevinsMove SaneDialogBox()/SaneEndDialog() from winmisc.c...
2005-02-27 Jacob NevinsImprove Pageant's error reporting for private key load...
2005-02-27 Jacob NevinsImprovements to PuTTYgen error reporting:
2005-02-27 Owen DunnWarn on close. Also warn before use.
2005-02-26 Jacob NevinsPull out the common compiler-specific workarounds and...
2005-02-26 Jacob NevinsAllow mkfiles.pl to put multiple verbatim sections...
2005-02-26 Jacob NevinsThe comment that Private-Hash: was not allowed in DSS...
2005-02-26 Simon TathamFix segfault on forcible window closure.
2005-02-26 Simon TathamSort out close-on-exit, connection_fatal(), fatalbox(), and
2005-02-26 Jacob NevinsWe weren't correctly discounting "." and ".." when...
2005-02-25 Jacob NevinsMakefile.lcc mentions version.o instead of .obj (not...
2005-02-25 Simon TathamPer Gunnar Floe spotted a reversed test in sftp_cleanup...
next