Skip to content

gnutls logging improvements

Vladimír Čunát requested to merge gnutls-logging into master
  • move it to utils.c, so it's sensitive to later changes in verbosity
  • don't mark the lines with [tls], as they may come through libdnssec
  • use stdout like other verbose messages, instead of stderr (real errors)

Merge request reports