New commits:
commit 4e9b1f7961101043b50d6346c1688a9d0703cb7e
Author: Andrew Cagney <[email protected]>
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.)

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to