]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
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.
2016-02-29 Simon TathamMake get_user_sid() return the cached copy if one alrea...
2016-02-29 Simon TathamMention the new Secure Contact Key in the GPG docs...
2016-02-29 Simon TathamTighten up pointer handling after ssh_pkt_getstring.
2016-02-29 Simon TathamFix vulnerability CVE-2016-2563 in old scp protocol.
2016-02-29 Colin WatsonFix strict-aliasing warnings in sk_tcp_peer_info.
2016-02-29 Colin WatsonAvoid -Wmisleading-indentation warnings with GCC 6.
2016-02-29 Simon TathamFix a 64-bit-cleanness error in sshcrc's generator.
2016-02-29 Simon TathamRemove some unused variables.
2016-02-29 Simon TathamAdd the new copy.but to .gitignore.
2016-02-29 Simon TathamAutogenerate licence text in doc subdir from LICENCE.
2016-02-29 Simon TathamStop copying the licence text into C source code.
2016-02-29 Simon TathamUse readonly edit controls in some Windows dialogs.
2016-02-29 Simon TathamMake some static text in GTK dialogs selectable.
2016-02-29 Simon TathamPut back in a missing dynamic-load wrapper on SetSecuri...
2016-02-29 Simon TathamCode-sign the Windows PuTTY binaries and installer.
2016-02-29 Simon TathamFix a mistaken use of a format string in logevent().
2016-02-29 Owen DunnMove sfree inside if.
2016-02-29 Owen DunnDocument UNPROTECT define that disables tightened ACL.
2016-02-29 Owen DunnSurround process protection with an #ifndef UNPROTECT
2016-02-29 Simon TathamMake our process's ACL more restrictive.
2016-02-29 Simon TathamFix a memory leak in uxproxy.c.
2016-02-29 Owen DunnMove SID-getting code into a separate function so it...
2016-02-29 Jacob NevinsDocument 'Cannot assign requested address' error.
2016-02-29 Simon TathamConvert Buildscr to use the new "do/win" mechanism.
2016-02-29 Simon TathamBig revision to CHECKLST.txt for release.pl and Mason.
2016-02-29 Simon TathamFurther release automation.
2016-02-29 Simon TathamFix potential segfaults in reading OpenSSH's ASN.1...
2016-02-29 Simon TathamFix an out-of-bounds read in fgetline().
2016-02-29 Simon TathamFix a segfault in parsing OpenSSH private key files.
2016-02-29 Jacob NevinsRationalise and document log options somewhat.
2016-02-29 Simon TathamMore post-release checklist updates, and a new script.
2016-02-29 Simon TathamOne small post-release checklist tweak.
2016-02-29 Simon TathamPost-0.66 release checklist updates.
2016-02-29 Ben Harrisbignum_set_bit: Don't abort if asked to clear an inacce...
2016-02-27 Jacob NevinsIt's a new year.
2016-01-30 Colin WatsonFix strict-aliasing warnings in sk_tcp_peer_info.
2016-01-30 Colin WatsonAvoid -Wmisleading-indentation warnings with GCC 6.
2016-01-26 Simon TathamFix a 64-bit-cleanness error in sshcrc's generator.
2016-01-26 Simon TathamRemove some unused variables.
2016-01-25 Simon TathamReplace an ad-hoc buffer-clearing loop with smemclr.
2015-12-22 Simon TathamAdd the new copy.but to .gitignore.
2015-12-22 Simon TathamAutogenerate licence text in doc subdir from LICENCE.
next