]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
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...
2005-02-24 Jacob NevinsAdd RT_MANIFEST arguments to dependencies for Windows...
2005-02-24 Jacob NevinsSome copyright dates that were missed in the Mac port.
2005-02-23 Owen DunnSupport for setting some options like keepalive, oobinl...
2005-02-23 Simon TathamFallout from my change in the semantics of cfg.remote_c...
2005-02-22 Owen DunnA first attempt at listening sockets in Open Transport.
2005-02-22 Simon TathamRemove the two logevent calls passing NULL as the first...
2005-02-21 Jacob NevinsRearrange verify_ssh_host_key() for robustness in the...
2005-02-21 Jacob NevinsAhem. Fix my hostkey dialog fix so that storing the...
2005-02-21 Ben HarrisMake sure that auth->xdmseen is initialised (to NULL...
2005-02-20 Jacob NevinsChange "are you sure you want to close this window...
2005-02-20 Jacob NevinsOn Windows, MessageBoxIndirect() was sometimes failing...
2005-02-20 Jacob NevinsAnother failure to crStop(0) on user abort, this time...
2005-02-20 Owen DunnSupport the drop-down menu part of the editbox control...
2005-02-20 Simon TathamBump version numbers. (Forgot to do this _before_ dropp...
2005-02-20 Simon TathamAdditional robustness to SFTP packet parsing and memory...
2005-02-19 Ben HarrisCorrect some comments based on feedback from Thomas Dickey.
2005-02-19 Owen DunnGrey the titles of group boxes when the config box...
2005-02-19 Simon TathamOops; missed out a crStop in the new host key verificat...
next