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

Andrew Cagney cagney at vault.libreswan.fi
Sat Mar 18 15:12:43 EET 2023


New commits:
commit 7eb518345bffc895eb1eaf5fff247f88bd2f8141
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Mar 17 21:55:08 2023 -0400

    whack: have --listcacerts list and --rereadcerts flush the root_cache
    
    rather than going directly to the NSS DB; fix #1038

commit 00366d8ea8e406d8c76f66a9cf3dd3f3cf644831
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Mar 17 22:46:22 2023 -0400

    crypto: only reload the certs of root connections
    
    fix #1005

commit 9e324620715a9fe79dcbf109d3cc882e106d5242
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sat Mar 18 00:08:15 2023 -0400

    testing: add whack-03-rereadcerts

commit 34618ba95a6d7f41bfe5af0e6a92c73994372b25
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Mar 17 21:13:32 2023 -0400

    whack: update re-read code
    
    - use the name whack_{rereadcerts,rereadsecrets,fetchcrls} throughout
    - drop bit mask, use separate bool fields
    - move --rereadcrls error to whack
    
    ref: #1005 and #1038

commit 2deee9809b5a256e567c30de8b21490ac620b3fe
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sat Mar 18 00:09:27 2023 -0400

    root_certs: log what is loaded, and when there's an unload

commit 79c2d3e05c18de33eca2754b4429db6c126b8ec4
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Mar 17 23:58:25 2023 -0400

    logging: make global_logger non-const
    
    its getting fed into NSS as a context parameter which doesn't like const



More information about the Swan-commit mailing list