]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2001-09-24 Simon TathamRestore Lars Gunnarsson's old link for iXplorer.
2001-09-23 Simon TathamDestroy DOS line endings and unnecessary redefinition...
2001-09-23 Simon TathamOops - another missing file :-/
2001-09-22 Simon TathamArrgh, there's always one. Actually check in the extra...
2001-09-22 Simon TathamAdd extra explanatory comment about the DSA k generation.
2001-09-22 Simon TathamAdd support for DSA authentication in SSH2, following...
2001-09-22 Simon TathamPretty much finished writing the Config chapter.
2001-09-22 Simon TathamOops - that tweak had bad Buttress syntax. D'oh!
2001-09-22 Simon TathamMiscellaneous small documentation tweaks.
2001-09-22 Simon TathamCorrect capitalisation in one config option (Cyrillic...
2001-09-21 Simon TathamOngoing pastes were being abandoned on any key-down...
2001-09-19 Simon TathamFix pasting of newlines in local line editing mode...
2001-09-18 Simon Tathamterminal.c's from_backend() no longer calls term_out...
2001-09-18 Simon TathamFix flaky scrollbar update when scrollback was reset...
2001-09-18 Simon TathamSelection point movement on scroll should move selancho...
2001-09-18 Simon TathamReintroduce Cyrillic Caps Lock mode, which was in 0...
2001-09-18 Simon TathamFix the licence again. (Despite the copyright holders...
2001-09-18 Simon TathamSSH back end should now be tolerant of garbage appearin...
2001-09-15 Simon TathamThree more patches from RDB: one to make Atomica work...
2001-09-15 Simon TathamCygwin build fixes: update the dependencies, add -DNO_S...
2001-09-13 Simon TathamChristopher Allene's patch for going full-screen on...
2001-09-12 Simon TathamScrollback viewing position, and selection endpoints...
2001-09-12 Simon TathamPSFTP: when choosing a default destination filename...
2001-09-12 Simon Tathampsftp and pscp should disable all forwarding (ports...
2001-09-10 Simon TathamClarify the comment at the top of scp.c to make the...
2001-09-09 Simon TathamAdd the `pwd' command in PSFTP.
2001-09-09 Simon TathamAdd online help in PSFTP.
2001-09-09 Simon TathamModify the FIXME into a calculated risk. I don't like...
2001-09-09 Simon TathamBe more careful of bombouts at the s_rdpkt level: if...
2001-09-09 Simon TathamAdd the names of major contributors to the copyright...
2001-09-09 Simon Tathampsftp is an interactive program and the ssh.c flags...
2001-09-09 Simon TathamOops - changing the prototype of statictext() affected...
2001-09-09 Simon TathamRoman Pompejus's patch (heavily hacked) for parametric...
2001-09-08 Simon TathamFix potential float screwup in scp percentage indicator...
2001-09-08 Simon TathamJacob's TIS / CCard authentication tweaks.
2001-09-08 Simon TathamJan Holmen Holsten's patch for drag-selects to scroll...
2001-09-08 Simon TathamFix error message: couldn't load _private_ key, not public.
2001-09-08 Simon TathamWhen we receive SSH_MSG_DISCONNECT, say so in an error...
2001-09-07 Simon TathamFix to link_font() from RDB. I must get him to comment...
2001-09-07 Simon TathamRDB also points out we don't need the CJK `not recommen...
2001-09-07 Simon TathamPatch from RDB: Markus Kuhn has issued an updated versi...
2001-09-07 Simon TathamAnother patch from RDB: prevent luni_send from sending...
2001-09-07 Simon TathamRDB points out that when you memset a newly allocated...
2001-09-07 Simon TathamRDB's session logging patch: due to some ghastly specia...
2001-09-07 Simon TathamPedantry patch from RDB: sanitise header use, correct...
2001-09-07 Simon TathamPatch from RDB: in the case where the protocol read...
2001-09-07 Simon TathamPatch from RDB: fix the failure to display window-resiz...
2001-09-07 Simon TathamPatch from RDB: rename ISO-8859-12 to -13, add ISO...
2001-09-07 Simon TathamRobert de Bath's asynchronous-connect patch. Helps...
2001-09-07 Simon TathamFix gratuitous assertion failure in Plink (ssh1_throttl...
2001-09-07 Simon TathamRobert de Bath's `Patch.a_alt_key': clean up the handli...
2001-09-07 Simon TathamUse WM_SETREDRAW to disable incremental updates while...
2001-09-07 Simon TathamJacob's patch to cause Shift to return to copy-and...
2001-09-07 Simon TathamOops, fix that fix. TranslateKey can return <0 and...
2001-09-07 Simon TathamFix mouse hiding on keypresses, which was failing due...
2001-09-05 Simon TathamFix the intermittent fault in the socket layer that...
2001-09-05 Simon TathamSwap round the contents of the Translation panel. The...
2001-09-05 Simon TathamUnicode cleanup phase 2: we now reintroduce the ability...
2001-09-05 Simon TathamBetter yet, look for sftp-server on the user's PATH...
2001-09-05 Simon TathamPSFTP will now attempt to find /usr/[local]/lib/sftp...
2001-09-05 Simon TathamWhen pscp in SFTP mode does client-side matching of...
2001-08-29 Simon TathamFix segfault (should free act.buf not act.name, because...
2001-08-28 Simon Tathamstripslashes() should have been dealing with colons...
2001-08-28 Simon TathamSemantic fix in the X11 `authentication failed' error...
2001-08-28 Simon TathamAdd documentation of the new PSCP `-unsafe' option and the
2001-08-28 Simon TathamD'oh! Putting keyboard-interactive authentication _befo...
2001-08-28 Simon TathamFix externally added SSH1 keys in Pageant. I have no...
2001-08-28 Simon TathamFix various small compiler warnings, mostly unused...
2001-08-27 Simon TathamPuTTYgen: add an extra button to save a public key...
2001-08-27 Simon TathamFix handling of SSH2_MSG_CHANNEL_CLOSE, which was break...
2001-08-27 Simon TathamPort forwarding update: local-host-only listening socke...
2001-08-27 Simon TathamAdd a couple of missing return values
2001-08-27 Simon TathamPort forwarding bug fix: we were unable to handle receiving
2001-08-27 Simon TathamFinally tighten up the server-side wildcard security...
2001-08-27 Simon TathamFix tiny bug in new sftp-mode wildcards: when there...
2001-08-27 Simon TathamMinor modification: in remote->local non-recursive...
2001-08-27 Simon TathamImplemented a simple wildcard matching engine, and...
2001-08-26 Simon TathamPSCP now uses the modern SFTP protocol if it can, and...
2001-08-26 Simon TathamArrgh; yet again I make my security checking too dracon...
2001-08-26 Simon TathamOops. ^X^S comes _before_ `cvs commit'. Two more diagno...
2001-08-26 Simon TathamFurther tightening up in PSCP. Fixed a couple more...
2001-08-26 Simon TathamPreparatory work for allowing PSCP to work over SFTP...
2001-08-26 Simon TathamMore upgrades to psftp: it now supports mv, chmod,...
2001-08-26 Simon TathamD'oh, remove two rogue diagnostics
2001-08-25 Simon TathamRemove gratuitous FIXME entries in cipher list. Oops...
2001-08-25 Simon TathamFiddle with the registry format so that backwards compa...
2001-08-25 Simon TathamJacob's patch for a drag-list to select SSH ciphers...
2001-08-25 Simon TathamExtensive changes that _should_ fix the socket bufferin...
2001-08-22 Simon TathamOops - fix that fix :-/
2001-08-22 Simon TathamWording change: make it explicit that you can enter...
2001-08-22 Simon TathamFix to allow more than one challenge/response pair during
2001-08-16 Simon TathamAdd a comment about Dragon NaturallySpeaking: it appare...
2001-08-15 Jacob NevinsDocument /DNO_SECURITY compile option.
2001-08-15 Jacob NevinsUpdated Makefile.cyg for Glenn Maynard's IME patch.
2001-08-15 Simon TathamTrivial port forwarding fixes from Jacob
2001-08-13 Simon TathamFix potential segfault in port forwarding code
2001-08-12 Simon TathamFirst phase of Unicode polishing: replace the edit...
2001-08-09 Simon TathamStop yelling about Access Denied if the server refuses...
2001-08-09 Simon TathamPort forwarding now works in SSH 2 as well as SSH 1.
2001-08-09 Simon TathamKeyboard-interactive authentication, thanks to Paul...
next