[Bug 2680] Regression in server-sig-algs offer in 7.4p1 (Deprecation of SHA1 is not being enforced)
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Fri Feb 24 17:35:58 AEDT 2017
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=2680
--- Comment #4 from Nuno Goncalves <nunojpg at gmail.com> ---
I'm the patch author. I agree a bitmask is preferred, but I'm unsure of
the names to give the constants.
The bools currently are:
int certs_only
int plain_only
int sigonly_also
Maybe the constants could be in a additive model as:
PLAIN
CERTS
SIGN (or HASH_EXT?)
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list