]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2000-11-16 Simon TathamImprove comment so I don't misunderstand when I come...
2000-11-15 Simon TathamUse a Miller-Rabin test instead of a Fermat test; add...
2000-11-15 Simon TathamFix another silly segfault
2000-11-07 Simon TathamSoftware invocation of the System menu now pops up...
2000-11-01 Simon TathamImplement Zlib compression, in both SSH1 and SSH2.
2000-11-01 Simon TathamMove dprintf and the debug system out into misc.c,...
2000-10-31 Simon TathamBack off a bit of that vulnerability fix, which was...
2000-10-30 Simon TathamFix side-effect of Always On Top patch: any reconfiguri...
2000-10-30 Simon TathamReset compose state to zero when PuTTY window gains focus
2000-10-30 Simon TathamCouple of fixes for pscp's GUI interface mode
2000-10-27 Simon TathamAdd support for Always On Top. Patch due to Janes ...
2000-10-27 Simon TathamStop the "Sent username %s" message coming up twice...
2000-10-27 Simon TathamMisc bugfixes
2000-10-26 Simon TathamFormat SSH2_MSG_DISCONNECT correctly (with reason code...
2000-10-26 Simon TathamFix a segfault (addr->error was unpredictable following...
2000-10-25 Simon TathamImpose a lower limit of 256 on key lengths. This is...
2000-10-25 Simon TathamGaaah, I might have known. Split combined app cursor...
2000-10-25 Simon TathamBe more sure that state->collecting_entropy can't be...
2000-10-25 Simon TathamFix control ID bug causing rogue Appearance title bars...
2000-10-25 Simon TathamReintroduce random_stir()
2000-10-25 Simon TathamEnhance Diffie-Hellman implementation to use bignum_cmp
2000-10-24 Simon TathamFix another bignum formatting problem. This one hit...
2000-10-24 Simon TathamAdd configurable option to disable application keypad...
2000-10-24 Simon TathamAdd a couple of ellipses in system menu
2000-10-24 Simon TathamRemove a rogue diagnostic
2000-10-24 Simon TathamAdd the Appearance panel and reorganise things a bit
2000-10-24 Simon TathamFix failure to re-enable local line discipline when...
2000-10-24 Simon TathamFix miscellaneous compiler warnings. Thanks to Jacob Nevins
2000-10-24 Simon TathamSSH2 connections weren't closing cleanly after socket...
2000-10-24 Simon TathamWindow resizing wasn't working in SSH2
2000-10-23 Simon TathamMake the frankly ridiculous prototypes for modpow(...
2000-10-23 Simon TathamUpdate DSS implementation to use new bignum routines
2000-10-23 Simon TathamImproved entropy gathering.
2000-10-23 Simon TathamFix a bug which was causing occasional failed-host...
2000-10-23 Simon TathamOops. A field like `sending_oob' in the Socket structur...
2000-10-23 Simon TathamPlink and PSCP were failing to load the `Default Settin...
2000-10-23 Simon TathamRemove the NO_SECURITY define I accidentally copied...
2000-10-23 Simon TathamCreated a shiny new abstraction for the socket handling...
2000-10-23 Simon TathamCreated a shiny new abstraction for the socket handling...
2000-10-21 Simon TathamOoh. Actually, that vulnerability is further-reaching...
2000-10-21 Simon TathamFix a potential vulnerability in incoming `pscp -r...
2000-10-21 Simon TathamThree new configurable options:
2000-10-20 Simon TathamChinese support patch from zmx@cdpa.nsysu.edu.tw
2000-10-20 Simon TathamRemember to close key files when rsakey_encrypted meets...
2000-10-20 Simon TathamPut back the code that ensures "Default Settings" is...
2000-10-20 Simon TathamRename "Stored Sessions" to "Saved Sessions" for consis...
2000-10-20 Simon TathamSome better IDC_* names for the controls on the Colours...
2000-10-20 Simon TathamAdd the LBS_NOTIFY style to the list box in colouredit...
2000-10-20 Simon TathamIntroduce a sane interface function, from_backend(...
2000-10-20 Simon TathamTrim trailing whitespace off saved session names on...
2000-10-20 Simon TathamRemember to update scrollbar when scrollback is reset
2000-10-20 Simon TathamReplace the 8859-2 -> Win1250 translation which I accid...
2000-10-20 Simon TathamA couple of UI tweaks in puttygen
2000-10-20 Simon TathamRemoved TODO comment after verifying that generated...
2000-10-20 Simon TathamEntropy fix after better statistical analysis
2000-10-20 Simon TathamVariable key size in PuTTYgen. Also required adding...
2000-10-20 Simon TathamAdd a PuTTYgen icon
2000-10-20 Simon TathamCheck whether key was actually saved, and warn if not
2000-10-20 Simon TathamSave Key now prompts before overwriting an existing file
2000-10-20 Simon TathamAdjust the title of the PuTTYgen window
2000-10-20 Simon TathamAdd a second passphrase prompt to protect against typos
2000-10-20 Simon TathamWe must InitCommonControls() or the progress bar doesn...
2000-10-19 Simon TathamPuTTYgen initial version. Still to do are basic user...
2000-10-18 Simon TathamMiscellaneous cleanups and reorgs in preparation for...
2000-10-18 Simon TathamAdd some more commented-out diagnostics for ssh1
2000-10-18 Simon TathamRSA key generation routines, and the bignum enhancement...
2000-10-12 Simon TathamAdd an "Add Key" option to the systray menu in Pageant 0.50
2000-10-12 Simon TathamImplement MD5 MAC for the benefit of old SSH2 servers
2000-10-12 Simon TathamMiscellaneous fixes for better interoperation with...
2000-10-12 Simon TathamImplement a much more visually appealing, but much...
2000-10-12 Simon TathamAdd a config option to emulate the HMAC bug in commerci...
2000-10-12 Simon TathamStop the SSH panel appearing in PuTTYtel
2000-10-12 Simon TathamStop plink's key verification locking up on input
2000-10-11 Simon TathamAdd UNE 10053 to the cleartext ones
2000-10-10 Simon TathamTurn off paste-as-poorman for line drawing chars until...
2000-10-10 Simon TathamISO8859-2 to CP852 output translation wants to have...
2000-10-10 Simon TathamScroll regions of two lines are allowed
2000-10-10 Simon TathamTrivial bug with the function-key radio buttons
2000-10-10 Simon TathamNow when a saved session is loaded, its name appears in the
2000-10-10 Simon TathamMove initialisation of the saved session box outside...
2000-10-10 Simon TathamRename IDC_FUNCTILDE from "VT400" to "ESC[n~" because...
2000-10-09 Simon TathamAdd ISO8859-2 / CP852 translation courtesy of Jaromir...
2000-10-09 Simon TathamWork around horrifyingly nonportable use of unions...
2000-10-09 Simon TathamAbandon the tab control in favour of a tree view
2000-10-09 Simon TathamRobert de Bath's big patch:
2000-10-09 Simon TathamMiscellaneous fixes to try to make other compilers happier
2000-10-09 Simon TathamRemove the hierarchical dialog structure
2000-10-09 Simon TathamAdd a compile option so that anyone who really wants...
2000-10-07 Simon TathamAlt-Enter was fouling up on Win95; added explicit handler
2000-10-06 Simon TathamFix sorting of saved sessions list box so Default Setti...
2000-10-06 Simon TathamStop throwing out the Connection panel during midsessio...
2000-10-06 Simon TathamUpdate Makefile generation and ensure everything works...
2000-10-06 Simon TathamCreate settings.c and move the load/save session code...
2000-10-06 Simon TathamMove omission of SSH protocol setting in PuTTYtel into...
2000-10-06 Simon TathamAdd a parameter to write_clip() so that windlg.c need...
2000-10-06 Simon TathamRe-enable copying the Event Log. (rev 1.39 [r661] accid...
2000-10-06 Simon TathamCross-reference cleanup: winstore.c should not use...
2000-10-06 Simon TathamMistaken identity in sesssaver() was breaking saved...
2000-10-06 Simon TathamTighten up use of "static" throughout. Module-internal...
2000-10-06 Simon TathamLocalise control IDs in each dialog procedure, for...
next