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

2018-04-18 Thread Andrew Cagney
New commits: commit 22203e5164a8bce962c06d0fb2ea8817c1141269 Author: Andrew Cagney Date: Wed Apr 18 20:31:41 2018 -0400 ikev2: disallow peer's auth type when disallowed by either policy or config Not 'and'. Follow-up 96015a9f0753d21938960b71e0b81f071833d8ed.

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

2018-04-18 Thread Andrew Cagney
New commits: commit 28f72d815bd9bfc10114d17e9d0f6ef289eec853 Author: Andrew Cagney Date: Wed Apr 18 16:27:13 2018 -0400 testing: update allow-narrow tests - expect auth-method and latest priorities ___ Swan-commit mailing list

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

2018-04-18 Thread Andrew Cagney
New commits: commit 55d46eded4c5932ef2e96054ea37206f253d497f Author: Andrew Cagney Date: Wed Apr 18 13:33:23 2018 -0400 ikev2: debug-log which TS is being unpacked ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-04-18 Thread Andrew Cagney
New commits: commit 93d2620ea938d4b0af35297bc98a1c606faca09f Author: Andrew Cagney Date: Wed Apr 18 13:20:13 2018 -0400 ikev2: in TS code, use "bool", not "int", to store the bool "narrowing" An unexpected consequence of 976d1199cf251f0d00058b7964842e45cd3242a2

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

2018-04-18 Thread D. Hugh Redelmeier
New commits: commit 3987d674826968921bf3e99a0956acafd4371692 Author: D. Hugh Redelmeier Date: Wed Apr 18 13:18:31 2018 -0400 pluto: fix typo: playload => payload (but it was a nice one) ___ Swan-commit mailing list

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

2018-04-18 Thread Andrew Cagney
New commits: commit f59c576fce38afee69db1a8f7b2470c53aa47bab Author: Andrew Cagney Date: Wed Apr 18 12:51:26 2018 -0400 ikev2: drop NP parameter to ship_v2BOGUS() As proof-of-concept that .np=0 and .np= payloads can be combined.

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

2018-04-18 Thread D. Hugh Redelmeier
New commits: commit 8b088c1f854ece4a01fce63dd51f6d7785dbcff3 Author: D. Hugh Redelmeier Date: Wed Apr 18 11:48:40 2018 -0400 pluto: allow INITIAL_CONTACT to delete multiple connections This is an unlikely case but it can be contrived.

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

2018-04-18 Thread D. Hugh Redelmeier
New commits: commit 685c9771aa052456e02ab3712a05ec2796540f64 Author: D. Hugh Redelmeier Date: Wed Apr 18 11:10:02 2018 -0400 pluto: absorb more into ship_v2BOGUS() ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-04-18 Thread D. Hugh Redelmeier
New commits: commit d30e7da4854373d9089d051be2566db25996ef29 Author: D. Hugh Redelmeier Date: Wed Apr 18 10:55:19 2018 -0400 pluto: simplify ship_v2BOGUS() ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-04-18 Thread Andrew Cagney
New commits: commit 5431d7210e6f5947e5283373cedd754650688e6c Author: Andrew Cagney Date: Wed Apr 18 10:21:18 2018 -0400 testing: add details to ikev2-allow-narrow-02's intended behaviour ___ Swan-commit mailing list

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

2018-04-18 Thread Andrew Cagney
New commits: commit 3b06f0932c6a41db89df230d1f7600474532bdf1 Author: Andrew Cagney Date: Wed Apr 18 09:28:48 2018 -0400 testing: in ikev2-algo-06-aes-aes_xcbc expect an explict IKE algorithm Since aes_xcbc is being forced. Follow-up