New commits:
commit c976c424c5421b43eb77a23e4911bea8ab460a03
Merge: bb013ba7d0 ab77e0d478
Author: Andrew Cagney <[email protected]>
Date: Fri May 30 09:02:13 2025 -0400
Merge libipseconf: move dnssec defaults to config_setup.[hc]
commit ab77e0d4786a275987a2722437944a77693f7d3f
Author: Andrew Cagney <[email protected]>
Date: Fri May 30 00:05:40 2025 -0400
libipsecconf: move dnssec defaults to config_setup.c
... and out of pluto
commit 5b0e90478f6425bdb8464b5e3133a239ef0746d5
Author: Andrew Cagney <[email protected]>
Date: Thu May 29 22:24:26 2025 -0400
libipsecconf: add functions to extract values from config_setup
... but only when the value is set
commit 220113c5dcf9ea2ef250d814b05cb66ec1500492
Author: Andrew Cagney <[email protected]>
Date: Thu May 29 23:35:51 2025 -0400
libipsecconf: rename config_setup_string() to update_setup_string()
etc
for --nssdir, use optarg_nonempty() to stop empty strings
for --secretsfile, use optarg_empty() to allow '' (which becomes NULL)
commit dba4bd50f4622146631dbbcd638c21187963c726
Author: Andrew Cagney <[email protected]>
Date: Thu May 29 23:00:37 2025 -0400
optarg: add optarg_nonempty() and optarg_empty()
first rejects ''; second accepts ''( and turns missing
argument into '')
For instance:
- use optarg_nonempty() to reject --nssdir ''
- use optarg_empty() to accept --optional as ''
commit 1e4296f250331852bfa59e59b5c20f822c900759
Author: Andrew Cagney <[email protected]>
Date: Thu May 29 20:20:16 2025 -0400
libipsecconf: add config_setup_vendorid()
replace pluto_vendorid
commit e9c66e11e07e441b7add28e3401f99352eabace2
Author: Andrew Cagney <[email protected]>
Date: Thu May 29 20:01:26 2025 -0400
libipsecconf: add config_setup_dumpdir(), use
drop plutomain's coredir
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]