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

Andrew Cagney cagney at vault.libreswan.fi
Mon Sep 13 22:14:19 UTC 2021


New commits:
commit 6c30039517f0d65142e440ed2c0e356a5b25831d
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Sep 13 18:07:58 2021 -0400

    pluto: re-order initialization; improve --selftest
    
    - move static variable initializers to before NSS
      so that they fail before NSS fails (can more be moved?)
    - when selftest, explicitly skip lock and fork (and log)
    - rename timer init functions to init_*_timer()
      so it is clearer they can't be moved to before the server
    
    this way:
      pluto --debug-all --selftest --stderrlog
    is more useful; even when run as a normal user



More information about the Swan-commit mailing list