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

Paul Wouters paul at vault.libreswan.fi
Sun May 31 23:03:47 EEST 2015


New commits:
commit a04db8fe48f7f262aac0d0cb7e00aea2c27b84fe
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sun May 31 16:01:43 2015 -0400

    testing: added  bunch of logging calls for timed events
    
    changed the passert() in event_schedule(). It checked for time_t > 0
    but that is weird as time_t is not a signed value. Changed it to a
    pexect for 1 month into the future. pexect will cause warnings for
    our test cases, but won't cause crashes if people due use unexpectedly
    long values of over a month.

commit ea46169108aebfb94cf78de24eb9597f887ce56f
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sun May 31 16:01:05 2015 -0400

    testing: set explicit rekey= values on west/east for ikev2-17-rekey-ipsec

commit b0834a12c4fc56235fd096353990c41be10521ca
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sun May 31 15:42:28 2015 -0400

    pluto: ikev2_replace_delay needs extra guard for st being cloned
    
    due to our pseudo parent child sa states

commit 72e02f9602fd0bf71f75f3daed476f62ea393b57
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sun May 31 15:41:05 2015 -0400

    pluto: Add guard to IS_IKE_SA() to deal with child SA's
    
    Because our child sa's are "parent" states, add check for
    (st)->st_clonedfrom == SOS_NOBODY

commit 0525c6edd0617b8694b244504a8fe9127d3ae91b
Author: Paul Wouters <pwouters at redhat.com>
Date:   Sun May 31 15:40:07 2015 -0400

    fix spelling of MAXIMIM -> MAXIMUM in define



More information about the Swan-commit mailing list