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

Andrew Cagney cagney at vault.libreswan.fi
Thu Jun 29 20:22:37 UTC 2017


New commits:
commit a9ced4f3e7632fb08aac0e00261a1a3de57446e5
Merge: 2f3b060 44ea392
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Jun 29 16:20:21 2017 -0400

    algparse: move to programs/, test FIPS, accept options like ike=aes
    
    Merge commit '44ea392c4a6fea11e834a063bae4e0703bbf6ae8'

commit 44ea392c4a6fea11e834a063bae4e0703bbf6ae8
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Jun 22 20:33:20 2017 -0400

    parser: accept underscors in the DH field
    
    For instance: ike=aes-sha1;ecp_521.
    
    Bug from Oleg Rosowiecki.

commit 6c9b813b4e910d0e13594d1324a428153c70b0c8
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jun 23 11:03:45 2017 -0400

    testing: expect ecp_521 tests in algparse output

commit 906009935e66dc49f125e371db642a1dd69768fe
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jun 23 10:09:15 2017 -0400

    algparse: when argument doesn't specify the parser, test against all parsers
    
    For instance, ike=aes tests against the ike parser, while just "aes"
    is tested against the ike, esp, and ah parsers

commit e4ae9977f717241d49df100a4992c5549448f00f
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jun 23 10:09:15 2017 -0400

    algparse: add the parser name to each line of output, for instance [ike=aes] ...

commit 86992bba53634bc5aa634dbae73ede57c97e3e1a
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jun 23 11:00:30 2017 -0400

    testing: expect [ike=<alg>] etc. in algparse output

commit 606969d503bd335b849e0c1e4167112d7cd54ed0
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jun 16 16:43:59 2017 -0400

    algparse: better test parser in FIPS mode
    
    algparser needs to be forced into FIPS mode from the start

commit 23db1ab15faaeb4d1335b38fca78456d8e851d5f
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Jun 16 14:11:23 2017 -0400

    algparse: move to programs/ directory
    
    and the test output to basic-pluto-00 where it is used
    (kvm tests can't reach into the source tree)

commit e5aa0de91fc118e278fc7d53d627a4b100445adc
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Jun 6 17:12:16 2017 -0400

    algparse: add command line options, for instance ike=aes
    
    -1 - IKEv1
    -2 - IKEv2
    -v - verbose logging
    -fips - fudge fips mode
    
    {ike,esp,ah}=... - parse ... using relevant configuration



More information about the Swan-commit mailing list