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

Andrew Cagney cagney at vault.libreswan.fi
Tue Jan 19 19:54:37 UTC 2016


New commits:
commit 124ae759a9ea5619fd71c62444639e44c77a9c49
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Jan 18 22:45:11 2016 -0500

    pluto: log received proposals as a single line

commit 6a16380064a0860058d462cb0a53ddddb5b4a95b
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Jan 18 10:23:21 2016 -0500

    pluto: parse and propose SA ESNs

commit cac859c84c73efe9fcd23615f9f02e39ff16caa1
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sat Jan 16 14:12:21 2016 -0500

    pluto: #define an iterator over IKEv2_TRANS_TYPE
    
    The transform-type arrays are one based, i.e., the zero'th array
    element is never used, and for loops always start at one.
    This is done to make dealing with IKEv2_TRANS_TYPE values,
    which start at one, easier.
    
    The iterator macro should help keeping this consistent.



More information about the Swan-commit mailing list