simon-git: putty (master): Jacob Nevins

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Mon Mar 25 23:52:09 GMT 2019


TL;DR:
  7ad08649 Fix compilation with NO_GSSAPI.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer:      Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:           2019-03-25 23:52:09

commit 7ad08649a223a4cd61e67d8334a147f55c79399d
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=7ad08649a223a4cd61e67d8334a147f55c79399d;hp=fe408562fa34cbde8ecd5739b24da3d8e6991a4f
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Mon Mar 25 23:46:59 2019 +0000

    Fix compilation with NO_GSSAPI.
    
    This is a fairly shallow patch, which removes the UI and interactions
    with external libraries. Some other machinery (which is dead code in
    this configuration) is left in place.
    
    Adapted by me from a patch by Jeroen Roovers.

 config.c        |  4 ++++
 settings.c      | 12 ++++++++++--
 ssh.c           | 16 +++++++++++++++-
 ssh2transport.c |  3 +--
 ssh2userauth.c  |  8 ++++++--
 sshserver.c     | 13 ++++++++++++-
 6 files changed, 48 insertions(+), 8 deletions(-)



More information about the tartarus-commits mailing list