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

2023-12-18 Thread Andrew Cagney
New commits: commit 5645d77556e31d0f03ca252be43fecc81a99fa46 Author: Andrew Cagney Date: Fri Dec 8 10:00:53 2023 -0500 connections: dump the connection instance that is still using template In delete_connection(), when deleting a template or group, dump the details

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

2023-12-18 Thread Andrew Cagney
New commits: commit 8bc0562c72156924e378caaba869c6d3fbff19d2 Author: Andrew Cagney Date: Sun Dec 17 09:30:06 2023 -0500 testing kvm: sprinkle sync;sync;sync over code base in case things are slow to cleanly shutdown ___ Swan-commit

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

2023-12-18 Thread Andrew Cagney
New commits: commit 7f111ee3ebd71a991ce1a2cbfe2f1014e851905c Author: Andrew Cagney Date: Sun Dec 17 09:29:29 2023 -0500 testing kvm: increase shutdown timeout from 20s to 30s OpenBSD takes ~22 ___ Swan-commit mailing list Swan-commit

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

2023-12-18 Thread Andrew Cagney
New commits: commit 46d851be87a302be9f44eb7a49bc9a0102d107b3 Author: Andrew Cagney Date: Sat Dec 16 10:30:18 2023 -0500 testing alpine: use sed -i to enable community repo containing NSS fix #1481 ___ Swan-commit mailing list Swan

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

2023-12-18 Thread Andrew Cagney
New commits: commit 57c448b3457c9871844062a0814816ccb4fd6835 Author: Andrew Cagney Date: Sun Dec 17 10:10:28 2023 -0500 testing debian: point 12.2.0 URL at archive current URL is broken ___ Swan-commit mailing list Swan-commit

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

2023-12-18 Thread Andrew Cagney
New commits: commit 57bf5ce1a7f60125bbf2362fbad9ff9c0c5bd973 Author: Andrew Cagney Date: Mon Dec 11 09:52:26 2023 -0500 testing freebsd: upgrade to 14.0 ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-12-18 Thread Andrew Cagney
New commits: commit 503842c7a31f9c182734b4d7987e77d795af2282 Author: Brady Johnson Date: Thu Dec 14 12:07:00 2023 +0100 Fix make git-rpm - It was broken by a previous commit that uncommented "global prever" in packaging/rhel/8/libreswan.spec, since the "make git-rpm" script

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

2023-12-18 Thread Andrew Cagney
New commits: commit be45617d133dfa83b0a5baab51f17177a2e06b86 Author: Andrew Cagney Date: Wed Dec 13 13:04:36 2023 -0500 terminate: terminate_and_down_connections() fixes - assume/make caller hold a reference otherwise terminate_and_down_connections() can delete

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

2023-12-18 Thread Andrew Cagney
New commits: commit 4a936b2aad81825ff05ead16593734636ff04e98 Author: Brady Johnson Date: Thu Dec 14 09:56:31 2023 +0100 The XFRM address scope must be global - previously it was erroneously being set to 50 Signed-off-by: Brady Johnson Signed-off-by: Andrew Cagney

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

2023-12-18 Thread Andrew Cagney
New commits: commit d0861a6f85fae9e3c7d256534213f9ae25fec6c2 Author: Andrew Cagney Date: Fri Dec 15 21:27:19 2023 -0500 building openbsd: don't try to use SADB_X_SPDFLUSH On OpenBSD, SADB_FLUSH flushes everything. ___ Swan-commit

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

2023-12-18 Thread Andrew Cagney
New commits: commit 6a91a32c3d44c64c899d1c40938555b485e0d76c Author: Andrew Cagney Date: Sat Dec 16 12:24:41 2023 -0500 building: fix typo in ok[] initializer bizarely only OpenBSD saw this as a problem! ___ Swan-commit mailing list

Re: [Swan-dev] break down of 5.0's potential blockers

2023-12-18 Thread Andrew Cagney
On Sun, 17 Dec 2023 at 14:37, Paul Wouters wrote: > > Is there a reason why git head shouldn’t all go in? git head is at v5.0rc1 > Paul > > Sent using a virtual keyboard on a phone > > > On Dec 17, 2023, at 11:03, Andrew Cagney wrote: > > > > First the eas

[Swan-dev] break down of 5.0's potential blockers

2023-12-17 Thread Andrew Cagney
First the easy ones, I think these patches should go in: #1482 building openbsd: don't try to use SADB_X_SPDFLUSH #1483 building: fix typo in ok[] initializer #1464 The XFRM address scope must be global The next group fix packaging. They are low-risk in that they don't touch the code base so I

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

2023-12-08 Thread Andrew Cagney
New commits: commit 16a1d3e03dd443b53fdc91ce3195abc767ce96cf Author: Andrew Cagney Date: Fri Dec 8 09:26:51 2023 -0500 testing: refresh strongswan.sed sanitizer - simplify - sanitize CPIs (don't delete them) - delete stray generating QUICK_MODE request [ HASH

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

2023-12-07 Thread Andrew Cagney
New commits: commit 0e908e612fae0dd554cf74d8a66aea1ee0ba6122 Author: Andrew Cagney Date: Thu Dec 7 21:56:44 2023 -0500 testing: robustify ikev2-child-rekey-07-deadlock drop: this is complex grep line susceptible to changes to log lines. until we find better one keep

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

2023-12-07 Thread Andrew Cagney
New commits: commit 8558b75fd6c5469379a1884c2368ec843ba896f8 Author: Andrew Cagney Date: Thu Dec 7 17:09:43 2023 -0500 testing: robustify ikev2-revival-through-nat-01-down use --impair trigger-revival to step through easts revival

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

2023-12-07 Thread Andrew Cagney
New commits: commit b508f76140c08eee6712427059da971249689bf6 Author: Andrew Cagney Date: Thu Dec 7 15:43:24 2023 -0500 documentation: add @@IPSECVERSION@@ ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-12-07 Thread Andrew Cagney
New commits: commit b8421f7a871390668b0c1c96434b74fdbe9b8bec Author: Andrew Cagney Date: Thu Dec 7 14:43:33 2023 -0500 documentation: spell libreswan Libreswan in refsect ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-12-07 Thread Andrew Cagney
New commits: commit 29256068c7b5216e7a8764929196a82250691592 Author: Andrew Cagney Date: Thu Dec 7 14:02:45 2023 -0500 documentation: move verbatim examples to separate files and then use ix:include directives; fix badly formatted html

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

2023-12-07 Thread Andrew Cagney
New commits: commit 549cab281fb781873dacf38dcc2fab255f044073 Author: Andrew Cagney Date: Thu Dec 7 10:22:31 2023 -0500 documentation: fix .5 ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman

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

2023-12-07 Thread Andrew Cagney
New commits: commit d71bf2c2bbd3903720bd5b1668dad6a4fafa74f1 Author: Andrew Cagney Date: Thu Dec 7 10:17:10 2023 -0500 documentation: add to libreswan.7 ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-12-06 Thread Andrew Cagney
New commits: commit f6c687e5b819f0cabeaefe3087442a64bbef97b6 Author: Andrew Cagney Date: Wed Dec 6 22:38:05 2023 -0500 documentation: use ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman/listinfo

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

2023-12-06 Thread Andrew Cagney
New commits: commit 9d41b011701e16e6ec0a6bf28dbab8047898e6fd Author: Andrew Cagney Date: Wed Dec 6 18:33:50 2023 -0500 documentation: another ipsec-pluto.8 update ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-12-06 Thread Andrew Cagney
New commits: commit 6c090e5e6585bf201a25efb7bf42f29bb514f1f7 Author: Andrew Cagney Date: Wed Dec 6 17:51:58 2023 -0500 documentation: update ipsec-pluto.8 more to do ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-12-06 Thread Andrew Cagney
New commits: commit 5a890d061123be2c86749c6602c1495c783c5762 Author: Andrew Cagney Date: Wed Dec 6 10:52:12 2023 -0500 testing: update nss-cert-nosecret expect IPv6 SANs; fix #1449 follow up: testing: add IPv6 SANs to west/east/road certs

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

2023-12-06 Thread Andrew Cagney
New commits: commit 319475ff6a5711785f3f269f2492a1a420eeecd8 Author: Andrew Cagney Date: Wed Dec 6 10:48:24 2023 -0500 documentation: group <> with other NSS wrappers fix #1444 ___ Swan-commit mailing list Swan-

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

2023-12-06 Thread Andrew Cagney
New commits: commit 739033b816de751ebff8e8cb6d913188ade1eb58 Author: Andrew Cagney Date: Wed Dec 6 10:42:28 2023 -0500 building OpenBSD: fix MANDIR path Like NetBSD, and unlike FreeBSD and Linux, points at $(PREFIX)/man fix #1448

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

2023-12-05 Thread Andrew Cagney
New commits: commit 71721cb980e21ca396507881b15df08e866c050b Author: Andrew Cagney Date: Tue Dec 5 14:54:29 2023 -0500 testing: fix ikev2-x509-10-san-ipv6-match line in TESTLIST also mark as good; #1321 ___ Swan-commit mailing list Swan

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

2023-12-05 Thread Andrew Cagney
New commits: commit b54ee7aaa0bbce53581b91a969ce5c7ad62601e1 Author: Andrew Cagney Date: Tue Dec 5 13:55:37 2023 -0500 x509: unpack IPv6 general names based on length fix #1321 ___ Swan-commit mailing list Swan-commit

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

2023-12-05 Thread Andrew Cagney
New commits: commit 6dfdae81c983d0dd0bc253a6dafa182299e319e1 Author: Andrew Cagney Date: Tue Dec 5 11:40:59 2023 -0500 testing: in ikev2-x509-10-san-ipv6-match expect cert with IPv6 SAN ___ Swan-commit mailing list Swan-commit

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

2023-12-04 Thread Andrew Cagney
New commits: commit def202266d975711e122442cb8d403340313fd83 Author: Andrew Cagney Date: Mon Dec 4 15:20:18 2023 -0500 documentation: ipsec_OP.8 -> ipsec-OP.8 fix #1435; yes <> works ___ Swan-commit mailing list Sw

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

2023-12-04 Thread Andrew Cagney
New commits: commit 291f00c4c46288f6ce82cc80b38af4112f534c48 Author: Andrew Cagney Date: Mon Dec 4 13:26:03 2023 -0500 documentation: update libreswan.7's what is libreswan ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-12-04 Thread Andrew Cagney
New commits: commit 9badaf63b1157437042252d2670ac518ff22a77b Author: Andrew Cagney Date: Mon Dec 4 11:16:33 2023 -0500 testing: add keyexchange=default to addconn-27-keyexchange i.e., explicitly test when neither ikev2=... and keyexchange

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

2023-12-04 Thread Andrew Cagney
New commits: commit f39df3208dc1280d6e7682a7356b1e7e7aba8947 Author: Andrew Cagney Date: Mon Dec 4 11:04:29 2023 -0500 documentation: new-speak the IKE overview as in use IKEv2 terms ___ Swan-commit mailing list Swan-commit

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

2023-12-03 Thread Andrew Cagney
New commits: commit 5466b53591186c3d9cda0426ac6e683cb310b8ac Author: Andrew Cagney Date: Sun Dec 3 15:04:32 2023 -0500 documentation: update leftupdown= and libreswan.7 see #1437; should the details of updown live in ipsec.conf.5 or libreswan.7

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

2023-12-02 Thread Andrew Cagney
New commits: commit 42d61fbd6b0d0d061c409aa2f2cdb46504603114 Author: Andrew Cagney Date: Sat Dec 2 15:50:36 2023 -0500 testing: sprinkle retransmit_timeout=10 overstrongswan something has made KVM vms sluggish; see #1436 ___ Swan-commit

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

2023-12-01 Thread Andrew Cagney
New commits: commit b0396882a64dd16a307fd43f36a3378b4a873676 Author: Andrew Cagney Date: Fri Dec 1 17:47:34 2023 -0500 documentation: fill in missing bits of ipsec.8 ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-12-01 Thread Andrew Cagney
New commits: commit 2b42db48087ff0c55f99245ffc427fb608d75eaf Author: Andrew Cagney Date: Fri Dec 1 16:43:40 2023 -0500 documentation: add more commands to ipsec.8 still missing some ___ Swan-commit mailing list Swan-commit

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

2023-12-01 Thread Andrew Cagney
New commits: commit c4d5d1f9d4f9acc4f47beb27e0da8905978c1815 Author: Andrew Cagney Date: Fri Dec 1 16:05:45 2023 -0500 documentation: abuse to layout conn examples ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-12-01 Thread Andrew Cagney
New commits: commit ecfa960f6504446bcaece69860230c08670bbb12 Author: Andrew Cagney Date: Fri Dec 1 14:25:40 2023 -0500 documentation: replace with for lists of examples note that for the proposal syntax it should really use aka EBNF but that's a whole can of worms

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

2023-12-01 Thread Andrew Cagney
New commits: commit 63a4684b2f9640cb2f1df91c102e0ce02791904c Author: Andrew Cagney Date: Fri Dec 1 12:37:38 2023 -0500 documentation: include an _ in citations ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-12-01 Thread Andrew Cagney
New commits: commit 42c7d3e3255e7505c719c029a723e263dfbe8711 Author: Andrew Cagney Date: Fri Dec 1 10:43:14 2023 -0500 ipsec look: reinstate, but under contrib/, update CHANGES like other commands being "removed" follow-up: ipsec lo

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

2023-12-01 Thread Andrew Cagney
New commits: commit aae74930a2915c2e0ddc75c1bcd17b137a0436da Author: Andrew Cagney Date: Fri Dec 1 10:38:38 2023 -0500 CHANGES: ipsec {barf,_secretsensor}: scripts moved to contrib/ commit b0eb6b0bb6585744f18c6409b6a2fcf4977b2efd Author: Andrew Cagney Date: Fri Dec 1 10:36:49 2023

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

2023-12-01 Thread Andrew Cagney
New commits: commit 6412772b0742565ecd05fc5eddc37fb213a710bb Author: Andrew Cagney Date: Fri Dec 1 09:44:12 2023 -0500 testing web: use libreswan.7 as the documentation index.html ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2023-12-01 Thread Andrew Cagney
New commits: commit c87424996f4d74025b8a70f4ed2b09c5564cb6f5 Author: Andrew Cagney Date: Fri Dec 1 09:11:36 2023 -0500 documentation: add to not run ipsec pluto.8 directly and dump all examples using whack, they are in ipsec whack.8

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

2023-12-01 Thread Andrew Cagney
New commits: commit f3462617b501f0115558470ab51bcb70281d1ddf Author: Andrew Cagney Date: Fri Dec 1 08:45:25 2023 -0500 documentation: in ipsec.8 add citation for each listed command Make the trail: libreswan.7 -> ipsec.8 -> ipsec COMMAND.8 easier (esp when usin

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

2023-12-01 Thread Andrew Cagney
New commits: commit 731b44633a2800bb1909a9594f76c5b63dab7ffc Author: Andrew Cagney Date: Fri Dec 1 08:03:50 2023 -0500 documentation: in libreswan.7 cite ipsec pluto, not pluto latter page doesn't exist when html ___ Swan-commit mailing

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

2023-11-30 Thread Andrew Cagney
New commits: commit f3be94c30c888d0e122318e8a6d7771075a9418e Author: Andrew Cagney Date: Thu Nov 30 22:44:38 2023 -0500 testing: in basic-pluto-17-nssdir sort find output ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-11-30 Thread Andrew Cagney
New commits: commit cedadd13bd676aaa8158f6ba7fd4e51f3e0019f3 Author: Andrew Cagney Date: Thu Nov 30 17:56:47 2023 -0500 testing kvm: kvm-uninstall-network.sh contains bashisms as pointed out by Antony ___ Swan-commit mailing list Swan

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

2023-11-30 Thread Andrew Cagney
New commits: commit 56284f80f82d004edd08b5e388638e3254863e1c Author: Andrew Cagney Date: Thu Nov 30 16:33:29 2023 -0500 documentation: add ipsec_algparse.8, fix #1432 it's a start commit 19dbb2cd2bcc0ac0cfec654b263323c405b1496f Author: Andrew Cagney Date: Thu Nov 30 16:30:19

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

2023-11-30 Thread Andrew Cagney
New commits: commit 25638dd8ea0671deb26d62353b4380db45915fd2 Author: Andrew Cagney Date: Thu Nov 30 14:15:38 2023 -0500 documentation: update opening section of libreswan.7 The provides an Internet Key Exchange Manager. ___ Swan-commit

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

2023-11-30 Thread Andrew Cagney
New commits: commit fd023375318fa93bb7b9b30d6a01999e2e198ea1 Author: Andrew Cagney Date: Thu Nov 30 11:51:43 2023 -0500 documentation: use ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman/listinfo

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

2023-11-30 Thread Andrew Cagney
New commits: commit 3e3184c8963f3cf32c14c1e37c251571579687e0 Author: Andrew Cagney Date: Thu Nov 30 10:58:09 2023 -0500 documentation: sprinkle ipsec COMMAND commit 53f281a2c21dfd4a3de5051372fbbf792df8a8c9 Author: Andrew Cagney Date: Thu Nov 30 10:56:29 2023 -0500 documentation

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

2023-11-30 Thread Andrew Cagney
New commits: commit 0d409197f4af37c2a387fc5882837bfa152b18fc Author: Andrew Cagney Date: Thu Nov 30 10:54:07 2023 -0500 documentation: sprinkle CMD ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman

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

2023-11-30 Thread Andrew Cagney
New commits: commit cf34a76ccb8e2e482a5c2c2be70c06f1d5bd4d85 Author: Andrew Cagney Date: Thu Nov 30 10:39:19 2023 -0500 documentation: sprinkle pluto et.al. ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-30 Thread Andrew Cagney
New commits: commit d5fd7c8c8b8edc36fd9da0c192f180bf6d51c713 Author: Andrew Cagney Date: Thu Nov 30 10:29:51 2023 -0500 documentation: use -OPTION s,\(-[-a-z]*\),\1, ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-11-30 Thread Andrew Cagney
New commits: commit 0564e4164d984a84e3ab2caa3f33f0113feb24cc Author: Andrew Cagney Date: Thu Nov 30 09:39:37 2023 -0500 documentation: rename ipsec_pluto.7 to libreswan.7 so that there's a hook for <> ___ Swan-commit mailing lis

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

2023-11-30 Thread Andrew Cagney
New commits: commit 4dedad28ca4e867c5061d6dac78b737d946dc968 Author: Andrew Cagney Date: Thu Nov 30 08:13:09 2023 -0500 revival: when auto=keep, really only attempt 1 revival This is all a bit weird; see #1431 fix #1427 commit 3c4b378c98aaeb66c190321fd7172eb458346f90

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

2023-11-29 Thread Andrew Cagney
New commits: commit 4e673bcdd8e12c3541d886122498da2c3f0d98bb Author: Andrew Cagney Date: Wed Nov 29 23:04:59 2023 -0500 testing kvm: include config.mk into testing/libvirt/Makefile so $(SYSCONFIGDIR) is, again, known ___ Swan-commit

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

2023-11-29 Thread Andrew Cagney
New commits: commit e49b43a3ec5cd755dbe0e76092030019b2c9b08a Author: Andrew Cagney Date: Wed Nov 29 22:31:06 2023 -0500 testing kvm: fix testing/libvirt/Makefile's true|false check ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2023-11-29 Thread Andrew Cagney
New commits: commit 1ba3a93ac3d1639a8165e30502493d8a299b8682 Author: Andrew Cagney Date: Wed Nov 29 18:51:32 2023 -0500 testing: sprinkle ping-once.sh ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-29 Thread Andrew Cagney
New commits: commit 90f9982acb26e59ade2b1e0596cf562462b12ebd Author: Andrew Cagney Date: Wed Nov 29 16:09:22 2023 -0500 testing: sprinkle ping-once.sh ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-29 Thread Andrew Cagney
New commits: commit a5cd3c31cb4937301d908ffdd514d49d16723ce4 Author: Andrew Cagney Date: Wed Nov 29 14:45:46 2023 -0500 testing: sprinkle ping-once.sh ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-29 Thread Andrew Cagney
New commits: commit 0e9eb6d4aaf676998f21c1a94ddd8d36221d3da0 Author: Andrew Cagney Date: Wed Nov 29 14:20:48 2023 -0500 testing: sprinkle ping-once.sh ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-29 Thread Andrew Cagney
New commits: commit a4d6343ed6db7318d0057e4a7ca22023a7178283 Author: Andrew Cagney Date: Wed Nov 29 14:10:23 2023 -0500 testing: sprinkle ping-once.sh ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-29 Thread Andrew Cagney
New commits: commit 96d60706f8746ed9a5b67c0287ca3b50e92aeef0 Author: Andrew Cagney Date: Wed Nov 29 11:57:03 2023 -0500 testing: sprinkle ping-once.sh ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-29 Thread Andrew Cagney
New commits: commit 688b4d12c4062bcfc5379cc22c230d7bed200c4d Author: Andrew Cagney Date: Wed Nov 29 11:44:22 2023 -0500 testing: sprinkle ping-once.sh ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-29 Thread Andrew Cagney
New commits: commit 25c21d45546891178ec527e47ec72df11aaeaceb Author: Andrew Cagney Date: Wed Nov 29 11:33:04 2023 -0500 testing: sprinkle ping-once.sh ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-29 Thread Andrew Cagney
New commits: commit e8853ca96486060027730302d1c84cfc2d7887a9 Author: Andrew Cagney Date: Wed Nov 29 11:24:55 2023 -0500 testing: sprinkle ping-once.sh ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-29 Thread Andrew Cagney
New commits: commit 73212b5438844705cb0cfa8ad54a3698fed58e02 Author: Andrew Cagney Date: Wed Nov 29 10:41:41 2023 -0500 testing: sprinkle ping-once.sh ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-29 Thread Andrew Cagney
New commits: commit eb16f757e6b602746289d3d904d5eb4d3323a496 Author: Andrew Cagney Date: Wed Nov 29 09:49:57 2023 -0500 testing kvm: fix ./kvm modified check broken in testing/libvirt/Makefile ___ Swan-commit mailing list Swan-commit

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

2023-11-29 Thread Andrew Cagney
New commits: commit b25af15e422e18a084c9cdd3eedeedd81599ebf7 Author: Andrew Cagney Date: Wed Nov 29 09:48:25 2023 -0500 testing: mark ikev2-mobike-03 good close #527; fixed by routing overhaul commit 838cdc6891617691dcbf250ec90b24b87d0ae867 Author: Andrew Cagney Date: Wed Nov

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

2023-11-28 Thread Andrew Cagney
New commits: commit 07cc3f9bd50e9817e7d8ad3de4a2a7552eb17d22 Author: Andrew Cagney Date: Tue Nov 28 20:48:15 2023 -0500 documentation: drop ipsec__updown.bsdkame.8 have ipsec__updown.bsd.8 ___ Swan-commit mailing list Swan-commit

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

2023-11-28 Thread Andrew Cagney
New commits: commit 7ed72da5ecf522e85903cea13b20147e9aabf98d Author: Andrew Cagney Date: Tue Nov 28 14:55:50 2023 -0500 testing kvm: only filter installer's excape characters when needed - when installer sends terminal code asking for size -> terminal response ends

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

2023-11-28 Thread Andrew Cagney
New commits: commit be1c728c68fc10319c51b930d8da05d9847a8bdf Author: Andrew Cagney Date: Tue Nov 28 14:18:07 2023 -0500 testing fedora: pass inst.notmux to the initial kernel turns it into a simple serial port ___ Swan-commit mailing

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

2023-11-28 Thread Andrew Cagney
New commits: commit 64ea516385f40fbac66aac3dbdae8f085226c7be Author: Andrew Cagney Date: Tue Nov 28 10:40:09 2023 -0500 testing kvm: change ./kvm to use testing/libvirt/Makefile For moment this means that <> uses mk/kvm-targets.mk while ./kvm uses above. Oops.

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

2023-11-28 Thread Andrew Cagney
New commits: commit 8f3599fe5641908d73b1e9568c4f70e8163e69de Author: Andrew Cagney Date: Tue Nov 28 10:18:24 2023 -0500 testing kvm: call per-OS base.py files __init__.py hopefully works better ___ Swan-commit mailing list Swan-commit

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

2023-11-28 Thread Andrew Cagney
New commits: commit d4802ec65c79239464e3afd7651bbcc5c0644181 Author: Andrew Cagney Date: Tue Nov 28 09:55:12 2023 -0500 documentation: re-format parts of ipsec.conf ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-11-27 Thread Andrew Cagney
New commits: commit 019c8ceb3630ba8d08ee8fb8097271c767efc623 Author: Andrew Cagney Date: Mon Nov 27 07:36:38 2023 -0500 testing kvm: add separate kvm specific Makefile prep moving much of kvm out of top-level ___ Swan-commit mailing

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

2023-11-26 Thread Andrew Cagney
New commits: commit 4dd92646f09553d726275d9ee4d24a6045855c47 Author: Andrew Cagney Date: Sun Nov 26 16:01:36 2023 -0500 testing fedora: share debian's systemd-networkd config ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-11-26 Thread Andrew Cagney
New commits: commit 68ff60c5c3af83c8fa7586da27cd98ddb6c41361 Author: Andrew Cagney Date: Sun Nov 26 12:39:56 2023 -0500 testing kvm: generate N as an NFS host commit f7df4d4cbfc1473e8c3d2aca714fdb02752c9d90 Author: Andrew Cagney Date: Sun Nov 26 12:08:18 2023 -0500 testing debian

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

2023-11-26 Thread Andrew Cagney
New commits: commit cde7817d9bfeb8c2a1310ad34f05274294c11176 Author: Andrew Cagney Date: Sun Nov 26 10:09:50 2023 -0500 testing fedora: set nr kernels installed limit during upgrade commit 56438e0a05ea3b3990054f6dd2e70bd8c6716bb1 Author: Andrew Cagney Date: Sun Nov 26 09:20:48 2023

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

2023-11-25 Thread Andrew Cagney
New commits: commit b1bf2a87b3a81878a07ca0b6ee4f85a9404d1db6 Author: Andrew Cagney Date: Sat Nov 25 21:23:32 2023 -0500 web: add debian ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org/mailman/listinfo

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

2023-11-25 Thread Andrew Cagney
New commits: commit f8c948776794d8b5548259af44dc278a8db2 Author: Andrew Cagney Date: Sat Nov 25 21:13:54 2023 -0500 testing debian: enable local cache ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-25 Thread Andrew Cagney
New commits: commit 2f3dc1fdd221451b7598acfb1c45885d5663d841 Author: Andrew Cagney Date: Sat Nov 25 13:41:11 2023 -0500 testing: ./kvm install-debian and here I was thinging OpenBSD's preseed script was complicated ref #1138 commit

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

2023-11-25 Thread Andrew Cagney
New commits: commit 5f3e61dd80fce4af0794ebe259b0bf4cfe679c37 Author: Andrew Cagney Date: Sat Nov 25 11:15:34 2023 -0500 testing: trim sanitizers of dead bare shunt messages ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-11-25 Thread Andrew Cagney
New commits: commit 1c3c1ad8923fcdc40c405733bbb166cf4e1f70ed Author: Andrew Cagney Date: Sat Nov 25 11:05:30 2023 -0500 testing: merge debug.sed sanitizer into misc-sanitize.sed ref #1422 ___ Swan-commit mailing list Swan-commit

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

2023-11-25 Thread Andrew Cagney
New commits: commit 61ae3272ccafb0f60a9a982b2facc9d20d6a8614 Author: Andrew Cagney Date: Sat Nov 25 10:51:47 2023 -0500 logging: in jam_string_human() check for NULL fix #1427 ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2023-11-24 Thread Andrew Cagney
New commits: commit 0b853a4489d0de8f688bf18916c0ec0a91961453 Author: Andrew Cagney Date: Fri Nov 24 15:44:12 2023 -0500 documentation: more subnet tweaks ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-24 Thread Andrew Cagney
New commits: commit 567761a713ad01cf39dd45d6b59ef547103d07ea Author: Andrew Cagney Date: Fri Nov 24 15:00:07 2023 -0500 documentation: more subnet stuff lots of exceptions ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2023-11-24 Thread Andrew Cagney
New commits: commit 18f40759e1e38da8ba6b86564f7733f4c93bb69a Author: Andrew Cagney Date: Thu Nov 23 20:47:52 2023 -0500 ikev2: merge pre and post v4.6 DH strategies fix #1265 First, is unchanged from v4.x: - when pfs=no, no proposal can specify DH, else the conn

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

2023-11-23 Thread Andrew Cagney
New commits: commit 9d330eebea16b31e3ede65aeb0bd89b947556b69 Author: Andrew Cagney Date: Thu Nov 23 19:10:03 2023 -0500 routing: handle RESCHEDULE, UNROUTED, PERMANENT fix #1424 ___ Swan-commit mailing list Swan-commit

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

2023-11-23 Thread Andrew Cagney
New commits: commit 809c1e865627ac9089538722c67b11db49aea45a Author: Andrew Cagney Date: Thu Nov 23 16:08:00 2023 -0500 docs: start tweaking ipsec.conf ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-23 Thread Andrew Cagney
New commits: commit 14e6629cb4671f621913cfebc7d8fac618998ec9 Author: Andrew Cagney Date: Thu Nov 23 13:56:44 2023 -0500 documentation: re-indent subnet*.xml ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https://lists.libreswan.org

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

2023-11-23 Thread Andrew Cagney
New commits: commit 156b33c50fca27f45cfabe5cf68419b1ac95fb73 Author: Andrew Cagney Date: Thu Nov 23 09:29:14 2023 -0500 addconn: reject ms-dh-downgrade+pfs-rekey-workaround ref #1265 ___ Swan-commit mailing list Swan-commit

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

2023-11-23 Thread Andrew Cagney
New commits: commit 4ecee11e1e1bcdbbb3c49d8f805d7221b5c8852a Author: Andrew Cagney Date: Thu Nov 23 09:28:16 2023 -0500 building: add missing encap_type_names table ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-11-22 Thread Andrew Cagney
New commits: commit 337c7a1fe01906491ddec2e256e1f5a41acdc8fd Author: Andrew Cagney Date: Wed Nov 22 20:41:39 2023 -0500 kernel: add encap_type.h place holder shunts should be reduced to encap_type before being passed to kernel; perhaps the enum should be called

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

2023-11-22 Thread Andrew Cagney
New commits: commit 97cf5ce9352c14765adab5f4e9abd91ce83d8514 Author: Andrew Cagney Date: Wed Nov 22 20:19:12 2023 -0500 CHANGES: output: drop NNN_ prefix from all output ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

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

2023-11-22 Thread Andrew Cagney
New commits: commit 8cfd415211ac3837ec950a715ae7a61bc3621cd6 Author: Andrew Cagney Date: Wed Nov 22 18:04:20 2023 -0500 whack|addconn: don't print the prefix, ever fix #1421 commit 394947104e87f979f84f535d7ce46f22401ab393 Author: Andrew Cagney Date: Wed Nov 22 18:32:32 2023

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

2023-11-22 Thread Andrew Cagney
New commits: commit b948c34f281e5084f7f13fb95b8faf59792663ec Author: Andrew Cagney Date: Wed Nov 22 18:31:52 2023 -0500 testing: pfkey updates to match new selector format ___ Swan-commit mailing list Swan-commit@lists.libreswan.org https

<    3   4   5   6   7   8   9   10   11   12   >