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

Andrew Cagney cagney at vault.libreswan.fi
Fri Aug 11 20:33:06 UTC 2017


New commits:
commit 22eb8286c995b6b7237af2f255a7d07d16467815
Merge: 81cde55 58e95f1
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Aug 11 16:29:19 2017 -0400

    parser: make alg-is-implemented (supported) check dynamic
    
    (i.e., part of 'struct parser_policy')
    
    This way algparse and pluto can apply different criteria.
    
    Merge commit '58e95f188c9e8f24946b7ec0a0db6abe721a27b6'

commit 58e95f188c9e8f24946b7ec0a0db6abe721a27b6
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Aug 11 13:12:52 2017 -0400

    parser: replace 'struct parser_param .alg_is_implemented with 'struct parser_policy .alg_is_ok'
    
    so that caller can decide if/when an algorithm is ok

commit e2e7be64c6950aecb299cdd2b8a1ea36f71c1f98
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Aug 11 12:52:12 2017 -0400

    parser: change 'algorithm not implemented' message to 'algorithm not supported'
    
    For instance, AES_CCM isn't supported by IKE.



More information about the Swan-commit mailing list