simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Wed Nov 28 20:14:10 GMT 2018


TL;DR:
  dfe88e79 x11fwd.c: Handle empty display number in authfile

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:           2018-11-28 20:14:10

commit dfe88e792a7f22492af4bcfe871bb89c4377a903
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=dfe88e792a7f22492af4bcfe871bb89c4377a903;hp=84d5eb428747b48940a8939754c75911df637257
Author: Volker RĂ¼melin <volker.ruemelin at t-online.de>
Date:   Wed Nov 28 20:49:34 2018 +0100

    x11fwd.c: Handle empty display number in authfile
    
    An empty display number matches any display number.
    
    For example xauth list :1 returns auth cookies where the
    display number matches and where the display number is empty.

 x11fwd.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)



More information about the tartarus-commits mailing list