]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2002-09-20 Simon TathamUse memcpy rather than strncpy in sk_addrcopy! How...
2002-09-15 Simon TathamJordan Russell's mysterious workaround for an almost...
2002-09-15 Simon TathamBe proactively pedantic about channel-close irregularit...
2002-09-15 Simon TathamImprovements to SSH1 channel close handling: track...
2002-09-15 Simon TathamLog file tinkering: copy Event Log entries into the...
2002-09-14 Jacob NevinsOpenSSH vs OpenSSL Q: mention older OpenSSH versions
2002-09-12 Jacob NevinsSemi-bug "long-usernames":
2002-09-11 Jacob NevinsUpdated usage messages for command-line utilities to...
2002-09-10 Jacob NevinsNote about separate client-server and server-client...
2002-09-08 Simon TathamIntroduce the Bugs control panel, for overriding PuTTY...
2002-09-08 Jacob NevinsUpdate to reflect the last batch of proxy stuff we...
2002-09-07 Simon TathamIncrease length limit on SSH1_MSG_DEBUG; 70 chars is...
2002-09-02 Simon TathamAfter trying a succession of tests on Jacob's machine...
2002-09-02 Jacob NevinsConvert from CRLF to Unix line endings -- no other change
2002-09-02 Jacob NevinsMention PocketPC in the WinCE question. I'm not sure...
2002-09-01 Simon TathamI'm rapidly running out of patience for trying all possible
2002-08-18 Simon TathamAdd BUG_SSH2_DERIVEKEY, present (according to OpenSSH...
2002-08-18 Simon TathamIn SSH2, if decrypting the packet length gave us a...
2002-08-15 Jacob NevinsChanged wording of OpenSSH vs bad OpenSSL FAQ so that...
2002-08-12 Simon TathamAlter the Feedback page, so that instead of saying...
2002-08-11 Simon TathamFinal fixes to keyboard-interactive so it now works...
2002-08-11 Simon TathamAnecdotal evidence suggests that a single EnumPrinters...
2002-08-09 Simon TathamActually, VirtualLock() looks better as \cw{} not \c{}.
2002-08-09 Simon TathamAdd two more FAQs: `why don't you use VirtualLock(...
2002-08-08 Simon Tathamssh.com 3.2.0 uses zlib sync flush (start and close...
2002-08-07 Simon TathamDocument all the new command-line stuff.
2002-08-07 Simon TathamArrgh, we can't have -p for port number because we...
2002-08-07 Simon TathamSome of the new options shouldn't be available in the...
2002-08-07 Simon TathamFix Halibut syntax error (oops).
2002-08-07 Simon TathamOops. Didn't quite get the new SSH protocol selection...
2002-08-07 Simon TathamAdd a load of new command-line options pilfered from...
2002-08-07 Simon TathamAdd an option to force SSH1 protocol only. Partly for...
2002-08-07 Simon TathamClean up the argv splitter, and in particular stop...
2002-08-06 Simon TathamPageant's command line handling now uses my new split_i...
2002-08-06 Simon TathamPuTTYgen will now start by loading a private key file...
2002-08-06 Simon TathamOops. That is to say, only loading and saving of PuTTY...
2002-08-06 Simon TathamNow that we've decided on a file extension for private...
2002-08-05 Simon TathamButtress is now Halibut: change the docs makefile.
2002-08-05 Simon TathamMake it clear that we're only responsible for our own...
2002-08-04 Simon TathamRevamp of command-line handling. Most command line...
2002-08-03 Simon TathamFix culpable lack of generality in keyboard-interactive
2002-07-09 Jacob NevinsOpenSSH/OpenSSL versioning problems: as of 3.4p1 this...
2002-06-25 Simon TathamForgot to call fxp_init() in `pscp -ls' mode under SFTP.
2002-06-17 Simon TathamFailure to initialise a local variable was leading...
2002-06-15 Simon TathamOne of the recent port forwarding crash reports contain...
2002-06-15 Simon TathamPadding on the end of the encrypted data in OpenSSH...
2002-06-15 Simon TathamSmall memory allocation bug in openssh_encrypted() fixed.
2002-06-08 Simon TathamModify the Feedback page / Appendix B to expand the...
2002-05-31 Simon TathamWorkaround for the SSH2 RSA padding bug in OpenSSH...
2002-05-30 Jacob NevinsFix AltGr/Application/Compose/CtrlAlt discrepancies...
2002-05-23 Jacob NevinsTrying to use an SSH2 key with an SSH1 connection seems...
2002-05-22 Jacob NevinsNote that answerback string can contain control charact...
2002-05-18 Simon TathamUI changes for key imports. We now have a separate...
2002-05-17 Simon Tathamieof-for-nonexistent-channel problem: avoid comparing...
2002-05-16 Jacob NevinsNit: PuTTYgen can generate RSA _and DSA_ keys
2002-05-15 Simon TathamFinal cleanups on key import/export work. Rationalised...
2002-05-15 Simon TathamAdded export of ssh.com key files.
2002-05-14 Simon TathamImplemented export of OpenSSH keys.
2002-05-13 Simon TathamAdd some basic framework code preparatory to adding...
2002-05-13 Simon TathamUpdate FAQ to mention ssh.com key importing
2002-05-13 Simon TathamBe more careful about destroying sensitive data after...
2002-05-13 Simon TathamAdd import of ssh.com private keys.
2002-05-11 Simon TathamAdded a framework for importing foreign key formats...
2002-05-11 Simon TathamRemove tiny unnecessary faff in new SSH-2-only code
2002-05-11 Owen DunnSSH2 only support
2002-05-11 Owen DunnAdded SSH2 only support.
2002-05-11 Simon TathamImproved error messages if you use the wrong key type...
2002-04-27 Simon TathamRemoved the old Visual C++ master makefile, since it...
2002-04-27 Simon TathamAdditions to the Feedback page to emphasise that we...
2002-04-27 Simon TathamSOCKS proxy support added (next instalment of Justin...
2002-04-18 Jacob NevinsAdded comments to document '-gui' Windows messages...
2002-04-18 Jacob NevinsAdded documentation of PuTTY command-line options ...
2002-04-10 Simon TathamThe SFTP form of PSCP should remember to send FXP_INIT...
2002-04-03 Simon TathamMention that numeric code pages can be entered manually...
2002-04-01 Simon TathamAdd a couple of extra FAQ entries.
2002-03-31 Simon TathamThe console version of askappend() completely forgot...
2002-03-31 Simon TathamFix major memory leak in sftp_cmd_ls (thanks to Hans...
2002-03-31 Simon TathamFix bug in Minefield's realloc() which was throwing...
2002-03-27 Simon TathamRemember to wait for SSH1_MSG_SUCCESS after enabling...
2002-03-27 Simon TathamMatt Harden's (modified) patch to do getservbyname...
2002-03-27 Simon TathamUpdates to proxy support, both from me and from Justin...
2002-03-27 Simon TathamDominique Faure's patch (slightly modified) to implemen...
2002-03-27 Simon TathamAdd -w-pia to the Borland makefile (suppress warnings about
2002-03-24 Jacob NevinsOpenSSH 3.1p1 SSH2 3DES is also broken.
2002-03-24 Jacob NevinsAdded an entry for the "OpenSSH 3.1p1 built with wrong...
2002-03-24 Jacob NevinsFix apparent cut'n'paste error in new printing code...
2002-03-23 Simon TathamMention on the Feedback page that the mailing list...
2002-03-23 Simon TathamAttempt to ensure that everything passed to connection_...
2002-03-23 Simon TathamJustin Bradford's proxy support patch. Currently suppor...
2002-03-20 Simon TathamPedantic little patch to ensure blank usernames work...
2002-03-20 Simon TathamFix bug in the alternative code for -DNO_MULTIMON ...
2002-03-16 Jacob NevinsFixed reference to putty-bugs@lists to putty@projects.
2002-03-16 Jacob NevinsAdd new 'Makefile.vc' to .cvsignore
2002-03-16 Simon TathamCompletely revamped mkfiles.pl which incorporates depen...
2002-03-13 Simon TathamFix multi-monitor / full-screen problems and clean...
2002-03-13 Simon TathamRev 1.189 [r1517] of this file introduced a bug. While...
2002-03-12 Simon TathamNetwork printers weren't showing up on at least NT4...
2002-03-12 Simon TathamAvoid needless memory management error if EnumPrinters...
2002-03-11 Simon TathamBah. Add winspool.lib to libraries list. Maybe _now_...
2002-03-10 Jacob NevinsSlightly less grotty script to convert OpenSSH known_ho...
next