New commits: commit c7398551ef705714188863540716d06d67c22837 Merge: 1f52f8e193 ce86ab0965 Author: Andrew Cagney <cag...@gnu.org> Date: Thu Jul 31 09:47:33 2025 -0400
Merge ikev2: PPK IKE_INTERMEDIATE cleanups ref #2374 in IKE_INTERMEDIATE, PPK is applied during last exchange, and after after applying KEM commit ce86ab0965add3265bb92f9b969932b730a79b49 Author: Andrew Cagney <cag...@gnu.org> Date: Wed Jul 30 16:57:17 2025 -0400 ikev2: eliminate get_connection_ppk() use get_ppk_stuff_by_id() commit eea5c19553cdb6bc996dacb86eebb033b03d9c63 Author: Andrew Cagney <cag...@gnu.org> Date: Wed Jul 30 16:49:29 2025 -0400 ikev2: add get_secret_ppk_stuff_by_id() wrap secret_ppk_stuff_by_id(pluto_secrets, ppk_id) use when mapping connection PPK IDs to secret_ppk_stuff. commit eac964b32a8b66e09fe808211089c74913627f99 Author: Andrew Cagney <cag...@gnu.org> Date: Wed Jul 30 14:20:31 2025 -0400 crypto: return NULL when secret passed to secret_ppk_stuff() is NULL et.al. commit 5d43198c9b7ec73f0ad4caeb7e2b228b14d0841a Author: Andrew Cagney <cag...@gnu.org> Date: Wed Jul 30 14:07:35 2025 -0400 ikev2: return PPK Confirmation as hunk like struct ppk_confirmation .. from calc_PPK_IDENTITY_KEY_confirmation() since its size is fixed; eliminate alloc/free. commit d8ffec4f449b60e2009623e8974bd734197b756b Author: Andrew Cagney <cag...@gnu.org> Date: Wed Jul 30 13:45:56 2025 -0400 ikev2: factor out emit_v2N_PPK_IDENTITY_KEY() and move calc_ppk_confirmation() to ikev2_ppk.[hc] as calc_PPK_IDENTITY_KEY_confirmation(). _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org