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

2024-03-31 Thread Andrew Cagney via Swan-commit
New commits: commit edfc3fe701d5ab3de4626ec2cf3b1fecc2421bd4 Author: Andrew Cagney Date: Sun Mar 31 18:13:24 2024 -0400 ikev2: delete verbose_v2_state_busy()! Code is using {initiator,responder} msgids to decide when things are busy commit

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

2024-03-31 Thread Andrew Cagney via Swan-commit
New commits: commit d7d0228b199662686df490c991afb3e3d65cb092 Author: Andrew Cagney Date: Sun Mar 31 15:06:16 2024 -0400 ikev2: in process_v2_IKE_SA_INIT(response) drop verbose_v2_state_busy() call ___ Swan-commit mailing list

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

2024-03-31 Thread Andrew Cagney via Swan-commit
New commits: commit acf8fed2ff402acdb6316e415a05f89f7dc717ed Author: Andrew Cagney Date: Sun Mar 31 11:18:29 2024 -0400 ikev2: in is_duplicate_response() drop verbose_v2_state_busy() call Instead assume this is handled by the Message IDs.

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

2024-03-31 Thread Andrew Cagney via Swan-commit
New commits: commit 3b8bebed0293fcb8ada207c36f18debd4a2ff21f Author: Andrew Cagney Date: Sun Mar 31 12:07:23 2024 -0400 ikev2: tweak msgid logs ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-31 Thread Andrew Cagney via Swan-commit
New commits: commit 2a8b5c9d34bbc89b0072a0d2b1453c5a55b77c60 Author: Andrew Cagney Date: Sun Mar 31 09:05:04 2024 -0400 ikev2: only set .v2_msgid_window .wip when _busy_ processing a packet For instance, the initiator sents .wip to the response packet after it has been

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

2024-03-30 Thread Andrew Cagney via Swan-commit
New commits: commit 5f6e9c27561d81245a1c5a19377dc6904bb960f4 Author: Andrew Cagney Date: Sat Mar 30 15:55:38 2024 -0400 ikev2: in initiate_v2_IKE_SA_INIT_request() call start_v2_transition() ... adjust calls to set_v2_transition() so this works

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

2024-03-30 Thread Andrew Cagney via Swan-commit
New commits: commit ad0bfe2efde3c2b664bb59bddd341313f3254312 Author: Andrew Cagney Date: Fri Mar 29 09:35:03 2024 -0400 ikev2: merge v2_msgid_{update_sent,update_recv,finish}() drop record'n'send hacks and enable .wip expectations ___

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

2024-03-30 Thread Andrew Cagney via Swan-commit
New commits: commit 47db7f8dc0934bee382ec9ba66f2a4db9ff03e00 Author: Andrew Cagney Date: Sat Mar 30 08:48:29 2024 -0400 ikev2: sprinkle passert() -> PASSERT(logger) ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-29 Thread Andrew Cagney via Swan-commit
New commits: commit 21724c5f02c781670d8ce32ba09134b0c9a57375 Author: Andrew Cagney Date: Fri Mar 29 23:19:54 2024 -0400 ikev2: turn statue v2_state_transform .flags into a struct of bool replace SMF2_RELEASE_WHACK ___ Swan-commit

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

2024-03-29 Thread Andrew Cagney via Swan-commit
New commits: commit 344bbece5a4d376c579aa75ea8561a0dc23676a2 Author: Andrew Cagney Date: Fri Mar 29 23:29:27 2024 -0400 testing: add wip ikev2-tcp-04-ikeport-500 see: how to enable IKEv2 500 port through TCP #1669 ___ Swan-commit

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

2024-03-29 Thread Andrew Cagney via Swan-commit
New commits: commit 45d0bef6d950d3fcb1f57aff3cc417682d8bc401 Author: Andrew Cagney Date: Fri Mar 29 14:17:13 2024 -0400 testing: expect crossing-streams-21-second-child-crypto-ikev2 to pass ___ Swan-commit mailing list

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

2024-03-29 Thread Andrew Cagney via Swan-commit
New commits: commit 6e78bd6efc22a63ce05ca80fdfb16eb47b4f7a90 Author: Andrew Cagney Date: Fri Mar 29 14:16:08 2024 -0400 ikev2: in process_v2_CREATE_CHILD_SA_request() pass child into submit-ke ___ Swan-commit mailing list

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

2024-03-29 Thread Andrew Cagney via Swan-commit
New commits: commit d69d029066d5b5806979d2e6ffb6c3a45ce372fb Author: Andrew Cagney Date: Fri Mar 29 10:50:13 2024 -0400 ikev2: add multiple .from's to struct v2_state_transition, merge transitions Merge: v2_IKE_SA_INIT_to_IKE_INTERMEDIATE_transition v2_state_transition

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

2024-03-29 Thread Andrew Cagney via Swan-commit
New commits: commit 2ae59372310e75d6bdf15f769ac7a65441637cf1 Author: Andrew Cagney Date: Fri Mar 29 11:09:26 2024 -0400 testing: rename ikev2-tcp-04-ikeport to ikev2-tcp-04-ikeport-443 ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-29 Thread Andrew Cagney via Swan-commit
New commits: commit 952e9eeb3c780ed968f4971d31d0fa5f4e8744b4 Author: Andrew Cagney Date: Fri Mar 29 08:22:02 2024 -0400 ikev2: replace struct v2_state_transition .next_state with .to Where .to points directly at the next state. ___

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

2024-03-29 Thread Andrew Cagney via Swan-commit
New commits: commit cb5b2d9a5e947c65422e762e40715f6a4907e980 Author: Andrew Cagney Date: Fri Mar 29 10:37:51 2024 -0400 testing: fix duplicate crossing-streams-21-second-child-crypto-ikev2 from merge ___ Swan-commit mailing list

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

2024-03-29 Thread Andrew Cagney via Swan-commit
New commits: commit ef4f138cbc96bd75946f75833971aa8921987b73 Author: Andrew Cagney Date: Tue Mar 19 20:08:23 2024 -0400 testing: add crossing-streams-21-second-child-crypto-ikev2 ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-29 Thread Andrew Cagney via Swan-commit
New commits: commit b3ddd80c0187a4451b6c4852a1b1d4ad1099dbde Author: Andrew Cagney Date: Fri Mar 29 08:24:26 2024 -0400 testing: update ikev1-algo-esp-aes-gmac-128-sha1 ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-28 Thread Andrew Cagney via Swan-commit
New commits: commit 5dd7858a870f514dc9cba63106d6bee9d08760be Author: Andrew Cagney Date: Wed Mar 27 14:15:11 2024 -0400 testing: expect IKEv1 to have default proposal affects some counters commit cd9efdf6babb4fa0934b7f92b0ce1d9c650305bf Author: Andrew Cagney Date: Wed Mar 27

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

2024-03-28 Thread Andrew Cagney via Swan-commit
New commits: commit 1caf4d02561e65c3aa5443961c57a68f9e5671ab Author: Andrew Cagney Date: Thu Mar 28 16:18:32 2024 -0400 ikev2: in v2_msgid_update_sent() switch on received drop the switch to sending ___ Swan-commit mailing list

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

2024-03-28 Thread Andrew Cagney via Swan-commit
New commits: commit d0c90e6ade977dfe12c5fc7d4137116a679da274 Author: Andrew Cagney Date: Thu Mar 28 15:40:02 2024 -0400 ikev1: sprinkle ike_sa over ikev1_main.c ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-28 Thread Andrew Cagney via Swan-commit
New commits: commit 80bd113982b582c3b60585377ba571c5b30204c6 Author: Andrew Cagney Date: Thu Mar 28 14:17:28 2024 -0400 testing: expect IKE/CHILD in job log lines commit 40a7ac0a36a39384f811cb6c8d02bddc1d247990 Author: Andrew Cagney Date: Wed Mar 27 23:03:32 2024 -0400 helpers:

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

2024-03-28 Thread Andrew Cagney via Swan-commit
New commits: commit 704c8d38444b84f64ab7da9e32fc7ddad7d3846a Author: Andrew Cagney Date: Thu Mar 28 13:01:32 2024 -0400 ikev2: (finally) expect .wip==-1 at the start of an exchange ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-27 Thread Andrew Cagney via Swan-commit
New commits: commit 62acc4725b7cf8a7424321a6d5b40c0f7afb064c Author: Andrew Cagney Date: Wed Mar 27 23:11:21 2024 -0400 ikev2: in v2_msgid_queue_initiator() update when task is logged also log when crossed wires (IKE and Child have different connections).

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

2024-03-27 Thread Andrew Cagney via Swan-commit
New commits: commit 588b74625b109553fda7c8cf3e5b16e83ff9c1c3 Author: Andrew Cagney Date: Wed Mar 27 23:04:26 2024 -0400 ikev2: drop struct v2_state_transition .send_role Now that IKEv2 does strict exchanges it is redundant. Note that the code relying on .st_v2_transition

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

2024-03-27 Thread Andrew Cagney via Swan-commit
New commits: commit d7e2e5cc535b9ac8d37fe7d9a9e1067c5970c384 Author: Andrew Cagney Date: Wed Mar 27 17:56:27 2024 -0400 ikev2: in v2_msgid_update_sent() use MD to detect sending MD:NO_MESSAGE -> sending request MD:REQUEST -> sending response MD:RESPONSE -> no message

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

2024-03-27 Thread Andrew Cagney via Swan-commit
New commits: commit 07ceedb16c1d18a01fc75acf023b8eb733adf108 Author: Andrew Cagney Date: Wed Mar 27 15:01:38 2024 -0400 ikev2: in next_v2_transition() use v2_msgid_queue_initiator() i.e., really schedule the next exchange and then return STF_OK so that the current exchange

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

2024-03-27 Thread Andrew Cagney via Swan-commit
New commits: commit 1bfdab879725367a8ed508c79989770037b9d692 Author: Andrew Cagney Date: Wed Mar 27 12:33:22 2024 -0400 ikev2: merge STATE_V2_IKE_AUTH_CHILD_I0 into NEW_CHILD_I0 Also clean up cosmetic child sa transitions. The real transitions are attached to the IKE SA.

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

2024-03-27 Thread Andrew Cagney via Swan-commit
New commits: commit 47fc788ab6fce5ef945f9dc8107da753912e92a5 Author: Andrew Cagney Date: Wed Mar 27 08:35:14 2024 -0400 ikev2: add/use STATE_V2_IKE_SA_INIT_IR (for want of a better name) On completion of the IKE_SA_INIT exchange, the IKE SA initiator transtions into

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

2024-03-26 Thread Andrew Cagney via Swan-commit
New commits: commit 69456e0f37e70be9c858044a65effaad06c7d453 Author: Andrew Cagney Date: Tue Mar 26 20:44:56 2024 -0400 ikev2: merge state IKE_AUTH_CHILD_R0 into NEW_CHILD_R0 commit 2c4c4507d34f9582119017b63bf8cf1c585b99af Author: Andrew Cagney Date: Tue Mar 26 23:12:58 2024 -0400

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

2024-03-26 Thread Andrew Cagney via Swan-commit
New commits: commit 30e724f392a4321250d63c0f0d4e3906abcfa23d Author: Andrew Cagney Date: Tue Mar 26 20:04:32 2024 -0400 ikev2: update initiator/responder state names PARENT_R_IKE_SA_INIT -> IKE_SA_INIT_R PARENT_R_IKE_INTERMEDIATE -> IKE_INTERMEDIATE_R PARENT_R_IKE_AUTH_EAP

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

2024-03-26 Thread Andrew Cagney via Swan-commit
New commits: commit 5c157af946bcfdada99b67e4dacdf089e971f03d Author: Andrew Cagney Date: Tue Mar 26 19:44:54 2024 -0400 ikev2: pass bool ike_auth_exchange into emit_v2_child_request_payloads() Eliminate hack detecting IKE_AUTH exchange using Child's state.

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

2024-03-26 Thread Andrew Cagney via Swan-commit
New commits: commit 076e3a340572e471f6162b333a28f4b2c0927ac4 Author: Andrew Cagney Date: Tue Mar 26 15:34:27 2024 -0400 ikev2: in struct v2_state_transition replace .state with .from where .from points to a struct finite_state commit bf9ab175b49e184d30cb0abc4a166e178db0bb18

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

2024-03-26 Thread Andrew Cagney via Swan-commit
New commits: commit 88cc87e8152dc03b904287410682f2db7db72237 Author: Andrew Cagney Date: Tue Mar 26 12:56:41 2024 -0400 ikev2: only log really blocked exchanges commit b5d86ba0553e3842a73d06a84ec07d18c314f565 Author: Andrew Cagney Date: Tue Mar 26 12:55:03 2024 -0400 ikev2: set

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

2024-03-26 Thread Andrew Cagney via Swan-commit
New commits: commit fb0f2d54f9c8d2394627eb5fadc23404b6bd9e1f Author: Andrew Cagney Date: Tue Mar 26 13:33:44 2024 -0400 ikev2: in msgid's initiate_next() only dispatch one pending event Let success_v2_state_transition() dispatch the next transition when the current one

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

2024-03-26 Thread Andrew Cagney via Swan-commit
New commits: commit ae3f1a172e8b93028c6a5a2c9b549ab09c0a8b46 Author: Andrew Cagney Date: Tue Mar 26 10:47:46 2024 -0400 ikev2: add prefixes to Message ID debug-logs commit 5bcde723b250dc5999b7af13a73c8656a31c4dfd Author: Andrew Cagney Date: Tue Mar 26 10:47:23 2024 -0400 ikev2:

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

2024-03-26 Thread Andrew Cagney via Swan-commit
New commits: commit 8a6f86f217722340270d44781edf63a43525bd4e Author: Andrew Cagney Date: Mon Mar 25 20:11:51 2024 -0400 ikev2: turn FSM into static tables drop code populating state transitions commit d079a9bc347c427d868ec69243cc156002229cc8 Author: Andrew Cagney Date: Mon Mar

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

2024-03-25 Thread Andrew Cagney via Swan-commit
New commits: commit b103db780ef902bc9cd1a56439fb38623d9eb563 Author: Andrew Cagney Date: Mon Mar 25 20:45:38 2024 -0400 ikev2: pass MD=null into IKE_INTERMEDIATE, and IKE_AUTH initiators Like for CREATE_CHILD_SA and IKE_SA_INIT initiators. Anything the IKE_INTERMEDIATE

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

2024-03-25 Thread Andrew Cagney via Swan-commit
New commits: commit 80d6bfcd5b97edbc43b2ae7c9b5c039a5d334b9f Author: Andrew Cagney Date: Mon Mar 25 15:59:50 2024 -0400 state: split states into individual objects ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-25 Thread Andrew Cagney via Swan-commit
New commits: commit e73459818c10f73e6a40b6573eab645a81574608 Author: Andrew Cagney Date: Mon Mar 25 15:22:14 2024 -0400 ikev2: in success_v2_state_transition() use MD role not .send_role ___ Swan-commit mailing list

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

2024-03-25 Thread Andrew Cagney via Swan-commit
New commits: commit c6db5f581d15ff5bb8d83b27776e53d4dffb7415 Author: Andrew Cagney Date: Mon Mar 25 13:01:44 2024 -0400 ikev2: add v2_msgid_start_record_n_send(), use when forcing delete ___ Swan-commit mailing list

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

2024-03-25 Thread Andrew Cagney via Swan-commit
New commits: commit 26e0151291b10075e6945159ff5b897c4189cabc Author: Andrew Cagney Date: Mon Mar 25 12:33:34 2024 -0400 ikev2: in llog_v2_success_exchange_sent_to() use .recv_role not the redundant .send_role commit 7e0350114d2c208be957518bf6d15c7c0be5d489 Author: Andrew Cagney

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

2024-03-25 Thread Andrew Cagney via Swan-commit
New commits: commit d3b441ddc5741d8a43461292ee9040f56a9f2054 Author: Andrew Cagney Date: Mon Mar 25 09:37:26 2024 -0400 ikev2: trim message id log lines a little commit 3ed7ab8d1459d36b40137552090e4f6cc5fccb18 Author: Andrew Cagney Date: Mon Mar 25 09:37:12 2024 -0400 testing:

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

2024-03-25 Thread Andrew Cagney via Swan-commit
New commits: commit 33d5ae945ff58cf97765e82dad4a18fe2907448b Author: Andrew Cagney Date: Mon Mar 25 12:09:37 2024 -0400 ikev2: add/use pexpect_v2_msgid() in v2_msgid_start() ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-25 Thread Andrew Cagney via Swan-commit
New commits: commit 38b7868995a65837212780962efc2d5177811a2c Author: Andrew Cagney Date: Mon Mar 25 08:05:16 2024 -0400 ikev2: add/use start_v2_transition() Combining set_v2_transition()+v2_msgid_start(). Code initiating a new exchange was skipping v2_msgid_start().

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

2024-03-24 Thread Andrew Cagney via Swan-commit
New commits: commit 70ced942e76718f6b06358751a85d4fa8786d66f Author: Andrew Cagney Date: Sun Mar 24 10:58:33 2024 -0400 ikev2: split IKE_SA_INIT response transition Add v2_{IKE_AUTH,IKE_INTERMEDIATE}_initiator_transition. At the end of processing the IKE_SA_INIT response,

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

2024-03-24 Thread Andrew Cagney via Swan-commit
New commits: commit 0b63b13d2b3afd365b0ffb7b8298687565c6c0e1 Author: Andrew Cagney Date: Sun Mar 24 15:38:27 2024 -0400 impair: use hunk_strheq() so that --impair dash-OR_underscore is matched commit ec3c8dc62d3caf077deeffb3f77a6c2f9e3e71ee Author: Andrew Cagney Date: Sun Mar

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

2024-03-24 Thread Andrew Cagney via Swan-commit
New commits: commit b069aead552816426e506d908261bbd563512676 Author: Andrew Cagney Date: Sun Mar 24 12:06:58 2024 -0400 ikev2: in is_duplicate_request_msgid() drop verbose_v2_state_busy() within pexpect, instead just log message; i.e., trust the msgid code

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

2024-03-24 Thread Andrew Cagney via Swan-commit
New commits: commit 5b7aac78270fec4ad208dffdf7d6e90f6efb23a8 Author: Andrew Cagney Date: Sun Mar 24 12:00:43 2024 -0400 ikev2: make v2_state_busy() static, leaving verbose_...() public ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-24 Thread Andrew Cagney via Swan-commit
New commits: commit 21047d4777b986f0446b26748c94d25aaccba011 Author: Andrew Cagney Date: Sun Mar 24 11:38:07 2024 -0400 state: clone verbose_state_busy() et.al. into IKEv1/IKEv2 variants ___ Swan-commit mailing list

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

2024-03-24 Thread Andrew Cagney via Swan-commit
New commits: commit 03da9fdfa59eea38a9f9222dd451d3a4c1b7ef25 Author: Andrew Cagney Date: Sun Mar 24 11:15:15 2024 -0400 ikev2: follow up EAP code and split STATE_V2_PARENT_R1 Into STATE_V2_PARENT_R_IKE_SA_INIT STATE_V2_PARENT_R_IKE_AUTH_EAP nee ...STATE_V2_PARENT_R_EAP

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

2024-03-24 Thread Andrew Cagney via Swan-commit
New commits: commit 76215ffc97556f0975de20ac85ef52f4d4925904 Author: Andrew Cagney Date: Sun Mar 24 11:12:55 2024 -0400 testing: in rekey child tests, grep for "sent IKE_SA_INIT" ... when looking for multiple IKE_SA_INIT exchanges; not a debug log

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

2024-03-24 Thread Andrew Cagney via Swan-commit
New commits: commit d631babdf5589ac7f01b259926098bec99b05b58 Author: Andrew Cagney Date: Sun Mar 24 10:10:00 2024 -0400 ikev2: rename llog_v2_success_exchange_sent() ... ... to llog_v2_success_exchange_sent_to() ___ Swan-commit mailing

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

2024-03-24 Thread Andrew Cagney via Swan-commit
New commits: commit 9920e255faf5b8ca9ad36a1cd04cba0b19a51003 Author: Andrew Cagney Date: Sun Mar 24 09:19:14 2024 -0400 crypto: delete \n in debug line ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-23 Thread Andrew Cagney via Swan-commit
New commits: commit c8c37d9511f86c36cf25afeaf05554bdaf9e9927 Author: Andrew Cagney Date: Sat Mar 23 21:50:18 2024 -0400 ikev2: verify_and_decrypt_v2_message() make integ a chunk_t ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-23 Thread Andrew Cagney via Swan-commit
New commits: commit 8c1b366da869afbcb418ead2aea306793b687e11 Author: Andrew Cagney Date: Sat Mar 23 10:31:37 2024 -0400 ikev2: fix typo, STATE_V2_PARENT_R_EAP is "sent EAP response" ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-23 Thread Andrew Cagney via Swan-commit
New commits: commit c82df6aea7b0fa206f311fe635186f05e0b0d3d9 Author: Andrew Cagney Date: Sat Mar 23 12:39:55 2024 -0400 ikev2: drop .st_v2_last_transition, never read ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-23 Thread Andrew Cagney via Swan-commit
New commits: commit 7a646ba9c0fdfccd7c7999d8f355510b2a96cfe3 Author: Andrew Cagney Date: Wed Mar 20 09:48:35 2024 -0400 state: drop .st_suspended_md Instead code offloading work saves the MD locally. ___ Swan-commit mailing list

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

2024-03-23 Thread Andrew Cagney via Swan-commit
New commits: commit 17818b93b3bfe2289a37495e922872ec1db84614 Author: Andrew Cagney Date: Sat Mar 23 15:18:05 2024 -0400 ikev2: in verify_and_decrypt_v2_message() merge enc_{size,start} ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-23 Thread Andrew Cagney via Swan-commit
New commits: commit 0993be313d964da0b5c2b1d6c3057fc0fbac2f87 Author: Andrew Cagney Date: Sat Mar 23 11:45:12 2024 -0400 ikev2: in encrypt_v2SK_payload() use sk->wire_iv directly ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-23 Thread Andrew Cagney via Swan-commit
New commits: commit 10605ee0b96a86e3fd47911c39c6f7d8b7596977 Author: Andrew Cagney Date: Tue Mar 19 23:00:44 2024 -0400 server: pass the suspended MD to schedule_resume() schedule_resume() then steals the reference and passes it back to the main thread. The main thread can

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

2024-03-23 Thread Andrew Cagney via Swan-commit
New commits: commit 8941d8792195872ab85b2a6cde0751205cf10b12 Author: Andrew Cagney Date: Sat Mar 23 09:08:46 2024 -0400 ikev2: in verify_and_decrypt_v2_message() merge wire_iv_{start,size} into chunk_t wire_iv ___ Swan-commit mailing

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

2024-03-23 Thread Andrew Cagney via Swan-commit
New commits: commit 24d9454d7a077f879e5d338380915ed01c0c872e Author: Andrew Cagney Date: Tue Mar 19 22:20:54 2024 -0400 server pool: pass callback, task, and md down to submit_task() and save a reference to md in struct job ___

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

2024-03-23 Thread Andrew Cagney via Swan-commit
New commits: commit 3b1d4790f9dd60d5e87542f6b35813e200319692 Author: Andrew Cagney Date: Sat Mar 23 08:56:54 2024 -0400 ikev2: move .st_v2_outgoing[] into v2_msgid_window .outgoing_fragments commit 26cabde920ff7bffc65d618f9ef4dc9b6dadc0f5 Author: Andrew Cagney Date: Fri Mar 22 20:59:27

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

2024-03-22 Thread Andrew Cagney via Swan-commit
New commits: commit 502ff6e1ff607d1b7f61273ca7a2a27ec76fd4d2 Author: Andrew Cagney Date: Fri Mar 22 22:56:32 2024 -0400 ikev2: in encrypt_v2SK_payload() merge aad_{start,size} into chunk_t aad ___ Swan-commit mailing list

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

2024-03-22 Thread Andrew Cagney via Swan-commit
New commits: commit 153ae55a0d22e3342d6a2fe85e1ac91747923e13 Author: Andrew Cagney Date: Wed Mar 20 09:40:30 2024 -0400 dnssec: save responder's MD in struct p_dns_req Cross check value against suspended md. Use ipseckey_dnsr != NULL to indicate busy.

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

2024-03-22 Thread Andrew Cagney via Swan-commit
New commits: commit cc7251609f1e3c02eda8eac1d896497c1d15888a Author: Andrew Cagney Date: Fri Mar 22 18:49:01 2024 -0400 ikev2: in verify_and_decrypt_v2_message() merge aad_{start,size} into chunk_t aad ___ Swan-commit mailing list

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

2024-03-22 Thread Andrew Cagney via Swan-commit
New commits: commit 83dd3e966010b26ec130af42bd9d932074555762 Author: Andrew Cagney Date: Tue Mar 19 22:57:46 2024 -0400 server fork: pass down and save the md and check it matches that saved in state ___ Swan-commit mailing list

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

2024-03-22 Thread Andrew Cagney via Swan-commit
New commits: commit 5a2a9dee83d3ca47b8142e6626fc98d0ed018a0e Author: Andrew Cagney Date: Fri Mar 22 18:46:56 2024 -0400 testing: trim strongswan logs in interop-ikev1-strongswan-psk-aggr-01 ___ Swan-commit mailing list

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

2024-03-22 Thread Andrew Cagney via Swan-commit
New commits: commit b07fb9f5237c63170dd5882187ab47d625fcf6d4 Author: Andrew Cagney Date: Fri Mar 22 15:16:33 2024 -0400 ikev2: make outgoing fragments a param to send_recorded_v2_message() commit 7e8174a8790589f8eb1e98819e8653e696425cf9 Author: Andrew Cagney Date: Fri Mar 22 14:54:46

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

2024-03-22 Thread Andrew Cagney via Swan-commit
New commits: commit 2cc20bdea61342b5a02306a78f81b7ae4d3e8585 Author: Andrew Cagney Date: Tue Mar 19 22:49:36 2024 -0400 xauth: pass md down to xauth_immediate() and save a reference expect it to be consistent with the MD saved in .st_suspended_md

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

2024-03-22 Thread Andrew Cagney via Swan-commit
New commits: commit e4c3b6dec66d6b466de8392ea1b5b14965de4c65 Author: Andrew Cagney Date: Fri Mar 22 13:59:03 2024 -0400 ikev2: in encrypt_v2SK_payload() merge enc_{start,size} into chunk_t enc and note why .cleartext doesn't include padding (.cleartext without padding is fed

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

2024-03-22 Thread Andrew Cagney via Swan-commit
New commits: commit 73bd992fd742d7edf14c37915c4ee1b5e01109ef Author: Andrew Cagney Date: Wed Mar 20 09:01:52 2024 -0400 ikev1: save MD arriving during background crypto in .st_v1_background_md and not .st_suspended_md ___ Swan-commit

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

2024-03-22 Thread Andrew Cagney via Swan-commit
New commits: commit b0d1461fba7acc59a4d31e5e395fb11ee3e45b7a Author: Andrew Cagney Date: Fri Mar 22 09:46:46 2024 -0400 ikev2: in encrypt_v2SK_payload() eliminate integ_{start,size} use sk->integrity directly ___ Swan-commit mailing

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

2024-03-22 Thread Andrew Cagney via Swan-commit
New commits: commit 57342d6c1fa9264a4fed97bac2428a3d66fd2c09 Author: Andrew Cagney Date: Fri Mar 22 11:17:28 2024 -0400 ikev2: drop struct state .st_v2_rfrags no longer used ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-22 Thread Andrew Cagney via Swan-commit
New commits: commit 84e294c8d9fbe1c1487871067829b8fd78ead8da Author: Andrew Cagney Date: Wed Mar 20 17:06:58 2024 -0400 state: simplify verbose_state_busy() Drop the log line: message received while calculating. Ignored. which never appears in test results.

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

2024-03-22 Thread Andrew Cagney via Swan-commit
New commits: commit c30b86e55ec91c24938e6a3ae7dd5a965379aa07 Author: Andrew Cagney Date: Tue Mar 19 10:51:10 2024 -0400 ikev2: pass a hunk-like iv into construct_enc_iv() ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-20 Thread Andrew Cagney via Swan-commit
New commits: commit 2328a00ded5da3e8388769777295072eb00f08cf Author: Andrew Cagney Date: Wed Mar 20 10:48:04 2024 -0400 chunks: add replace_chunk_bytes() use to implement replace_chunk() commit c63327c204589879a5ff6d78f9a16b9ac187fc15 Author: Andrew Cagney Date: Wed Mar 20

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

2024-03-19 Thread Andrew Cagney via Swan-commit
New commits: commit c8a3956cd9e3d39bacd33876d641fe87615b71b1 Author: Andrew Cagney Date: Tue Mar 19 10:54:38 2024 -0400 crypto: pass the TEXT and IV into .do_crypto() as chunk_t commit a331d660d00bcd20d6e8702824bd3c8d65244699 Author: Andrew Cagney Date: Tue Mar 19 10:50:38 2024 -0400

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

2024-03-19 Thread Andrew Cagney via Swan-commit
New commits: commit c37a7d12613d0c0ffd6ec7dcede94ca21bc77080 Author: Andrew Cagney Date: Tue Mar 19 10:49:33 2024 -0400 ikev2: rename struct v2SK_payload .iv to .wire_iv lessen confusion with the IV passed into crypto code proper ___

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

2024-03-19 Thread Andrew Cagney via Swan-commit
New commits: commit f6a3c8aeb993d36aec84b8e08c0f33e2ea69535e Author: Andrew Cagney Date: Tue Mar 19 09:25:36 2024 -0400 testing: tone down another swanctl command ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-19 Thread Andrew Cagney via Swan-commit
New commits: commit 97c9b4f9b094d58ed4cb4d17f419f9d22d5d7f24 Author: Andrew Cagney Date: Tue Mar 19 07:57:54 2024 -0400 hunks: define HUNK_AS_CHUNK() in chunk.h ... not ikev2_eap.c ___ Swan-commit mailing list

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

2024-03-19 Thread Andrew Cagney via Swan-commit
New commits: commit 9cad3ed2b22fdcdb80d653abc190825297e47d68 Author: Andrew Cagney Date: Mon Mar 18 14:54:59 2024 -0400 packets: make struct pbs_in .cur constant ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-19 Thread Andrew Cagney via Swan-commit
New commits: commit 253583fe46e52be68ace5e2e3056309a8baa9ea0 Author: Andrew Cagney Date: Tue Mar 19 07:49:22 2024 -0400 ikev2: in ikev2_decrypt_msg() use .start[] when corrupting packet since other fields should be read-only ___

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

2024-03-18 Thread Andrew Cagney via Swan-commit
New commits: commit 3ae85247c9e8879cd2483fe0db903efb26acb742 Author: Andrew Cagney Date: Mon Mar 18 19:37:58 2024 -0400 ikev1: in process_packet_tail() use chunk_t to wrap ciphertext ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-18 Thread Andrew Cagney via Swan-commit
New commits: commit a2575a8fa2801210a9e79b95b2f2f50605f6156d Author: Andrew Cagney Date: Mon Mar 18 16:26:15 2024 -0400 ikev1: in struct v1_ike_rfrag, save fragment data as a shunk ... pointing into the fragment's MD structure commit d659633044ba3e5ebe8b35455debe1df28195e93

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

2024-03-18 Thread Andrew Cagney via Swan-commit
New commits: commit 3c742bcf6687b63360581740b39f9c4419cbcb28 Author: Daniel Kahn Gillmor Date: Mon Mar 11 21:21:30 2024 -0400 docker: fix typo, flase vs false Signed-off-by: Andrew Cagney ___ Swan-commit mailing list

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

2024-03-18 Thread Andrew Cagney via Swan-commit
New commits: commit 3d92f59b12ea9d1fbdd61b63bc32035661fb86c1 Author: Daniel Kahn Gillmor Date: Mon Mar 11 21:21:30 2024 -0400 code: fix spelling in pluto's logs This clears up the overwhelming majority of complaints produced by the following command: codespell

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

2024-03-18 Thread Andrew Cagney via Swan-commit
New commits: commit d2f42e37783e740914644d54dc6137d6188e44ca Author: Daniel Kahn Gillmor Date: Mon Mar 11 21:21:30 2024 -0400 code: fix spelling errors in comments and documentation This clears up the overwhelming majority of complaints produced by the following command:

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

2024-03-18 Thread Andrew Cagney via Swan-commit
New commits: commit e23eb2ebd937befc37ff7b145a0cc26dd0a136ed Author: Andrew Cagney Date: Mon Mar 18 15:01:05 2024 -0400 packets: delete empty_pbs_out ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-18 Thread Andrew Cagney via Swan-commit
New commits: commit e0a063e5bf43d5697df0f20ddfe487d2178285b6 Author: Andrew Cagney Date: Mon Mar 18 13:25:45 2024 -0400 ikev1: in xauth_inR0() use shunk_t to manipulate username/password instead of chunk_t ___ Swan-commit mailing list

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

2024-03-18 Thread Andrew Cagney via Swan-commit
New commits: commit 353d0fbe51a2ec2036cd6a51f6cd63bd9b515e50 Author: Andrew Cagney Date: Mon Mar 18 13:06:59 2024 -0400 packets: make struct pbs_in .roof const ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-18 Thread Andrew Cagney via Swan-commit
New commits: commit f9539131ec2eaadf5af97c6310391ce8d6ac4579 Author: Andrew Cagney Date: Mon Mar 18 12:11:58 2024 -0400 ikev1: in aggr_inI2() don't scribble initiator's ID on md->payload[ID] instead build and pass initiator's ID directly into oakley_auth() commit

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

2024-03-18 Thread Andrew Cagney via Swan-commit
New commits: commit fd1e1ac5dae899bf4d4d76465dc479eaa436febe Author: Andrew Cagney Date: Mon Mar 18 10:26:13 2024 -0400 building: trim #include "packet.h" ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-18 Thread Andrew Cagney via Swan-commit
New commits: commit d862eb56486da951dde3c1d49fb8e70bbcc8b062 Author: Andrew Cagney Date: Sun Mar 17 22:25:03 2024 -0400 ikev1: pass peer's enum sa_role into oakley_auth() ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-18 Thread Andrew Cagney via Swan-commit
New commits: commit 5fa76ad39aa773cc419c86ca9a585441cf2357e4 Author: Andrew Cagney Date: Mon Mar 18 08:08:48 2024 -0400 packets: drop pbs_out_struct() fields in struct pbs_in ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-18 Thread Andrew Cagney via Swan-commit
New commits: commit bb530ebf03bdb02de39df21b2bf2b39812f4e9f5 Author: Andrew Cagney Date: Mon Mar 18 08:04:40 2024 -0400 packets: drop struct pbs_in .outs_logger and rename struct pbs_out .outs_logger to .logger - input PBS code returns a diag_t - output PBS code logs

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

2024-03-18 Thread Andrew Cagney via Swan-commit
New commits: commit e26977156cd107c8448ed2ed304fd7fa842b0e6c Author: Andrew Cagney Date: Sun Mar 17 18:16:18 2024 -0400 packets: split pb_stream into pbs_{in,out} ___ Swan-commit mailing list Swan-commit@lists.libreswan.org

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

2024-03-17 Thread Andrew Cagney via Swan-commit
New commits: commit 999a09b11918ff6a8b55960a56383b29c4184d2e Author: Andrew Cagney Date: Sun Mar 17 17:47:23 2024 -0400 ikev1: in aggr_inI2() clarify code constructing peer ID see: in aggr_inI2() the buffer idbuf[1024] is used when out-of-scope #1656

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

2024-03-17 Thread Andrew Cagney via Swan-commit
New commits: commit 1be2ec905af244309abead4c8e36eff92778d811 Author: Andrew Cagney Date: Sun Mar 17 18:14:19 2024 -0400 packets: split DBG_prefix_print_struct() into pbs_{in,out} variants ___ Swan-commit mailing list

<    1   2   3   4   5   >