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

Andrew Cagney cagney at vault.libreswan.fi
Tue Nov 13 15:25:18 UTC 2018


New commits:
commit 41a773747e69768238a67c03f047702665844e15
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Nov 13 10:15:58 2018 -0500

    debugging: add dbg(FMT, ...)
    
    debug-logs when ever any debug-logging is enabled
    intended as replacement for the most common cases:
      DBGF(..., FMT, ...);
      DBG(..., DBG_log(FMT, ...));
    not intended for crypto (dbg_crypto()?) and/or too-much-info
    (dbg_more()?).



More information about the Swan-commit mailing list