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

2024-10-28 Thread Libreswan VCS commit list
New commits: commit ff934989546afe94243d6335ffa16984438b71df Author: Andrew Cagney Date: Mon Oct 28 09:24:15 2024 -0400 testing web: in tester.sh use ${bindir} ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an

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

2024-10-28 Thread Libreswan VCS commit list
New commits: commit cd875bcf43603f24e81522c572a0744517272d09 Author: Andrew Cagney Date: Mon Oct 28 09:54:03 2024 -0400 Revert "ikev1: flatten find_v1_client_connection()" Suspect it broke ikev1-transport-protoport-01. This reverts commit f3a773c2b1b78b3886d84f5484a4379ee8

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

2024-10-27 Thread Libreswan VCS commit list
New commits: commit 97778084ee02a8099f6d3887a74a66b5c02a26e8 Author: Andrew Cagney Date: Sat Oct 26 17:01:09 2024 -0400 testing web: don't pretty print (colourize) tsc errors messes up under some terminals ___ Swan-commit mailing list --

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

2024-11-11 Thread Libreswan VCS commit list
New commits: commit 711b9bef66e7eaddf694fc25623c72f05a5bfcd8 Author: Andrew Cagney Date: Sat Nov 9 21:25:18 2024 -0500 secrets: wrap pre-shared secret in struct secret_preshared_stuff; commit 08d1602d11cf2eb5a6b915dae0bf75f9fb3cc1b0 Author: Andrew Cagney Date: Thu Nov 7 15:51:41 2024 -0

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

2024-11-11 Thread Libreswan VCS commit list
New commits: commit 2bf1893f2565c17e35ae3016eb684a4b95b1f579 Author: Andrew Cagney Date: Mon Nov 11 15:07:45 2024 -0500 crypto: eliminate struct secret_stuff Merge into struct secret. - bypass (and delete) get_secret_stuff() use secret_preshared_stuff() and secret_pu

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

2024-11-11 Thread Libreswan VCS commit list
New commits: commit 3c9e23d666195fdf1c0b7b1720ef1e6b1e252399 Author: Andrew Cagney Date: Mon Nov 11 19:18:50 2024 -0500 testing netbsd: disable dad in sysctl.conf close #1910 disable IPv6 Duplicate Address Detection on NetBSD ___ Swan-co

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

2024-11-11 Thread Libreswan VCS commit list
New commits: commit a382a26d1dd9787204a847a531a2b79370a30f17 Author: Andrew Cagney Date: Fri Nov 8 17:45:53 2024 -0500 crypto: refcnt struct secret_pubkey_stuff when passing to helper thread fix problem where a thread was trying to use a key when which was being deleted by relo

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

2024-11-11 Thread Libreswan VCS commit list
New commits: commit 3a97eca4e9d9497205efee4b996bd43dea71b62a Author: Andrew Cagney Date: Mon Nov 11 18:04:56 2024 -0500 testing web: put first child at start of commit.children[] fix #1906 commits.js is creating .children[] reversed ___

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

2024-11-11 Thread Libreswan VCS commit list
New commits: commit 7892ea8c2f316d067307bfb605bed8d31a64123c Author: Andrew Cagney Date: Sat Nov 9 23:56:02 2024 -0500 crypto: add struct secret_ppk_stuff containing both the key and id Simplify lookup code as the pair are now returned.

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

2024-11-08 Thread Libreswan VCS commit list
New commits: commit 864ac3d13c84d15c68b136f5688088c7d3a02d65 Author: Andrew Cagney Date: Thu Nov 7 23:16:25 2024 -0500 testing kvm: upgrade fedora domain to f41 - dnf config-manager changed! close #1896 upgrade fedora (not linux) to f41 commit 6e2d67ce4db0f57d22dfe3c57f8d

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

2024-11-08 Thread Libreswan VCS commit list
New commits: commit 28a88f8cf3f1383a6b81b2acd9a39bf8e9627f1b Author: Andrew Cagney Date: Fri Nov 8 13:35:58 2024 -0500 x509: in remote_has_preloaded_pubkey() s/struct state/struct ike_sa/ ___ Swan-commit mailing list -- swan-commit@lists.libreswa

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

2024-11-11 Thread Libreswan VCS commit list
New commits: commit 5e5f952f3088ea30849566a6fa0b949fa3dced2a Author: Andrew Cagney Date: Thu Nov 7 15:14:15 2024 -0500 ikev1: in parse_isakmp_sa_body() s/struct state/struct ike_sa/ commit 63ea2f6ee475c3bc57bc473ec618d6470a8ef544 Author: Andrew Cagney Date: Thu Nov 7 15:02:32 2024 -0500

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

2024-11-11 Thread Libreswan VCS commit list
New commits: commit 13b71811ca8f6d86046c70c13c1ba68d60d14879 Author: Andrew Cagney Date: Mon Nov 11 13:53:26 2024 -0500 building: accumulate WARNING_CFLAGS i.e., use += and not = ___ Swan-commit mailing list -- swan-commit@lists.libreswa

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

2024-11-11 Thread Libreswan VCS commit list
New commits: commit 279aaf316ad4018093a133abd3d8ec1c24e5515a Author: Andrew Cagney Date: Mon Nov 11 13:52:29 2024 -0500 building: add -Wself-assign to OpenBSD (and clang) see #1907 error: explicitly assigning value of variable of type 'struct secret **' to itself

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

2024-11-11 Thread Libreswan VCS commit list
New commits: commit 3d0ee284497b723843cbbb22f41c6020635e643d Author: Andrew Cagney Date: Mon Nov 11 14:00:34 2024 -0500 building: <> missing a . Found by Ilya Maximets See #1907 error: explicitly assigning value of variable of type 'struct secret **' to itself ___

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

2024-11-11 Thread Libreswan VCS commit list
New commits: commit 5c0ae2a168e441eb8d8f98103af1965899c8ac5a Author: Andrew Cagney Date: Mon Nov 11 14:26:27 2024 -0500 building: sprinkle PRINTF_LIKE() and VPRINTF_LIKE() see #1907 error: explicitly assigning value of variable of type 'struct secret **' to itself commit e98bcdf5

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

2024-11-11 Thread Libreswan VCS commit list
New commits: commit 6612afa2daaceceff066acf6b2d90d7f00ce8b98 Author: Andrew Cagney Date: Fri Nov 8 17:20:27 2024 -0500 crypto: in secret_stuff, change secret_pubkey_stuff to a pointer ___ Swan-commit mailing list -- swan-commit@lists.libreswan.or

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

2024-11-11 Thread Libreswan VCS commit list
New commits: commit b1b7f5a3dad28b3420100a4d2de6c0403c190aa5 Author: Andrew Cagney Date: Mon Nov 11 11:44:33 2024 -0500 testing: add whack-rereadsecrets-01-privatekey WIP see: #1894 Segmentation fault in PK11_SignatureLen (key=0xa5a5a5a5a5a5a5a5) ___

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

2024-11-11 Thread Libreswan VCS commit list
New commits: commit 1fd4cbc9979c26844fd4373233d4ca7f4d969209 Author: Andrew Cagney Date: Mon Nov 11 21:46:11 2024 -0500 testing: in replay-window-ikev2-pfkeyv2-freebsd don't enable TMI While a connection's final reference is being freed, TMI causes logs refering to that referen

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

2024-10-23 Thread Libreswan VCS commit list
New commits: commit aefde9601ad53560740449e738bc45d6a94c5132 Author: Andrew Cagney Date: Wed Oct 23 18:13:17 2024 -0400 testing kvm: don't include web-targets.mk into kvm/Makefile attempt nr 2 ___ Swan-commit mailing list -- swan-commit@

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

2024-10-25 Thread Libreswan VCS commit list
New commits: commit f3a773c2b1b78b3886d84f5484a4379ee8f74061 Author: Andrew Cagney Date: Fri Oct 25 22:58:50 2024 -0400 ikev1: flatten find_v1_client_connection() and add more logging ___ Swan-commit mailing list -- swan-commit@lists.lib

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

2024-10-25 Thread Libreswan VCS commit list
New commits: commit 8c4750ae36600eab763c4bb40e3d0cc701ed80af Author: Andrew Cagney Date: Fri Oct 25 14:15:19 2024 -0400 testing web: eliminate now.sh, delete json-make.sh ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscr

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

2024-10-25 Thread Libreswan VCS commit list
New commits: commit 592c88d4ae7838b9f29d7b72b488e43f7f7cef84 Author: Paul Wouters Date: Thu Oct 24 20:47:59 2024 -0400 testing: misc updates for not setting replay window on outgoing sa ___ Swan-commit mailing list -- swan-commit@lists.libreswan.

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

2024-10-25 Thread Libreswan VCS commit list
New commits: commit d593d2f1e8dd95fe65b3f20409b6120f92d848c4 Author: Andrew Cagney Date: Fri Oct 25 13:59:39 2024 -0400 testing web: rename .ts files back to .ts Not ready for TypeScript ___ Swan-commit mailing list -- swan-commit@lists.

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

2024-11-12 Thread Libreswan VCS commit list
New commits: commit c17a455682aa1f039ed83e4d9fb8b9f07d10d0bc Author: Andrew Cagney Date: Tue Nov 12 16:08:15 2024 -0500 testing kvm: make hostnamer service more verbose see #1913 hostnamer: who-am-i on testing's w2fedorarise commit ef643fbc169c5ec0218b10ea2602b08f353e58c1 Author:

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

2024-11-12 Thread Libreswan VCS commit list
New commits: commit 9c7581c0b6295448dbbaa6e9609eb5beebd92668 Author: Andrew Cagney Date: Fri Nov 8 13:25:20 2024 -0500 ikev1: in ikev1_natd_init() s/struct state/struct ike_sa/ Also replace: if (md->md_v1_st->st_oakley.ta_prf == NULL) llog(bad) with the stronge

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

2024-11-12 Thread Libreswan VCS commit list
New commits: commit f9d38066cb377b09b1cfd452ad43d7c2ec315907 Author: Andrew Cagney Date: Tue Nov 12 20:25:08 2024 -0500 routing: in teardown_routed_negotiation() don't expect inbound policy only outbound should be installed see #1914 ERROR: kernel: ... delete response for

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

2024-11-13 Thread Libreswan VCS commit list
New commits: commit 911b53937ab5859d68a750b24cdd02fcf9853dbc Author: Andrew Cagney Date: Wed Nov 13 10:02:06 2024 -0500 testing kvm: point the VMs directly at the bridge ... and not libvirt's network; hopefully stop libvirt feeling the need to chat to its network code while

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

2024-10-31 Thread Libreswan VCS commit list
New commits: commit ce4d9ff09d54c811f12793305aff0a9c60030a91 Author: Andrew Cagney Date: Thu Oct 31 12:14:53 2024 -0400 state: move some IKEv[12] specific init code out of duplicate_state() see #1883 don't copy IKEv2 Child SA parameters from IKE SA in duplicate_state() __

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

2024-10-31 Thread Libreswan VCS commit list
New commits: commit 8f9b39ae4951a39ccc759a4d5c8965a566f4496e Author: Andrew Cagney Date: Thu Oct 31 11:39:40 2024 -0400 testing: enable ikev2-05-basic-psk-debian commit 7c3c51582bd3fdededf461f990e44aae87f09216 Author: Andrew Cagney Date: Thu Oct 31 11:23:49 2024 -0400 kernel xfrm:

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

2024-10-31 Thread Libreswan VCS commit list
New commits: commit 49f99bd954c612d771404744b32801f895415fbc Author: Andrew Cagney Date: Thu Oct 31 09:28:36 2024 -0400 testing: skiptest *iptfs* for now waiting on released kernel (presumably f42, or an f41 update) commit 1dd8e212b2f29043534c6bbd5f0c5ce2ebc6f787 Author: Andrew Ca

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

2024-10-31 Thread Libreswan VCS commit list
New commits: commit 366d179af3e9bb86ec81481e1e0b6ec50cbb7258 Merge: 3fd2e946b1 a703e7f615 Author: Andrew Cagney Date: Thu Oct 31 17:01:29 2024 -0400 ikev1: in quick code expect both IKE+CHILD since quick mode exchanges need the IKE (ISAKMP) to encrypt/decrypt the exchanges com

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

2024-10-31 Thread Libreswan VCS commit list
New commits: commit 9b990290a7e62d54e6fcc89e597de7044495016f Author: Andrew Cagney Date: Thu Oct 31 17:52:55 2024 -0400 state: in duplicate_state() drop code copying IKE SA crypto-suite not relevant The child exchange code fills in the real values. ___

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

2024-11-09 Thread Libreswan VCS commit list
New commits: commit 9910db0dac2908f24de5f077f03b730d9f7a3ad7 Author: Andrew Cagney Date: Sat Nov 9 15:50:29 2024 -0500 testing: update */all.console.txt from ALL_CONSOLE_FIXUPS commit 1426443b9f50b095af53b94f3752a47d4759d3fe Author: Andrew Cagney Date: Sat Nov 9 15:42:39 2024 -0500

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

2024-11-08 Thread Libreswan VCS commit list
New commits: commit 2db5d9ce730e239800c1d0a906ed386737ef42ee Author: Andrew Cagney Date: Fri Nov 8 12:03:36 2024 -0500 optarg: add optarg_debug*() use in addconn, readwriteconf, and whack commit 0a31e94d3b30a470fb06b63f98ac96afcbad60fa Author: Andrew Cagney Date: Fri Nov 8 11:45:20 2024

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

2024-11-08 Thread Libreswan VCS commit list
New commits: commit 304925c97d681d10b9686e1f5880733acc0b6a25 Author: Andrew Cagney Date: Thu Nov 7 23:25:58 2024 -0500 addconn: number OPT enums starting at 256 addconn doesn't support short options so giving them letter values is confusing

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

2024-11-08 Thread Libreswan VCS commit list
New commits: commit 6628fa8fb1457d34ca6367eb8a231e69aa932eb2 Author: Andrew Cagney Date: Fri Nov 8 13:10:10 2024 -0500 testing web: update README.md after a release, recommend deleting all domains, networks, and downloaded files (i.e., everything) _

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

2024-11-08 Thread Libreswan VCS commit list
New commits: commit b442e71c3ba54cbb251a863e57b5b7b9ad14fb08 Author: Andrew Cagney Date: Fri Nov 8 15:35:31 2024 -0500 testing: make connalias-01-conflict more verbose ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe

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

2024-11-10 Thread Libreswan VCS commit list
New commits: commit 68f114b7bf48a50445ca657b63004b2c4bd0e922 Author: Andrew Cagney Date: Sat Nov 9 17:24:39 2024 -0500 secrets: eliminate builddiag(), uses static ram commit a961f03ac13f4549ae78398f08d0806e5737311a Author: Andrew Cagney Date: Sat Nov 9 16:36:54 2024 -0500 memory: o

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

2024-11-10 Thread Libreswan VCS commit list
New commits: commit 82aa9d88a73f37dfc2ae4329f7f44d14a8dc37bc Author: Andrew Cagney Date: Thu Nov 7 14:58:21 2024 -0500 ikev1: in ikev1_close_message() s/struct state/struct ike_sa/ ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org T

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

2024-11-12 Thread Libreswan VCS commit list
New commits: commit 9a3162113078a97a8c86131a643d12bb0d4a7f89 Author: Andrew Cagney Date: Thu Nov 7 16:42:33 2024 -0500 ikev1: in decode_v1_certificate_requests() s/struct state/struct ike_sa/ ___ Swan-commit mailing list -- swan-commit@lists.libr

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

2024-11-12 Thread Libreswan VCS commit list
New commits: commit 73f7563dcc2792443f017d3f26818b8034291b78 Author: Andrew Cagney Date: Tue Nov 12 09:16:16 2024 -0500 testing kvm: catch finding a domain with a broken prompt see #1913 hostnamer: who-am-i on testing's w2fedorarise ___

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

2024-11-12 Thread Libreswan VCS commit list
New commits: commit 58bfa10f87caf9c222950b7fa3e3bbdc2649068c Author: Andrew Cagney Date: Mon Nov 11 13:38:30 2024 -0500 testing web: split test-name and description title make test-name and description title commit c57156c191a671c437e5509c8fcb899db49bf071 Author: Andrew Cagney

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

2024-09-18 Thread Libreswan VCS commit list
New commits: commit d3ceee5ca7193400297343ad9ee5996393dac7c7 Author: Andrew Cagney Date: Wed Sep 18 19:22:52 2024 -0400 ipsec interface: s/...xfrmi.../...ipsec_interface.../ ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsub

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

2024-09-18 Thread Libreswan VCS commit list
New commits: commit 68937bded0398b949da615434b4788252af27bae Author: Andrew Cagney Date: Wed Sep 18 14:27:42 2024 -0400 ipsec interface: move {add,remove}_ipsec_interface() to ipsec_interface.c, and add: .ip_addr_find_on_if() .ip_addr_add() .ip_link_add()

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

2024-09-18 Thread Libreswan VCS commit list
New commits: commit 16cc61c08202361b496289b512312f74ab45910e Merge: 7f288334be 95e8bb7249 Author: Andrew Cagney Date: Wed Sep 18 13:09:35 2024 -0400 ipsec-interface: move add/remove xfrm interface handling to routing.c ... and remove calls scattered over IKEv[12] code Merg

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

2024-09-18 Thread Libreswan VCS commit list
New commits: commit db948826a1c396e65814a7af82dc9b5b11f5bf8c Author: Andrew Cagney Date: Wed Sep 18 13:15:45 2024 -0400 xfrm interface: eliminate "xfrm_interface_id" Always IPSEC1_XFRM_IF_ID ___ Swan-commit mailing list -- swan-commit@li

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

2024-09-22 Thread Libreswan VCS commit list
New commits: commit bea3da27d5fd571f2416d57326cba9950c1868fb Author: Andrew Cagney Date: Sun Sep 22 17:09:30 2024 -0400 xfrm interface: in .supported(), check for existing valid device first And when one is found, assume ipsec-interface is supported. When no interface is f

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

2024-09-22 Thread Libreswan VCS commit list
New commits: commit 0d9318a201add53a0343e41ebab20d41f66bcec2 Author: Andrew Cagney Date: Sun Sep 22 23:30:50 2024 -0400 ipsec interface: log/ignore when ipsec-interface has unexpected physical interface ala link see #1812 accepting ipsec-interface with conflicting physica

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

2024-09-22 Thread Libreswan VCS commit list
New commits: commit dd7dd5e585f5f61ca38a26a60facc4ae2dc2d9a9 Author: Andrew Cagney Date: Sun Sep 22 16:17:05 2024 -0400 ipsec interface: save .physical[] in add_kernel_ipsec_interface() and not add_kernel_ipsec_interface_address(), oops commit 9d7572fa08a47033c3f488c799678eaf26a15

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

2024-09-22 Thread Libreswan VCS commit list
New commits: commit fdd35cd415a23e42bddbbe82eff8368d51197c8f Author: Andrew Cagney Date: Sun Sep 22 21:17:48 2024 -0400 ipsec interface: fix diag leak in add_kernel_ipsec_interface() ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org

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

2024-09-21 Thread Libreswan VCS commit list
New commits: commit aa909f01c4c91e26a67a7bc77df58544f30e1437 Author: Andrew Cagney Date: Sat Sep 21 20:28:02 2024 -0400 ipsec interface: drop <> check On linux, if_id is never zero; on BSD 0 is probably valid. ___ Swan-commit mailing lis

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

2024-09-21 Thread Libreswan VCS commit list
New commits: commit d375ef74fbe19a6ca7c6886fc8cbae86f58b86df Author: Andrew Cagney Date: Sat Sep 21 10:46:29 2024 -0400 ipsec interface: rework .find_interface() replace with .ip_link_match(), clarify how it handles two cases: - wildcard: find a valid ipsec-interface

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

2024-09-21 Thread Libreswan VCS commit list
New commits: commit 27224272acb62f8827b985fd41ba1f845e9eec30 Author: Andrew Cagney Date: Sat Sep 21 21:51:34 2024 -0400 ipsec interface: change <> to char name[IFNAMSIZ] and drop checks that it is NULL commit e1c0607c0c3c339fe3eafed05b0e2c8737ef2e44 Author: Andrew Cagney Date:

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

2024-09-21 Thread Libreswan VCS commit list
New commits: commit 2b96e354d0e03ea77dc11143e0839e045ec9479d Author: Andrew Cagney Date: Sat Sep 21 23:46:00 2024 -0400 ipsec interface: append physical device to interface name in logs for instance ipsec1@eth0 or ipsec0[16384]@eth1 this highlights a bug - when a connectio

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

2024-09-22 Thread Libreswan VCS commit list
New commits: commit e17877e29b215d2dadfc258ea1a1e3c040569cfb Author: Andrew Cagney Date: Sun Sep 22 10:27:17 2024 -0400 ipsec interface: add c->config->ipsec_interface Split: add_connection_ipsec_interface() into: parse_ipsec_interface() add_ipsec_interface

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

2024-09-22 Thread Libreswan VCS commit list
New commits: commit c284d8fa68d37209ec3727aed318253b2628a09a Author: Andrew Cagney Date: Sat Sep 21 21:56:07 2024 -0400 ipsec interface: call del_kernel_ipsec_interface_address() from routing not remove_kernel_ipsec_interface() which doesn't actually remove interfaces - truth i

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

2024-09-25 Thread Libreswan VCS commit list
New commits: commit 9ff6fd7b74338a4b12e970525d4b5508515c346a Author: Andrew Cagney Date: Wed Sep 25 21:33:13 2024 -0400 testing netbsd: add sysctl.conf during transmogrify.sh ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsu

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

2024-09-25 Thread Libreswan VCS commit list
New commits: commit 07cd7e35fa920e6fb2c1eb7b5e0b92989ea997e5 Author: Andrew Cagney Date: Wed Sep 25 22:12:54 2024 -0400 kernel pfkeyv2: add more IPSEC_LEVEL_* entries was missing IPSEC_LEVEL_UNIQUE ___ Swan-commit mailing list -- swan-co

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

2024-09-25 Thread Libreswan VCS commit list
New commits: commit 1f7f0a083b7640300ccb832f7267ddb3b720db51 Author: Andrew Cagney Date: Wed Sep 25 14:30:14 2024 -0400 testing: add ipsec-interface-06-ipv4-ikev2-pfkeyv2 WIP commit 3e4eac73b43dd22b4ec20363afd6d22d609ed276 Author: Andrew Cagney Date: Wed Sep 25 14:26:06 2024 -0400

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

2024-09-25 Thread Libreswan VCS commit list
New commits: commit d35b001192023f8d90c84296ad9a14ee8d7fdb91 Author: Andrew Cagney Date: Wed Sep 25 21:46:20 2024 -0400 kernel pfkeyv2: dump unexpected pfkey responses commit b75240dec5383f2f8cfadafee8b5ce1d6897811f Author: Andrew Cagney Date: Wed Sep 25 21:34:00 2024 -0400 kernel

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

2024-09-26 Thread Libreswan VCS commit list
New commits: commit e6c6f6ccc30a1debacd889b06ee3a0cff2be4b80 Author: Andrew Cagney Date: Thu Sep 26 08:00:18 2024 -0400 enums: add .prefix to sparse_names along with short/long functions matching the enum_names ___ Swan-commit mailing li

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

2024-09-26 Thread Libreswan VCS commit list
New commits: commit 632cc7a6a17712b55d509b1a5931b661be739c41 Author: Andrew Cagney Date: Thu Sep 26 15:29:20 2024 -0400 connections: sprinkle const struct logger ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send

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

2024-09-26 Thread Libreswan VCS commit list
New commits: commit 8ce967ca0ea7617337364481c945001dcbf99dc4 Author: Andrew Cagney Date: Thu Sep 26 15:32:42 2024 -0400 kernel: const struct kernel_acquire .logger ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe sen

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

2024-09-28 Thread Libreswan VCS commit list
New commits: commit f23ef5aaafdace57bf1618f3fb46d66919e9d1a3 Author: Andrew Cagney Date: Sat Sep 28 14:28:44 2024 -0400 testing: rename netbsd-prep.sh to prep.sh ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send

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

2024-09-28 Thread Libreswan VCS commit list
New commits: commit 61c2f52c9a0e2025ad894458c4508df62f8d018f Author: Andrew Cagney Date: Sat Sep 28 11:44:36 2024 -0400 testing: in ipsec-interface-00-ipv4-ikev2-openbsd demo IKED commit 1249fd231c4a809d1a26dc63afb3cb9fb874f0ed Author: Andrew Cagney Date: Sat Sep 28 11:49:19 2024 -0400

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

2024-09-27 Thread Libreswan VCS commit list
New commits: commit 869c9202805da9e9e269b116e830bdbc221888e0 Author: Tuomo Soini Date: Fri Sep 27 19:44:53 2024 +0300 building: remove USE_NSS_AVA_COPY and copy of nss source remove license exception as well commit 7bfbbdf1e1d10b949b9d7117621d0d536e10e1bf Author: Tuomo Soini Date

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

2024-09-27 Thread Libreswan VCS commit list
New commits: commit 72cf42574b0f7f48220442ab2a7e576a73ef2d32 Merge: 4206af9009 5eb8dedf46 Author: Andrew Cagney Date: Fri Sep 27 17:51:52 2024 -0400 ipsec interface: add the interface during orient() Merge branch 'kernel/orient-ipsec-interface' commit 5eb8dedf46773e0363573f686725b

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

2024-09-27 Thread Libreswan VCS commit list
New commits: commit 4206af90097a9578e5a6414281853bdff831204f Author: Andrew Cagney Date: Mon Sep 23 12:27:55 2024 -0400 ipsec interface: tweak comments, adding address UPs interface commit 2b5574755d14bd6aa1c0c87a76e92d49f15cb69e Author: Andrew Cagney Date: Fri Sep 27 16:57:42 2024 -040

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

2024-09-27 Thread Libreswan VCS commit list
New commits: commit 803c4cde0265d11ae4ca696c57323275e92ef0d3 Author: Andrew Cagney Date: Thu Sep 26 12:28:58 2024 -0400 kernel pfkeyv2: update logging - use verbose instead of arbitrary space prefixes - drop SADB_ and IPSEC_ prefix in names - show offsets into the message i

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

2024-09-27 Thread Libreswan VCS commit list
New commits: commit fe8a3358d96a0b72e41e9fda696b58af83707554 Author: Andrew Cagney Date: Fri Sep 27 14:25:13 2024 -0400 kernel pfkeyv2: more debug logs commit 7ae58107a2a8e4c3bc861d74aa2af3c5ee8829a4 Author: Andrew Cagney Date: Fri Sep 27 11:46:52 2024 -0400 ipsec interface: more d

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

2024-09-27 Thread Libreswan VCS commit list
New commits: commit 0891e170d3632335825a6f6f3af9498062c5a475 Author: Andrew Cagney Date: Fri Sep 27 15:53:16 2024 -0400 system: move the two popen() wrapping functions to server_run.[hc] - from kernel_ipsec_interface_ifconfig.c move run(const char *argv[]) as server_runv()

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

2024-09-27 Thread Libreswan VCS commit list
New commits: commit 08133011dd0bd37dc94e7dc8df8493dda19882e7 Author: Andrew Cagney Date: Fri Sep 27 21:33:38 2024 -0400 testing: create separate {Free,Net,Open}BSD tests commit 292f6512217338306837117d9c0e2430f9690970 Author: Andrew Cagney Date: Fri Sep 27 22:03:06 2024 -0400 testi

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

2024-09-27 Thread Libreswan VCS commit list
New commits: commit 15af89cc733a57abc439091e9977b354f800ea63 Author: Andrew Cagney Date: Fri Sep 27 21:27:17 2024 -0400 ipsec interface: oops, didn't add new files ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe sen

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

2024-09-27 Thread Libreswan VCS commit list
New commits: commit cb7758d8982a5b18de0ec1ecb337e14425aa3c82 Author: Andrew Cagney Date: Fri Sep 27 21:21:10 2024 -0400 ipsec interface: create separate files for Free/Net/Open they're all different ___ Swan-commit mailing list -- swan-c

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

2024-09-27 Thread Libreswan VCS commit list
New commits: commit 23d3fab82d4f4d8b067a5865acda2e0c38ca1b47 Author: Andrew Cagney Date: Fri Sep 27 22:47:01 2024 -0400 ipsec interface: drop .shutdown() was deleting the pre-existing ipsec1 interface fix #1813 ipsec stop deletes pre-existing ipsec-interfaces!?! commit 838387e

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

2024-09-29 Thread Libreswan VCS commit list
New commits: commit ad43e3c0604a58cffa71413d4ce46a0df6886c8f Author: Andrew Cagney Date: Sun Sep 29 10:44:49 2024 -0400 testing: update FreeBSD ipsec-interface example ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe

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

2024-09-29 Thread Libreswan VCS commit list
New commits: commit 9b909381e153fd191ad35a061a0594dcc432946d Author: Andrew Cagney Date: Sun Sep 29 09:21:08 2024 -0400 testing: demo FreeBSD behaviour ipsec-interface-00-ipv4-ikev2-freebsd ___ Swan-commit mailing list -- swan-commit@lists.libres

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

2024-09-28 Thread Libreswan VCS commit list
New commits: commit e37ad5a2d1f541191515d0c8af7d63186e60974d Author: Andrew Cagney Date: Sat Sep 28 21:29:47 2024 -0400 testing: update BSD tests - add iked.sh to start stop OpenBSD's iked - use prep.sh everwhere ___ Swan-commit mail

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

2024-09-28 Thread Libreswan VCS commit list
New commits: commit 3140b5053841ecf03894d05e1559026fd34eb02a Author: Andrew Cagney Date: Sat Sep 28 22:12:10 2024 -0400 ikev2: add more notes on selecting the connection ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscri

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

2024-09-28 Thread Libreswan VCS commit list
New commits: commit 3852ec87dc98239dbcc239995c26c5ae693d1384 Author: Andrew Cagney Date: Sun Sep 29 00:00:13 2024 -0400 testing openbsd: append to /tmp/iked.log ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send a

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

2024-09-19 Thread Libreswan VCS commit list
New commits: commit 107e01c1841318fef1e71260481a98f9f234e0e0 Author: Andrew Cagney Date: Thu Sep 19 17:07:20 2024 -0400 whack --listevents: list all state events not just a select few see #1766 log timers in ipsec connectionstatus _

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

2024-09-19 Thread Libreswan VCS commit list
New commits: commit e19e4d0153f245d2503587bee5417a5824154a3c Author: Andrew Cagney Date: Thu Sep 19 17:12:02 2024 -0400 ipsec interface: largely remove use of xfrm in common code - drop from code names - drop from debug messages ___

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

2024-09-18 Thread Libreswan VCS commit list
New commits: commit 7f288334be9658c9d50a30398822fdd820dead51 Author: Andrew Cagney Date: Wed Sep 18 11:35:09 2024 -0400 ipsec-interface: shuffle CIDR code move: create_xfrmi_ipaddr() find_xfrmi_ipaddr() free_xfrmi_ipaddr_list() reference_xfrmi_ip()

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

2024-09-17 Thread Libreswan VCS commit list
New commits: commit 8fad1ec148942682dc97a54f6a07ef7851ae0f08 Author: Andrew Cagney Date: Tue Sep 17 21:57:53 2024 -0400 testing: update OpenBSD's output ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email

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

2024-09-18 Thread Libreswan VCS commit list
New commits: commit 7b5b1ab8276689254ec2f6f44867fb0fbf3ba92a Author: Tuomo Soini Date: Wed Sep 18 18:25:51 2024 +0300 testing: fix comments to have correct algorithm ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe s

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

2024-09-20 Thread Libreswan VCS commit list
New commits: commit 7ec52d327efb2b3837a03698772ac004e3e47727 Author: Andrew Cagney Date: Thu Sep 19 22:25:09 2024 -0400 ipsec interface: revamp add_connection_ipsec_interface() Merge in most of init_pluto_xfrmi(). In struct kernel_ipsec_interface, drop .init() and add .ip_a

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

2024-09-20 Thread Libreswan VCS commit list
New commits: commit 000b8af115b8ab87b5781da38e56271806d61b4d Author: Andrew Cagney Date: Fri Sep 20 12:13:05 2024 -0400 ipsec interface: poor struct verbose over code ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe

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

2024-09-20 Thread Libreswan VCS commit list
New commits: commit 0ae4137c8b578b81e8098cd20e3fa47b14aeefaf Author: Andrew Cagney Date: Fri Sep 20 14:42:09 2024 -0400 ipsec interface: pass struct iface_device into .ip_route_add() Not just the physical device's name. BSDs need the physical interface's address. _

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

2024-09-20 Thread Libreswan VCS commit list
New commits: commit 3eff6edf91d694e75083daf7a441800c0f5d235c Author: Andrew Cagney Date: Fri Sep 20 21:36:37 2024 -0400 ipsec interface: when adding conn, don't scrape ipsec interface addresses And drop struct kernel_ipsec_interface .ip_addr_get_all_ips() close #1810 drop

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

2024-09-20 Thread Libreswan VCS commit list
New commits: commit 7726ee64a271d16de43da1bf3b24211a9dc66b50 Author: Andrew Cagney Date: Fri Sep 20 21:56:19 2024 -0400 ipsec interface: drop struct ipsec_interface .dev_if_id, unused (xfrm interface has its own field) ___ Swan-commit ma

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

2024-09-30 Thread Libreswan VCS commit list
New commits: commit 2a2250f62f06ca59c5377ddfcbd5327126f97a86 Author: Andrew Cagney Date: Mon Sep 30 12:15:03 2024 -0400 testing: netbsde.console.txt -> east.console.txt et.al. commit 4cdafa7894c1fd0c596d4bc05b11582319ce9eba Author: Andrew Cagney Date: Mon Sep 30 13:08:55 2024 -0400

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

2024-09-30 Thread Libreswan VCS commit list
New commits: commit 5620aab861201f634967fdb08638234f293e9bb7 Author: Andrew Cagney Date: Mon Sep 30 11:35:09 2024 -0400 testing: update TESTLIST, ipsec-interface-00-ipv4-ikev2-netbsd{,-setkey} ___ Swan-commit mailing list -- swan-commit@lists.lib

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

2024-09-30 Thread Libreswan VCS commit list
New commits: commit bf7f618347703d88d18fb0d821e7d333a7e101d0 Author: Andrew Cagney Date: Sun Sep 29 23:10:32 2024 -0400 testing: update ipsec-interface-00-ipv4-ikev2-netbsd-setkey magic up the msgid needed to install the SADB commit df326c4dcac16858527d488bdf3b5566df8c34b4 Author:

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

2024-10-01 Thread Libreswan VCS commit list
New commits: commit 94c6f39cacf837be100f18a5bed0f9db4e84ccfa Author: Andrew Cagney Date: Tue Oct 1 13:16:52 2024 -0400 ipsec interface: log when adding an address close #1822 the creation of the ipsec-interface tunnel address isn't logged commit dba976e028172af04a1bc34b997467838ff

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

2024-09-30 Thread Libreswan VCS commit list
New commits: commit 7c9fcbb0a100f8a63c906038b4553bd000fcaef9 Author: Andrew Cagney Date: Mon Sep 30 22:17:57 2024 -0400 testing: give ipsec-interface a unique subnet ___ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe s

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

2024-10-01 Thread Libreswan VCS commit list
New commits: commit 0f7556d88c4b3362cb4c501963391d285483bbf3 Author: Andrew Cagney Date: Tue Oct 1 09:24:35 2024 -0400 testing: in ipsec-interface-00-ipv4-ikev2-linux-xfrm use real east et.al. ___ Swan-commit mailing list -- swan-commit@lists.lib

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

2024-10-01 Thread Libreswan VCS commit list
New commits: commit 0256c4e6b5e36df6061e2fb03538fb658f9f31df Author: Andrew Cagney Date: Tue Oct 1 15:07:44 2024 -0400 routing: in <> inline do_updown_unroute() And clarify when unroute/down happen. Replace obsolete comment about needing to pre-update the routing with

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

2024-09-18 Thread Libreswan VCS commit list
New commits: commit b565a83830fabd017053a4dfa60de9f36071d475 Author: Andrew Cagney Date: Wed Sep 18 15:58:08 2024 -0400 ipsec interface: reduce number of global functions make static where possible commit 167dce2b8217bdb15fffacb25c69882827ff2e26 Author: Andrew Cagney Date: Wed

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

2024-09-19 Thread Libreswan VCS commit list
New commits: commit 0316e6a17ecfd8621d25344d723f84e370e781ac Author: Andrew Cagney Date: Thu Sep 19 00:17:14 2024 -0400 ipsec interface: update {add,remove}_ipsec_interface() - rename to {add,remove}_kernel_ipsec_interface() It's playing with the underlying kernel (pseudo) de

<    1   2   3   4   5   6   7   8   9   10   >