simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri May 10 10:52:44 BST 2019


TL;DR:
  7119f875 Uppity: fill in some missing end-of-session handling.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2019-05-10 10:52:44

commit 7119f8754277d4818dbf1a2f7196d13793a239ad
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=7119f8754277d4818dbf1a2f7196d13793a239ad;hp=64a9b3ed673a7a56b133d2d2a0be709adcb0f696
Author: Simon Tatham <anakin at pobox.com>
Date:   Fri May 10 10:49:20 2019 +0100

    Uppity: fill in some missing end-of-session handling.
    
    I needed to send a server-side disconnect message in a test just now,
    which caused me to notice that I'd never got round to filling in
    ssh_proto_error properly. Now I've done that, and added the associated
    machinery for waiting for the remote EOF and winding up the SSH
    connection.
    
    The rest of the error functions are still stubs, though.

 sshserver.c | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 55 insertions(+), 8 deletions(-)



More information about the tartarus-commits mailing list