New commits:
commit e444a6837a19791e55ecf15493667adb2260de8a
Merge: 1781270816 9b6aa610ae
Author: Andrew Cagney
Date: Thu Jan 16 17:23:17 2025 -0500
ikev2: test for crossing-stream combined with a connswitch
see #1989 EXPECTATION FAILED: revival: skipping, .negotiating_ike_sa is no
New commits:
commit 1781270816b87823f31873d46bdf583b06173a2a
Author: Andrew Cagney
Date: Thu Jan 16 14:47:32 2025 -0500
testing x509: don't generate EC certs in dist_certs.py
Seems code needing EC certs uses those generated using
strongswan-ec-gen.sh?
_
New commits:
commit a1e8cb420565b1b1239ee6bb02571c743f388b85
Author: Paul Wouters
Date: Thu Jan 16 13:18:06 2025 -0500
testing: add ipv6-6in4-02-ikev2-ipsec-device
This tests for https://github.com/libreswan/libreswan/issues/2005
But seems to not trigger any errors ?
_
New commits:
commit 6b4ac3ab002966b9bdd2615a38c551dd055056a3
Author: Andrew Cagney
Date: Thu Jan 16 10:29:02 2025 -0500
CHANGES: misc tweaks
missing/wrong bug nrs and credits
___
Swan-commit mailing list -- swan-commit@lists.libreswan.or
New commits:
commit 8475739585ae9015eac202c2d9abbee36718c90a
Author: Andrew Cagney
Date: Thu Jan 16 10:12:09 2025 -0500
CHANGES: whack/addconn: orders of magnitude speedup of 'ipsec add' w/
protoports= [Ilya Maximets #1987]
___
Swan-commit maili
New commits:
commit c12f623ad0d2b4daefbbbe225a47971335e3b55a
Author: Andrew Cagney
Date: Thu Jan 16 08:55:50 2025 -0500
testing x509: leave out default ec certs when strongswan
___
Swan-commit mailing list -- swan-commit@lists.libreswan.org
To un
New commits:
commit 16a05d2828d67a1b52d531dda39e86c8aebbea65
Author: Andrew Cagney
Date: Thu Jan 16 08:39:51 2025 -0500
testing: in nss-cert-crl-03 don't expect lurking sha1 cert
___
Swan-commit mailing list -- swan-commit@lists.libreswan.org
To
New commits:
commit 7d36ecbbe8bf0231f8a729edb83c62f2a02a0d03
Author: Andrew Cagney
Date: Thu Jan 16 08:21:42 2025 -0500
testing: more ec-cert tweaks
___
Swan-commit mailing list -- swan-commit@lists.libreswan.org
To unsubscribe send an email to s
New commits:
commit ecd03b40c23d2d5c3b7dc5d795a6ba0a951d0da5
Author: Ilya Maximets
Date: Wed Jan 15 14:17:53 2025 -0500
ipsecconf: move protoport parsing to set_whack_end
ttoprotoport() is using a very heavy getservbyname() underneath to
convert protocol names to port numbers.