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

Andrew Cagney cagney at vault.libreswan.fi
Thu Aug 13 16:11:53 UTC 2020


New commits:
commit 778f286d57e3d4eea654f163e86d1fb62d802307
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Aug 12 22:18:57 2020 -0400

    logging crypto: in secrets.c use lsw_nss_get_password_context()
    
    Which means passing the logger down to secrets.c.
    This lets NSS pass the logger onto lsw_nss_get_password().

commit 019f6a814aff98c90dc745c94941c367fbc6b63c
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Aug 12 22:03:42 2020 -0400

    logging crypto: define lsw_nss_get_password_context(LOGGER), pass result to PK11_Authenticate()
    
    So that the lsw_nss_get_password() callback has the current logging context.

commit c4e2b844069c41cbb27ba5cc29a1d96f965df748
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Aug 12 21:38:21 2020 -0400

    logging crypto: in root_certs_addref() use lsw_nss_get_authenticated_slot()
    
    replace PK11_Authenticate() et.al.



More information about the Swan-commit mailing list