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

2018-03-06 Thread Andrew Cagney
New commits: commit a07515c3eaf4fb3101040bdd0c146ebea125279b Author: Andrew Cagney Date: Thu Mar 1 19:54:55 2018 -0500 algparser: don't free alg_info in alg_info_discover_pfsgroup_hack() Leave it to the caller. ___

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

2018-03-06 Thread Andrew Cagney
New commits: commit 49e57067764d69eb09c8e990b22443e091100873 Author: Andrew Cagney Date: Tue Mar 6 11:00:33 2018 -0500 ikev2: split process_v2_packet() into ikev2_process_packet{,_state}() Where the first part finds the state, and the second part finds the

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

2018-03-06 Thread Andrew Cagney
New commits: commit eba8d1c1f59aebc7f99fb588f129079c13cb69d8 Author: Andrew Cagney Date: Tue Mar 6 12:14:59 2018 -0500 ikev2: when a state is busy drop packet without first looking up the FSM ... only to ignore the result. Re-transmits are handled earlier

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

2018-03-06 Thread Andrew Cagney
New commits: commit 17037cb0904848d3bf8960efcc2e969442ef1823 Author: Andrew Cagney Date: Tue Mar 6 11:44:18 2018 -0500 ikev2: explicitly test MSG_R and IKE_I when searching for state transition ___ Swan-commit mailing list

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

2018-03-06 Thread Andrew Cagney
New commits: commit 15193b91718e354fa21def40e7500decdb9e90c5 Author: Andrew Cagney Date: Tue Mar 6 14:16:47 2018 -0500 testing: don't expect algparser state in error messages ___ Swan-commit mailing list

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

2018-03-06 Thread Andrew Cagney
New commits: commit ccb945c6b43848fc89ef5b5e3db089e67031a444 Author: Andrew Cagney Date: Tue Mar 6 13:41:46 2018 -0500 testing: mention use of KVM_TESTS+= ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-03-06 Thread Andrew Cagney
New commits: commit 68234b46a35a9230e3f304fa3f666c328670888c Author: Andrew Cagney Date: Tue Mar 6 11:51:05 2018 -0500 ikev2: set current state even earlier ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-03-06 Thread Andrew Cagney
New commits: commit 91d53418d910607be2cf6c01b4d45ebb09aa275a Author: Andrew Cagney Date: Tue Mar 6 12:03:03 2018 -0500 ikev2: debug-log when fsm lookup is forced to continue due to a child exchange ___ Swan-commit mailing list

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

2018-03-06 Thread Andrew Cagney
New commits: commit 5a056a3bc45be476384028119584d4d283a0d4a0 Author: Andrew Cagney Date: Tue Mar 6 10:42:01 2018 -0500 ikev2: delete redundant st!=NULL check in process_v2_packet() ___ Swan-commit mailing list

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

2018-03-06 Thread Andrew Cagney
New commits: commit 64817037cc90a7d32465ea87ff95348304278051 Author: Andrew Cagney Date: Mon Mar 5 18:30:34 2018 -0500 ikev2: rename ikev2_parent_inR1BoutI1B() to ikev2_sa_init_process_reply_notification() And clarify that most reply notifications should be

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

2018-03-06 Thread Andrew Cagney
New commits: commit b4bf03c1b6232c3dd255cb70b38123b3638ca937 Author: Andrew Cagney Date: Mon Mar 5 12:10:27 2018 -0500 ikev2: add --impair replay-encrypted and --impair corrupt-encrypted ___ Swan-commit mailing list

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

2018-03-06 Thread Tuomo Soini
New commits: commit f5bb93a9a7915803dd8e3c88d3baa548ae722d32 Author: Tuomo Soini Date: Tue Mar 6 10:05:48 2018 +0200 Revert "IKEv2: reset liveness state after ikev2_ike_sa_established()" This was not the real fix for the issue with ikev2 liveness. This reverts