1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-06-25 17:28:43 +00:00

Catch problems caused by ISPs DNS

This commit is contained in:
Gerhard 2025-02-21 12:37:53 +01:00
parent 34b09a44ee
commit 245f5e657f
2 changed files with 54 additions and 25 deletions

View file

@ -1,7 +1,7 @@

Security:
readline.sh has new option -lf <logfile> for stderr. If this option is
not given it logs to a file in . (cwd) only when it is not writable by
not given it logs to a file in . (cwd) only when . is not writable by
other users.
Corrections:
@ -172,6 +172,8 @@ Testing:
UDPLITE4STREAM was trice, changed one of them to UDPLITE6STREAM.
Catch problems caused by ISPs that filter *.dest-unreach.net records.
Documentation:
Removed obsolete CHANGES.ISO-8859-1 file.