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

2019-09-05 Thread Paul Wouters
New commits:
commit ba83a3c925d7a7e52ca92494e6bacf9eac819803
Author: Paul Wouters 
Date:   Thu Sep 5 23:40:38 2019 -0400

testing: updated TESTLIST with wildcard ID tests

commit c1ce36945755ce4687ed00fbf0898e6fee58a42e
Author: Paul Wouters 
Date:   Thu Sep 5 23:37:54 2019 -0400

testing: add/update tests for wildcard ID's

This tests whether leftid/rightid=%any allows overriding the missing SAN
and also confirms if not present to not allow a missing SAN.

commit fabb5d90506113ca79c46da2e5d7fd4446200981
Author: Paul Wouters 
Date:   Thu Sep 5 23:35:18 2019 -0400

pluto: decode_peer_id_counted() if we didn't switch connections, confirm ID 
wildcard or not

commit 9135ef06d07f2ab257700dc6157d3fd98d90c036
Author: Paul Wouters 
Date:   Thu Sep 5 23:32:14 2019 -0400

pluto: in decode_peer_id_counted() isanyid check should also apply to 
initiator

The code is for checking of the remote side is configured as 
left/rightid=%any
which applies to initiators and responders.

commit b6d672c751346e9429cc7d5bb57f0fbd849748fd
Author: Paul Wouters 
Date:   Thu Sep 5 23:29:59 2019 -0400

pluto: default_end() did not properly apply the %any ID for wildcard conns

commit db65530c92c21057e2e617b883e14fcb4e0c6213
Author: Paul Wouters 
Date:   Thu Sep 5 23:05:35 2019 -0400

libswan: in duplicate_id(), also copy id.isanyid

commit aa58dac4c3c5d0d4757d921c66a88b888d5ad15b
Author: Paul Wouters 
Date:   Thu Sep 5 20:23:30 2019 -0400

testing: remove spurious file

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2019-09-05 Thread Tuomo Soini
New commits:
commit 96d143473dd2cdba8b5783a08bf762e76178dceb
Author: Tuomo Soini 
Date:   Thu Sep 5 19:17:14 2019 +0300

barf: silence grep when file is not found

https://github.com/libreswan/libreswan/issues/272

Also fixed obvious mistake, logwatch was used instead of logrotate in error 
message

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2019-09-05 Thread Andrew Cagney
New commits:
commit 08cc14c7cd371f353a534e896cc1c98386604f80
Author: Andrew Cagney 
Date:   Thu Sep 5 09:59:30 2019 -0400

logging: jambuf_pos() -> jambuf_cursor()

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2019-09-05 Thread Andrew Cagney
New commits:
commit 0871e8b9a1a4ec577a276a4ef1f561bbad6a1cd7
Author: Andrew Cagney 
Date:   Wed Sep 4 16:45:22 2019 -0400

logging: use str_subnet{,_port}()

For normal logging, preserve existing output by using either
str_subnet() or str_subnet_port() as required.

For debug logging, always use str_subnet_port() i.e. always dump
everything (code was being selective in how much was printed, for
instance, only dumping the subnet's port, dumping end.port instead).

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit