From 948a9060378a2a33f5701947386492ff10cb2de6 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Mon, 26 Oct 2020 21:40:59 +0100 Subject: Added -D flag for detecting DoH in the wild Removed heuristic from CiscoVPN as it leads to false positives --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 75fc7e030..82625902c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,4 +3,4 @@ TESTS = do.sh EXTRA_DIST = do.sh vagrind_test.sh ossfuzz.sh pcap result all: - @echo "" + @echo -n "" -- cgit v1.2.3