simon-git: putty (master): Ben Harris

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Mon May 23 00:10:04 BST 2016


TL;DR:
  066dfb7 Forward channel messages for shared channels in ssh_channel_msg().

Repository:     git://git.tartarus.org/simon/putty.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: master
Committer:      Ben Harris <bjh21 at bjh21.me.uk>
Date:           2016-05-23 00:10:04

commit 066dfb7786d2acfd5a524ff93419168e3202244d
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=066dfb7786d2acfd5a524ff93419168e3202244d;hp=08d4ca078763518ba377ac59a86a1580e6214c27
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Sun May 22 23:59:48 2016 +0100

    Forward channel messages for shared channels in ssh_channel_msg().
    
    This saves doing it separately in every function that processes such
    messages.

 ssh.c |   47 +++++++----------------------------------------
 1 file changed, 7 insertions(+), 40 deletions(-)



More information about the tartarus-commits mailing list