]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2002-01-08 Simon TathamAdd the CRC32 compensation attack detector that all...
2002-01-08 Simon TathamPatch from RDB: the ESC[8...t resize sequence and the...
2002-01-08 Simon TathamPatch from RDB: the xterm move-window sequences now...
2002-01-08 Simon TathamPatch from RDB: invent a /DMSVC4 compile-time definitio...
2002-01-08 Simon TathamPatch from RDB: make /DNO_MULTIMON (mentioned as a possible
2002-01-08 Simon TathamAdd weird XML manifest resources, to enable WinXP skins...
2002-01-02 Simon TathamAdd `where can I buy silly putty' as a FAQ, pointing...
2002-01-01 Simon Tathamsshrsa.c should include misc.h in case I need to do...
2001-12-31 Simon TathamCreate the long-awaited console.c, and move the common...
2001-12-30 Simon TathamI have no brain at all. The SSH1 auth loop was trying...
2001-12-30 Simon TathamPuTTY can now detect when one of the Pageant keys it...
2001-12-30 Simon TathamPageant is now able to avoid asking for the passphrase...
2001-12-29 Simon TathamOops - the help for the new Telnet NL option wasn't...
2001-12-29 Simon TathamAdd a configurable option to make Return in Telnet...
2001-12-29 Simon TathamAdd a FAQ about keyboard mapping problems: basically...
2001-12-29 Simon TathamAdd a new back-end function to return the exit code...
2001-12-29 Simon TathamJordan Russell's patch (3rd of several). We now don...
2001-12-29 Simon TathamJordan Russell's patch (again): a couple of registry...
2001-12-29 Simon TathamJordan Russell's patch: only process mouse drags when...
2001-12-20 Simon TathamDocument the Pageant command line.
2001-12-20 Simon TathamOops - fputs takes the file pointer second, not first!
2001-12-20 Simon TathamThis should fix the busy-wait problem with the IME.
2001-12-19 Simon TathamThe alphabetical ordering in the psftp command list...
2001-12-16 Simon TathamAdd the `can we run under win3.1' question to the FAQ.
2001-12-16 Simon TathamFiddle the header of the new feedback section to make...
2001-12-16 Simon TathamAdd two extra appendices giving the licence text and...
2001-12-16 Simon TathamAdd the `local' command set to PSFTP: lcd, lpwd, and...
2001-12-16 Simon TathamReplace the definition of WHEEL_DELTA which was removed...
2001-12-15 Simon TathamA contributor tells me that WM_MOUSEWHEEL is not suppor...
2001-12-15 Simon Tatham`make clean' in the Borland makefile should ignore...
2001-12-15 Simon TathamImprovements to the malloc debugging stuff: when MALLOC...
2001-12-15 Simon TathamAdd the remote counterpart for the `local port forwardi...
2001-12-15 Simon TathamReverse part of RDB's pedantic patch from rev 1.129...
2001-12-15 Simon TathamJaeyoun Chung's mysterious patch that apparently makes...
2001-12-14 Simon TathamRetired the #ifdef DUMP_PACKETS stuff in ssh.c because...
2001-12-14 Simon TathamNow that Buttress can spot duplicate section keywords...
2001-12-14 Simon TathamAdd the missing psftp-pubkey section, shamelessly cribb...
2001-12-14 Simon TathamRename a clashing section keyword (why wasn't Buttress...
2001-12-14 Simon TathamAdd a chapter to the manual describing PSFTP.
2001-12-14 Simon TathamRemove ghastly hack involving fxp_error_message.
2001-12-14 Simon TathamFix trivial problems with PSFTP batch mode
2001-12-14 Simon TathamAargh, an Americanism crept in. Now corrected: favorite...
2001-12-13 Simon TathamTidied up PSFTP batch mode. The gross hack using fxp_er...
2001-12-13 Simon TathamAllow PSFTP to be run with no arguments, in which case...
2001-12-13 Simon TathamClarify that port forwarding will not be enabled until...
2001-12-12 Simon TathamUpdated the PuTTYgen section in pubkey.but so that it gives
2001-12-11 Simon TathamDisable username switching between SSH2 auth attempts...
2001-12-11 Simon TathamFix error handling in sftp (the sftp_recv return value...
2001-12-11 Simon TathamAdd help support to Pageant. (For the primary - non...
2001-12-11 Simon TathamFixes to full-screen mode. There were various problems...
2001-12-11 Simon TathamFix compiler warnings
2001-12-10 Simon TathamApparently sending DISCONNECT on a normal SSH2 connecti...
2001-12-10 Simon TathamRDB's patch to allow the `-c' option to Pageant to...
2001-12-10 Simon TathamAndrew Francis's Pageant updates: you can now multi...
2001-12-07 Simon TathamFIFTH ATTEMPT at getting full-screen mode right. This...
2001-12-07 Simon TathamOwen's patch to allow PowerMenu (third-party transparen...
2001-12-07 Simon TathamAdd -rlogin to Plink, for orthogonality (and because...
2001-12-06 Simon TathamDocumentation: filled the last few gaps and cleaned...
2001-12-06 Simon TathamSort out the silly filenames.
2001-12-06 Simon TathamIntegrate PuTTY and its help file. Now that's what...
2001-12-04 Simon TathamOops - replacement section types should be capitalised
2001-11-29 Simon TathamOops - check the _rest_ of the SSH2 DES patch back...
2001-11-29 Simon TathamDocument the three new configuration options I've added...
2001-11-29 Simon TathamMake the nonstandard "des-cbc" cipher disabled by default
2001-11-29 Simon TathamConfigurable TCP_NODELAY option on network connections
2001-11-29 Simon TathamSet up kbd_codepage at the start of the program, as...
2001-11-29 Simon TathamMake keyboard-interactive authentication configurable...
2001-11-29 Simon TathamRemember to terminate the prompt string in keyboard...
2001-11-25 Simon TathamFurther documentation work. Tidy up the Config chapter...
2001-11-25 Simon TathamAdd a new chapter full of intermediate-useful-things...
2001-11-25 Simon TathamSplit the Window panel into two to make room for proper...
2001-11-25 Simon TathamRDB's general resizing cleanup. He's put his favourite...
2001-11-25 Simon TathamEditorial policy change: I've decided that it's better...
2001-11-25 Simon TathamArrgh, and "password" should be spelled "passphrase".
2001-11-25 Simon TathamOops - URLs in \W{...} have to be in real URL format :-/
2001-11-25 Simon TathamOops - one last versionid :-)
2001-11-25 Simon TathamMiscellaneous documentation updates. Finished a first...
2001-11-25 Simon TathamAdd support for most of the ESC[<low number>t sequences...
2001-11-25 Simon TathamINCOMPATIBLE CHANGE to the SSH2 private key file format...
2001-11-25 Simon TathamOops - fix another segfault in that -L and -R code
2001-11-25 Simon TathamRob Wood's patch to provide standard -L and -R options...
2001-11-25 Simon TathamJacob's patch to make full-screen mode available even...
2001-11-24 Simon TathamMake use of the new section-relabelling in Buttress...
2001-11-24 Simon TathamJacob's fix to the resize-behaviour GUI
2001-11-24 Simon TathamGlenn Maynard's other IME fix
2001-11-23 Simon TathamGlenn Maynard's IMM cursor position fix
2001-11-23 Simon TathamEnsure we ignore a hostname in Default Settings, if...
2001-11-23 Simon TathamMake it clear that you can't save a hostname into Defau...
2001-11-22 Simon TathamAdd background-colour erase and `set this at the start...
2001-11-21 Jacob NevinsComment/string tweaks to reflect new DES-in-SSH2 capabi...
2001-11-21 Simon TathamAdd single-DES support in SSH2
2001-11-21 Simon TathamRyan Finnie's extensions to the GUI feedback mode in pscp.
2001-11-21 Jacob NevinsPrimitive protection against SSH2 not actually agreeing...
2001-11-21 Simon TathamMake sure we always unhide the mouse pointer when the...
2001-11-21 Simon TathamCtrl and Alt shouldn't reset the scrollback even if...
2001-11-21 Simon TathamThe dummy drag-list item wasn't being removed on a...
2001-11-21 Simon TathamSend SSH2_MSG_NEWKEYS _before_ expecting to receive...
2001-11-14 Simon TathamYikes! sftp.c wasn't using the misc.h wrappered malloc...
2001-11-13 Simon TathamAdd a rant to the FAQ about host key checking. I'm...
2001-11-13 Simon TathamModify a comment to try to remind myself that the ...
next