New commits: commit 157b333b7046cb2dd939402393181a689689d284 Merge: a7776e4287 bb81ff1633 Author: Andrew Cagney <cag...@gnu.org> Date: Fri Jan 10 09:32:34 2025 -0500
connections: move .host.id out of add_end_cert_and_preload_private_key() Better separate the code extracting the id from the whack message (saved in .config.host.id) and the current id (saved in .host.id and changes). Merge commit 'bb81ff163355cc60a911d27d0dbf9b680af57b04' commit bb81ff163355cc60a911d27d0dbf9b680af57b04 Author: Andrew Cagney <cag...@gnu.org> Date: Thu Jan 9 10:13:01 2025 -0500 connections: set .id from .config.id and cert in extract_host_end() replaces code in add_end_cert_and_preload_private_key() that scribbled on .config.id when %fromcert. Also pass struct cert into id_from_cert() commit 90126dcecba4fbfd066dc0fac63ece71051860fb Author: Andrew Cagney <cag...@gnu.org> Date: Tue Jan 7 15:08:44 2025 -0500 connections: in add_end_cert_and_preload_private_key() update/use host->config->id and not host->id; set host->id after call commit ac40484310bdd6a918512eaf092fd4835dcb8c31 Author: Andrew Cagney <cag...@gnu.org> Date: Tue Jan 7 10:14:55 2025 -0500 x509: replace select_nss_cert_id() with id_from_cert() Make code replacing ID_FROMCERT with cert's .derSubject explicit. commit db0b05ecb2a00bfd119ed68e938e5c3847f4b179 Author: Andrew Cagney <cag...@gnu.org> Date: Tue Jan 7 16:13:14 2025 -0500 x509: clarify how add_pubkey_from_nss_cert() uses cert's subject which is why the ID is ignored when it is the cert's ID _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org