]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2016-04-03 Owen DunnAllow PROCESS_QUERY_INFORMATION access to our process.
2016-04-03 Simon TathamCompile fix for GTK 3.18: avoid gtk_adjustment_changed().
2016-04-02 Simon Tatham64-bit cleanness: fix a couple of format strings in...
2016-04-02 Simon Tatham64-bit cleanness: fix integer types in winsftp.c.
2016-04-02 Simon Tatham64-bit cleanness: use INT_PTR/UINT_PTR where appropriate.
2016-04-02 Simon TathamWindows: condition setprocessacl() on lack of -DNO_SECU...
2016-04-02 Simon TathamWindows: compile with /D_CRT_SECURE_NO_WARNINGS.
2016-04-02 Jacob NevinsStop supporting fallback between SSH versions.
2016-04-02 Simon TathamProvide a separate post-install README for MSI.
2016-04-02 Simon TathamMSI installer: offer to display the README file after...
2016-04-02 Simon TathamMSI installer: turn the desktop icon off by default.
2016-04-02 Simon TathamWarn about short RSA/DSA keys in PuTTYgen.
2016-04-02 Simon TathamExtend ACL-restriction to all Windows tools.
2016-04-02 Simon TathamFix a potential time-wraparound issue in pinger.c.
2016-04-01 Simon TathamAdd a missing #include.
2016-03-30 Simon Tathamcmdgen: refuse to generate RSA/DSA keys under 256 bits.
2016-03-30 Simon TathamCleanup: rename Windows PuTTYgen's key generation function.
2016-03-30 Simon TathamAdd a file of extra bignum tests.
2016-03-30 Simon Tathamcmdgen: rescue test suite from bit rot.
2016-03-30 Simon Tathamcmdgen: option to specify the random number device to use.
2016-03-29 Simon TathamRework window geometry to avoid using geometry_widget.
2016-03-28 Jacob NevinsMore modern examples of ports we don't have.
2016-03-28 Jacob NevinsRemove call for help with a Windows 3 port.
2016-03-28 Jacob NevinsWe will soon have Pageant for Unix.
2016-03-28 Jacob NevinsTweaks re Mac elsewhere in FAQ after bb6dd98.
2016-03-28 Jacob NevinsTweak Unix bits of FAQ after 776a31b.
2016-03-28 Jacob NevinsFix punctuation.
2016-03-27 Simon TathamRemove the warning about Unix PuTTY being Linux-specific.
2016-03-27 Simon TathamUpdate Visual Studio versions in README.
2016-03-27 Simon TathamMention the Secure Contact Key on the Feedback page.
2016-03-27 Simon TathamUpdate docs and FAQ for current DSA policy.
2016-03-27 Simon TathamDecide on a position for ChaCha20-Poly1305.
2016-03-27 Simon TathamFix relative positioning between two new elements in...
2016-03-27 Simon TathamSpecial host key warning when a better key exists.
2016-03-27 Simon TathamFix assertion failure in host keys log message.
2016-03-27 Simon TathamOmit the conf_launchable check in pterm Duplicate Session.
2016-03-27 Jacob NevinsExamples in man pages for '-fn' option.
2016-03-27 Jacob NevinsMissed a host key doc cross-reference.
2016-03-26 Jacob NevinsFix log message about alternate host keys.
2016-03-26 Jacob NevinsCross-reference all the host key docs.
2016-03-25 Simon TathamSupport sh/csh syntax switching for Unix Pageant.
2016-03-25 Simon TathamAdd some missing 'const' in ssh.c arrays.
2016-03-25 Simon TathamConfigurable preference list for SSH host key types.
2016-03-25 Jacob NevinsDocument host key cross-certification.
2016-03-25 Jacob NevinsLog when we avoid using an unknown host key.
2016-03-25 Jacob NevinsLogical host name: minor rewording.
2016-03-25 Jacob NevinsDemote SSH bypass-auth option; downplay in docs.
2016-03-25 Jacob NevinsEmphasise that agent forwarding exposes all keys.
2016-03-25 Jacob NevinsDocs: character sets are awful.
2016-03-25 Jacob NevinsCross-reference Event Log and logfile docs.
2016-03-25 Simon TathamSupport Ed25519 in kh2reg.py.
2016-03-25 Simon TathamMake Makefile.gtk default to GTK 3.
2016-03-25 Simon TathamFix Makefile.gtk in the wake of the new [XT] program type.
2016-03-25 Simon TathamDelete the old 'macosx' directory completely.
2016-03-25 Simon TathamRewrite the FAQ entry about the MacOS port.
2016-03-25 Simon TathamFix display of ECC keys in the Windows Pageant list box.
2016-03-25 Simon TathamPolish up the PuTTYgen user interface for ECC key types.
2016-03-24 Jacob NevinsNote in vt100.txt when it can be expected to work.
2016-03-24 Simon TathamGTK 3 fake dialog action area: fix margins and spacing.
2016-03-23 Simon TathamAdd a TODO list to gtkapp.c.
2016-03-23 Simon TathamAdd '.DS_Store' to .gitignore.
2016-03-23 Simon TathamCreate OS X application bundles for PuTTY and pterm.
2016-03-23 Simon TathamNew program 'osxlaunch', to use as an OS X bundle launcher.
2016-03-23 Simon TathamNew front end to PuTTY/pterm, as a GtkApplication.
2016-03-23 Simon TathamDelegate GTK window creation to gtkmain.c.
2016-03-23 Simon TathamMake an OS X icon for pterm as well as PuTTY.
2016-03-23 Simon TathamNew program type [XT] in Recipe.
2016-03-23 Simon TathamMake gtkmain.c contain the actual main().
2016-03-23 Simon TathamUse NetPBM .pam as an intermediate format in the icon...
2016-03-22 Simon TathamDivide the whole of gtkwin.c into three parts.
2016-03-22 Jacob Nevinskh2reg.py: remove accidental hard tabs.
2016-03-22 Jacob NevinsPartial update of kh2reg.py for new formats.
2016-03-21 Simon TathamMSI-related updates to .gitignore.
2016-03-21 Simon TathamUpdate the specials menu as keys are cross-certified.
2016-03-21 Simon TathamAhem. Cross-certify the key the user actually asked for.
2016-03-21 Simon TathamAdd manual cross-certification of new host keys.
2016-03-21 Simon TathamAdd TS_LOCALSTART for session-specific 'Telnet' specials.
2016-03-21 Simon TathamAllocate the SSH specials list dynamically.
2016-03-20 Simon TathamFix goof in Pango bidi suppression.
2016-03-20 Simon TathamFix blatant segfault in x11_font_has_glyph.
2016-03-20 Simon TathamGTK3: give I/O events lower priority than window redraws.
2016-03-20 Simon TathamIgnore X11 BadMatch errors during cut buffer setup.
2016-03-20 Simon TathamFix downloading of variable-pitch X font glyphs.
2016-03-20 Simon TathamSet an icon for the MSI package's entry in Add/Remove...
2016-03-19 Jacob NevinsUpdate README for Gtk3.
2016-03-19 Jacob NevinsDocument pageant interoperability with OpenSSH etc
2016-03-19 Jacob NevinsClarify Unix Pageant passphrase prompting docs.
2016-03-19 Jacob NevinsUse more modern example keys in Pageant docs.
2016-03-19 Jacob NevinsFix typo in pageant(1).
2016-03-19 Jacob NevinsDocument that -i etc now accept public key files.
2016-03-19 Jacob NevinsFix punctuation in public key docs.
2016-03-19 Jacob NevinsFix typo in comment.
2016-03-17 Simon TathamAdd command-line passphrase-file options to command...
2016-03-09 Simon TathamNew Windows installer system, using WiX to build an MSI.
2016-03-05 Simon TathamUse bob's new 'with' system in the build script.
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamUpdate version number for 0.67 release. 0.67
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2016-02-29 Simon TathamRemove spurious -shareexists reference in Plink docs.
2016-02-29 Jacob NevinsIt's a new year.
next