[InterNetNews/inn] f13ad6: TLS: Remove code that prints "<SPACES/NULS>" in he...

Julien ÉLIE noreply at github.com
Sun Jul 10 06:30:39 UTC 2022


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: f13ad683ae6f01daa8cba66dc259c7d87de25aad
      https://github.com/InterNetNews/inn/commit/f13ad683ae6f01daa8cba66dc259c7d87de25aad
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2022-07-10 (Sun, 10 Jul 2022)

  Changed paths:
    M nnrpd/tls.c

  Log Message:
  -----------
  TLS: Remove code that prints "<SPACES/NULS>" in hexdumps

Taken from a patch upstream.

Remove the code for TRUNCATE when the data block ends with SPACEs or NULs.

The problem is that you can't see if the data ends with SPACE or NUL or
a combination of both.  This can happen for instance with openssl rsautl
-decrypt -hexdump




More information about the inn-committers mailing list