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

Paul Wouters paul at vault.libreswan.fi
Sat Aug 30 05:20:54 EEST 2014


New commits:
commit 9af049caa4ef8d97e4e6289adcb298c8c518a693
Author: Paul Wouters <pwouters at redhat.com>
Date:   Fri Aug 29 22:18:03 2014 -0400

    updated ietf_constants.h / constants.c
    
    Removed IKEv1 ESP_SEED, base our kernel algo list on the IKEv2 ESP table.
    
    (see comments in this commit for details)

commit 3d0e4725f054c610f48e256f08e4b0d464076191
Author: Paul Wouters <pwouters at redhat.com>
Date:   Fri Aug 29 22:11:32 2014 -0400

    libswan: add auth keylen check in parser_alg_info_add()
    
    It's the wrong place to do this at the parser level (because we need
    those values too for incoming key sizes, so we just end up duplicating
    this). It should also use a table not a switch. But it was added here
    for now because that's where we have the enc key lengths checked as well.
    
    this resolves testing/pluto/algo-pluto-07



More information about the Swan-commit mailing list