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

2018-12-18 Thread D. Hugh Redelmeier
New commits: commit 67542646a6f47d9e061a407be4c71950a354ff40 Author: D. Hugh Redelmeier Date: Tue Dec 18 13:57:04 2018 -0500 pluto: state.h: clarify comments on struct state fields that are keying material ___ Swan-commit mailing list Swan-commi

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

2018-12-18 Thread Andrew Cagney
New commits: commit 6451564cdc3eaf8390d479b2eb15bfcd728d4465 Author: Andrew Cagney Date: Sun Dec 16 21:24:59 2018 -0500 state: change find_state_ikev1()'s cookie params to ike_spi_t ___ Swan-commit mailing list Swan-commit@lists.libreswan.org htt

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

2018-12-18 Thread D. Hugh Redelmeier
New commits: commit 294fa14ed6b3d9459e4a8de74af01ec3f9ac4050 Merge: 9cee999 6451564 Author: D. Hugh Redelmeier Date: Tue Dec 18 14:07:20 2018 -0500 Merge branch 'master' of vault.libreswan.org:/srv/src/libreswan commit 9cee99943a49e7324e18f451bbad75a900c42eaf Author: D. Hugh Redelmeier Da

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

2018-12-18 Thread Andrew Cagney
New commits: commit 1b58dc685c265a82365780166b10ef00ffb5a972 Author: Andrew Cagney Date: Mon Dec 10 14:43:21 2018 -0500 ikev2: elimiate size restriction when emitting/parsing Hash Authentication Identifiers Also elimiate a next-payload-type parameter.

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

2018-12-18 Thread D. Hugh Redelmeier
New commits: commit aaa91ef56d6ea244b8a9de69f097161a61140cd7 Author: D. Hugh Redelmeier Date: Tue Dec 18 15:35:22 2018 -0500 ietf_constants.h: for each *_LEN that is in bits, add /* bits */ ___ Swan-commit mailing list Swan-commit@lists.libreswan

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

2018-12-18 Thread Andrew Cagney
New commits: commit 742f1ee98522b11e5849abd1f0b23fbe71754e10 Author: Andrew Cagney Date: Sun Dec 16 21:24:59 2018 -0500 state: use ike_spi_t in delete_my_family() ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswa

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

2018-12-18 Thread Paul Wouters
New commits: commit 39c1094ac295ed5fb27f2a90a4a99ca88a0a7410 Author: Paul Wouters Date: Tue Dec 18 18:44:29 2018 -0500 IKEv2: correct a DPD log message. It said it received a response, but it actually received a request (and one claiming to not have a delete payload in it) ___

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

2018-12-18 Thread Andrew Cagney
New commits: commit e33e28863c0dd625d2405f3a4c9629fa6a437ccd Author: Andrew Cagney Date: Mon Dec 10 14:43:21 2018 -0500 ikev2: replace an emit_v2N() call with emit_v2Ntd() ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists

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

2018-12-18 Thread Paul Wouters
New commits: commit 43a66533248750ced7d57ee12a7dfd9bc99a15c2 Author: Paul Wouters Date: Tue Dec 18 22:55:32 2018 -0500 pluto: add statistics for completed ikev1/ikev2 sa's to whack --globalstatus Also do not count STATE_IKESA_DEL states as a failed state, but as a completed state.