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

2018-11-02 Thread Andrew Cagney
New commits: commit 3fb750dea6764f647c60fdb417ced5fe15808af1 Author: Andrew Cagney Date: Wed Oct 31 15:55:18 2018 -0400 ikev2: inline ikev2_crypto_continue() call in ikev2_child_ike_inR_continue(), simplify Assumed to only handle STATE_V2_REKEY_IKE_I (the testsuite doesn't

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

2018-11-02 Thread Andrew Cagney
New commits: commit 89d969f574e013b65d6ad9f2705310036aa85392 Author: Andrew Cagney Date: Fri Nov 2 20:45:39 2018 -0400 IKEv2 TS: move startpoort<=endport check to v2_parse_ts() ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-11-02 Thread Andrew Cagney
New commits: commit 71da6da536b5e534f4d190c095d2e4df84953016 Author: Andrew Cagney Date: Fri Nov 2 16:26:43 2018 -0400 testing: sanitize "IMPAIR: suppressing retransmits; scheduling timeout in..." While any impairment should be clearly logged, this particular log message

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

2018-11-02 Thread Andrew Cagney
New commits: commit 4ebedd08c84bc761a49769cf0733495f3ac7fd71 Author: Andrew Cagney Date: Fri Nov 2 14:14:08 2018 -0400 ikev2 TS: don't assume #TSi == #TSr ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-11-02 Thread Andrew Cagney
New commits: commit 857f54b94495ca86f686e7ea8ae6f89a0f0a729f Author: Andrew Cagney Date: Thu Nov 1 16:05:06 2018 -0400 ikev2 TS: replace superset, subset, and role with 'enum narrowing' Where enum narrowing is END_EQUALS_TS, END_NARROWER_THAN_TS, END_WIDER_THAN_TS. Trying to

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

2018-11-02 Thread D. Hugh Redelmeier
New commits: commit 0cab6cc8ca89b80a9256960de4d68d66af3fb563 Author: D. Hugh Redelmeier Date: Fri Nov 2 16:04:39 2018 -0400 pluto: grammar ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-11-02 Thread Andrew Cagney
New commits: commit 2e040e81ccf04544e85661bcc61421c3e82c3bf4 Author: Andrew Cagney Date: Thu Nov 1 13:09:48 2018 -0400 ikev2 ts: replace parameter 'struct spd_route *sr' with 'struct ends' Only figure out initiator / responder ends once. For

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

2018-11-02 Thread Andrew Cagney
New commits: commit ae49ec644e3b36f17fa5ead0b095a88ed30199c9 Author: Andrew Cagney Date: Wed Oct 31 13:27:44 2018 -0400 ikev2: inline ikev2_crypto_continue() call from ikev2_child_inR_continue(), simplify Code path only needs to handle STATE_V2_CREATE_I and