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

Andrew Cagney cagney at vault.libreswan.fi
Fri Aug 11 18:55:15 UTC 2017


New commits:
commit 81cde5584b9db8260366c168d5d8218c38bdff8e
Merge: cb5acef f5eca17
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Aug 11 14:53:10 2017 -0400

    IKEv2: ensure that 'struct trans_attrs .integ' is non-NULL
    
    so kernel code can trust value
    
    Merge commit 'f5eca1752beeebb430565823caf88dac52f2e6e9'

commit f5eca1752beeebb430565823caf88dac52f2e6e9
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Aug 10 17:24:46 2017 -0400

    ikev2: lookup IKEv2_AUTH_NONE in the ike_alg table
    
    Consequently 'struct trans_attrs .integ' should always be non-NULL.
    If it isn't, for instance when no integrity was proposed for AEAD,
    patch it up.
    
    (since IKEv1 doesn't do AEAD it doesn't have this problem)

commit 433a491619977f0cf6630eda7490afb4aeff7465
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Aug 10 16:20:48 2017 -0400

    ike_alg: add 'null' integrity to the algorithm table; simplify parser
    
    parser had a hardwired check for 'null' integrity

commit f1fd8222863d1905a6cc2d36d6165065fc1188c2
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Aug 10 16:45:59 2017 -0400

    testing: expect FIPS compliant 'null' integrity in the ike_alg algorithm list
    
    If it isn't FIPS compliant then aes_gcm-null isn't valid!



More information about the Swan-commit mailing list