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

Paul Wouters paul at vault.libreswan.fi
Thu Dec 27 02:58:28 UTC 2018


New commits:
commit d23faa28e19ebe6fdffe4435e4a815b64e4bd99b
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Dec 26 21:52:33 2018 -0500

    testing: add ip-xfrm.sed to default sanitizer list. Remove now obsolete test-params.sh files

commit cf074b896898ac3ca45c20dd0b8b194a327b5913
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Dec 26 21:38:10 2018 -0500

    documentation: updated CHANGES

commit 3f855b00fca02540d14ef901c8ea6ccd61c946d3
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Dec 26 21:31:37 2018 -0500

    IKEv2: Add IPCOMP support via compress=yes
    
    This uses RFC style syntax where compress=yes means suggesting compression,
    but allowing to continue without compression
    
    This does not use the IKEv1 uniquify_his_cpi() although it probably should,
    as CPI's in IKEv2 have the same non-uniqueness issue as in IKEv1

commit 40baecac5a4395c41435f320c9862474299d1976
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Dec 26 21:31:12 2018 -0500

    testing: updated/added testcases for IKEv2 IPCOMP

commit c3ff1c944e8d15267b4603b0da9e9d912361fc35
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Dec 26 21:29:32 2018 -0500

    documentation: update compress= man page entry for IKEv2

commit 92adc891f5f4f4697ef978495cfc7d8ac5eb8b18
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Dec 26 21:12:42 2018 -0500

    pluto: Support for IKEv2 IPCOMP payload in packet routines

commit e5e679335d321b19683d70bdb3b86dedf12122a1
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Dec 26 21:11:51 2018 -0500

    pluto: Change uniquify_his_cpi() to use a tries parameter instead of goto statement

commit f868f1f2457a783d208ccbf62f5924624c6563b0
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Dec 26 20:30:28 2018 -0500

    IKEv1: un-uncrustify two very misleading line breaks

commit fd3bb75b6f399a5d5b4cbff2c282a53bfeb18183
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Dec 26 21:04:00 2018 -0500

    pluto: un-uncrustify another misleading line break

commit d5281684087ef8ba439f25b3c8aff07af0afdcac
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Dec 26 21:00:55 2018 -0500

    IKEv2: More clearly split reading NOTIFY's in IKE_AUTH
    
    The exchange handles notifies for the IKE SA and Child SA. Don't try
    and remember Child SA notifies while we have no child state yet.
    
    Ensure both loops do not warn about not supported NOTIFY's of the
    wrong kind (IKE vs Child)

commit eb96494ea4b7dd702359fffcb5d27e8f838075af
Author: Paul Wouters <pwouters at redhat.com>
Date:   Wed Dec 26 20:29:52 2018 -0500

    documentation: IPcomp refs



More information about the Swan-commit mailing list