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

Andrew Cagney cagney at vault.libreswan.fi
Wed Jul 26 17:12:05 UTC 2017


New commits:
commit 2c286b1e5843a52e9ff546c6fd8cd79a8bea394c
Merge: cd3ce9e a76f9cd
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jul 26 12:53:32 2017 -0400

    algparse: add fully-qualified algorithm names to ike_alg; use
    
    This lets us play with the fully qualified algorithm names
    without being too invasive - pluto continues to display
    things the old way.
    
    The new function lswlog_proposal_info() is intended as a
    replacement for alg_info_snprint_ike_info() et.al..  It
    uses a buffer (struct lswlog) to store the output, prints
    fully-qualified algorithm names, and drops the magic IKEv1
    algorithm numbers.
    
    Merge commit 'a76f9cd725f634bc254bee9de1ae3a0c994cbb28'

commit a76f9cd725f634bc254bee9de1ae3a0c994cbb28
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jul 19 15:11:25 2017 -0400

    algparse: use fully qualified names when listing parsed proposals
    
    Add/use lswlog_proposal_info() to do the work

commit 6ed5658ffd770be363bd615c2634f8518a01a7ae
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jul 19 16:37:23 2017 -0400

    testing: expect fully qualified algorithm names in algparse's output

commit 5dc21f2f06e23d723c074abe93f43e5761088d08
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jun 7 16:15:15 2017 -0400

    logging: add 'struct lswlog' for accumulating log output into a buffer
    
    A more generic variation on 'struct print' found in ikev2_spdb_struct.c.

commit 9821a92f57ec7d1ba5e67f3eb8417298032c088b
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jul 19 16:24:21 2017 -0400

    ike_alg: add .fqn - fully-qualified-name - and list supported algorithms fully-qualified

commit 2765e173a3f4b07112b80ffe52365a5b41355945
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jul 19 16:35:59 2017 -0400

    testing: expect supported algorithm names to be fully-qualified



More information about the Swan-commit mailing list