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

Andrew Cagney cagney at vault.libreswan.fi
Tue May 4 19:45:05 UTC 2021


New commits:
commit deaf6b71effcc2f0cb2a384e55223e11b6a6142f
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue May 4 15:40:01 2021 -0400

    crypto/logging: return diag_t, instead of STF_STATUS, from *authsig_and_log*()
    
    If the function succeeds, it logs, if it fails it returns a diag_t
    (which could only be one line).
    
    For IKEv2, this puts the one line diagnostic, in the hands of the
    state transition function (and oh so close, and yet so far, from
    complete_v2_state_transition()).
    
    Also update some comments based on Coverity and DHR's feedback.



More information about the Swan-commit mailing list