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

2018-12-20 Thread Andrew Cagney
New commits: commit 81d02a79f6bfff518756fc499007bbba1031dc5e Author: Andrew Cagney Date: Thu Dec 20 20:18:36 2018 -0500 ikev2: fix CHILD SA's SPI size - sizeof(*spi) Follow-up 115e6c8b2d06d6fc620ca505dd325c00ee7dfdb2 ___ Swan-commit

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

2018-12-20 Thread Andrew Cagney
New commits: commit 179bf3901ef2d7bf952769d89c1597db40ddc540 Author: Andrew Cagney Date: Wed Dec 19 16:03:49 2018 -0500 state: rename .fs_state -> .fs_kind, matching enum state_kind Also #define st_state_kind as short cut. ___

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

2018-12-20 Thread Andrew Cagney
New commits: commit 1b47c88dafece5c9f6c9f85f09429206a2f8a13c Author: Andrew Cagney Date: Sun Dec 16 21:24:59 2018 -0500 state: cleanup unused [ir]cookie code ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-12-20 Thread Andrew Cagney
New commits: commit 9650aac425bb869b98f7c212cca053231bd2822f Author: Andrew Cagney Date: Thu Dec 20 15:28:16 2018 -0500 ikev1: replace_[ir]cookie in files named *v1.c Missed in ad1980581f78ecf4ea0cc77ddbba0eca3fd2f8d3. ___ Swan-commit

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

2018-12-20 Thread Andrew Cagney
New commits: commit ad1980581f78ecf4ea0cc77ddbba0eca3fd2f8d3 Author: Andrew Cagney Date: Tue Dec 11 09:34:06 2018 -0500 ikev1: inline remaining ..._[ir]cookie macros that is s/st_icookie/st_ike_spis.initiator.bytes/ s/st_rcookie/st_ike_spis.responder.bytes/

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

2018-12-20 Thread D. Hugh Redelmeier
New commits: commit 13d61c89710b2d0cd721fd55911c1625fc6cacec Author: D. Hugh Redelmeier Date: Thu Dec 20 13:50:55 2018 -0500 pluto: ikev2_log_parentSA: restore tcpdump -E functionality; simplify ___ Swan-commit mailing list

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

2018-12-20 Thread Paul Wouters
New commits: commit 90652bbe236075c6543bbe21c85a9d67085d8d0f Author: Paul Wouters Date: Thu Dec 20 12:32:55 2018 -0500 testing: ikev2-x509-01-nss-debug supply empty secrets This avoids loading a raw RSA key unrelated to the test. ___

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

2018-12-20 Thread Paul Wouters
New commits: commit 05b32ceb6f9b51672458658892430ecbcdf10534 Author: Paul Wouters Date: Thu Dec 20 11:21:35 2018 -0500 testing: fix ikev2 setting of certoe-01-whack ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2018-12-20 Thread Andrew Cagney
New commits: commit cd31489dce0001b533d8ec3512738ee084351180 Author: Andrew Cagney Date: Thu Dec 20 10:47:06 2018 -0500 testing: just strip out << aged ... >> in delete log line Don't delete the entire line. Follow-up: 6458bd9f12986cc21b9d748780d96200c0de375c