]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2015-12-22 Simon TathamUse readonly edit controls in some Windows dialogs.
2015-12-22 Simon TathamMake some static text in GTK dialogs selectable.
2015-12-22 Simon TathamUse the proper snprintf function if compiling with VS2015.
2015-12-22 Simon TathamAdd the new testbn binary to .gitignore.
2015-12-17 Simon TathamFix build breakage on Unix.
2015-12-16 Simon TathamIntroduce a BUILDDIR parameter in Makefile.vc.
2015-12-16 Simon TathamPut back in a missing dynamic-load wrapper on SetSecuri...
2015-12-16 Simon TathamSwitch Makefile.vc to using batch-mode inference rules.
2015-12-16 Simon TathamUse nmake's inline file creation to automate .rsp files.
2015-12-16 Simon TathamReport the bignum word size in testbn.
2015-12-16 Simon TathamPromote 'testbn' to a binary built by the makefiles.
2015-12-16 Simon TathamAdd a case to sshbn.h for 64-bit Visual Studio.
2015-12-16 Simon TathamRelegate BignumDblInt to an implementation detail of...
2015-12-13 Simon TathamRewrite the core divide function to not use DIVMOD_WORD.
2015-12-13 Simon TathamAdd direct tests of division/modulus to testbn.
2015-12-13 Simon TathamFix copy-and-paste error in testbn main program.
2015-12-11 Simon TathamCode-sign the Windows PuTTY binaries and installer.
2015-12-06 Simon TathamSet "entry-text-column" on our combo boxes.
2015-11-27 Simon TathamFix a mistaken use of a format string in logevent().
2015-11-27 Owen DunnPut ASLR and DEP flags back until the nightly build...
2015-11-27 Owen DunnMove sfree inside if.
2015-11-27 Owen DunnMerge branch 'master' of ssh://tartarus.org/putty
2015-11-25 Simon TathamAvoid passing -1 as an fd to uxsel_set().
2015-11-24 Owen DunnDocument UNPROTECT define that disables tightened ACL.
2015-11-24 Owen DunnSurround process protection with an #ifndef UNPROTECT
2015-11-24 Owen DunnEnable DEP and ASLR flags on VC++ linker command line
2015-11-24 Owen DunnMake our process's ACL more restrictive.
2015-11-22 Simon TathamImplement align_label_left for GTK 3.[14,16).
2015-11-22 Simon TathamFix a paste error in new make_handle_socket prototype.
2015-11-22 Simon TathamOption to log proxy setup diagnostics to the terminal.
2015-11-22 Simon TathamIn GUI PuTTY, log standard error from local proxy commands.
2015-11-22 Simon TathamLog the setup of proxied network connections.
2015-11-22 Simon TathamFactor out the back ends' plug log functions.
2015-11-22 Simon TathamFix a memory leak in uxproxy.c.
2015-11-22 Simon TathamTell the truth about DNS lookups in the Event Log.
2015-11-22 Simon TathamRemove unused SSL declarations from network.h.
2015-11-22 Owen DunnMove SID-getting code into a separate function so it...
2015-11-21 Jacob NevinsDocument 'Cannot assign requested address' error.
2015-11-17 Simon TathamConvert Buildscr to use the new "do/win" mechanism.
2015-11-12 Simon TathamBig revision to CHECKLST.txt for release.pl and Mason.
2015-11-12 Simon TathamFurther release automation.
2015-11-10 Simon TathamFix potential segfaults in reading OpenSSH's ASN.1...
2015-11-10 Simon TathamFix an out-of-bounds read in fgetline().
2015-11-10 Simon TathamFix a segfault in parsing OpenSSH private key files.
2015-11-08 Jacob NevinsRationalise and document log options somewhat.
2015-11-08 Jacob NevinsAdd fuzzterm to .gitignore.
2015-11-07 Simon TathamFix an SSH-breaking bug from the fuzzing merge.
2015-11-07 Simon TathamMore post-release checklist updates, and a new script.
2015-11-07 Simon TathamOne small post-release checklist tweak.
2015-11-07 Simon TathamMake 'make install' ignore the new 'fuzzterm' binary.
2015-11-07 Simon TathamFix a build failure coming from the fuzzing branch.
2015-11-07 Simon TathamMerge Ben's branch on which he's been fuzzing PuTTY.
2015-11-07 Simon TathamPost-0.66 release checklist updates.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamUpdate version number for 0.66 release. 0.66
2015-11-07 Simon TathamDocument the new session-logging command line options.
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-10-29 Jacob NevinsPuTTYgen's default hasn't been 1024 bits since 0.63.
2015-10-29 Simon TathamFix winhandl.c's failure to ever free a foreign handle.
2015-10-29 Simon TathamAdd a FAQ for 'checksum mismatch' reports.
2015-10-28 Ben Harrisfuzzterm: record characters being displayed.
2015-10-28 Ben Harrisfuzzterm: add some output to allow this to be used...
2015-10-28 Ben HarrisEmit a distinct error message when the SSH server's...
2015-10-28 Ben HarrisFix a null-pointer dereference in ecdsa_verifysig.
2015-10-28 Ben HarrisAdd FUZZING support to ssh.c.
2015-10-28 Ben HarrisHandle packets with no type byte by returning SSH_MSG_U...
2015-10-28 Ben HarrisAdd FUZZING build option that disables the random numbe...
2015-10-28 Ben HarrisAdd an explicit PROXY_FUZZ that just feeds a file into...
2015-10-28 Ben HarrisAdd __AFL_INIT() to uxplink to allow afl-fuzz to skip...
2015-10-28 Ben HarrisWhen checking for an existing log, store the FILE ...
2015-10-28 Ben HarrisAdd a -fuzznet option to Unix plink.
2015-10-28 Ben HarrisCheck the x argument to check_boundary() more carefully.
2015-10-28 Ben HarrisFix an assertion failure when loading Ed25519 keys.
2015-10-28 Ben HarrisSince we have bn_restore_invariant, we may as well...
2015-10-28 Ben Harrisfuzzterm: Try enabling deferred implementation under...
2015-10-28 Ben Harrisbignum_set_bit: Don't abort if asked to clear an inacce...
2015-10-28 Ben HarrisIn get_ssh_string, don't get confused by lengths >...
2015-10-28 Ben Harrisrsa2_pubkey_bits: Cope correctly with a NULL return...
2015-10-28 Ben HarrisAnother ecdsa_newkey crash: initialise ec->privateKey...
2015-10-28 Ben Harrisecdsa_newkey: fix a crash where the second curve name...
2015-10-28 Ben HarrisMore robust control sequence parameter handling.
2015-10-28 Ben HarrisFuzzable terminal emulator.
2015-10-28 Ben HarrisGratuitous colour ramps in the colour test file.
2015-10-27 Ben HarrisCheck the x argument to check_boundary() more carefully.
2015-10-27 Ben HarrisMore robust control sequence parameter handling.
2015-10-24 Ben HarrisHandle packets with no type byte by returning SSH_MSG_U...
2015-10-24 Ben HarrisWhen checking for an existing log, store the FILE ...
2015-10-24 Ben Harrisrsa2_pubkey_bits: Cope correctly with a NULL return...
2015-10-24 Simon TathamInitialise the random state in ssh_test_for_upstream().
2015-10-22 Jacob NevinsUpdate docs/usage for 'plink -shareexists'.
2015-10-22 Jacob NevinsUpdate docs for Ed25519 and ChaCha20-Poly1305.
2015-10-22 Jacob NevinsPuTTYgen's default hasn't been 1024 bits since 0.63.
2015-10-18 Simon TathamFix a double-free in Windows Pageant.
2015-10-17 Tim KosseFix a format string vulnerability if MALLOC_LOG is set.
2015-10-17 Tim KosseFix format string vulnerabilities.
2015-10-17 Simon TathamSanitise bad characters in log file names.
2015-10-17 Simon TathamShout more loudly if we can't open a log file.
2015-10-17 Simon TathamCommand-line options to log sessions.
2015-10-17 Simon TathamFix spurious EAGAIN in Plink host key (and other) prompts.
2015-10-17 Simon TathamKey rollover: fix the .htaccess files built by Buildscr.
next