[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Mon Jul 17 17:32:06 UTC 2017


New commits:
commit e5d6738734e7e739b518ff6de39399ec36cad4c1
Merge: 9f59f03 c52c2b2
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Jul 17 13:30:16 2017 -0400

    parser: better diagnose really long encryption key lengths
    
    Merge commit 'c52c2b25c6be638c1201c3cbc2dd142f43fa5e09'

commit c52c2b25c6be638c1201c3cbc2dd142f43fa5e09
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Jul 11 13:56:05 2017 -0400

    parser: better diagnose very long keys
    
    for instance:
    
    -ERROR: encryption key length WAY too big, enc_alg="aes_gcm"(0), auth_alg="", modp=""
    +ERROR: encryption key length '123456789012345' WAY too big, enc_alg="aes_gcm"(123456789012345), auth_alg="", modp=""

commit ed3041abbb6232a729da81081e6dd9cdb3cb97f1
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Jul 11 14:33:21 2017 -0400

    testing: expect detailed key-to-long messages



More information about the Swan-commit mailing list