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

Andrew Cagney cagney at vault.libreswan.fi
Sat Feb 9 14:00:04 UTC 2019


New commits:
commit 4e9b1f7961101043b50d6346c1688a9d0703cb7e
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Feb 6 16:29:20 2019 -0500

    proposals: eliminate proposal and algorithm size limits
    
    Update the consumers: for IKEv1, hack things to assume at there is at
    most one algorithm of each type in a proposal; for IKEv2, iterate over
    all algorithms in the proposal (in theory this can emit multiple
    algorithms of the same type in a single proposal).
    
    Hack the producer (parser) to both preserve the existing behaviour but
    generate new structures (mainly so IKEv1 doesn't need further
    hacking).
    
    (IKEv2 code likely contains further hardwired limits.)



More information about the Swan-commit mailing list