From 57cb8fa2c85cec4b7ac80577bc093c0003e11e3b Mon Sep 17 00:00:00 2001 From: Denis Ovsienko Date: Mon, 9 Jul 2018 11:04:39 +0100 Subject: [PATCH] Use HTTPS in the www.tcpdump.org URLs. [skip ci] --- CONTRIBUTING | 2 +- Readme.Win32 | 2 +- print-nflog.c | 2 +- tcpdump.1.in | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index e9cca575..0093fc9a 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -31,7 +31,7 @@ Please note that if you know exactly how to solve the problem and the solution would not be too intrusive, it would be best to contribute some development time and open a pull request instead as discussed below. -Still not sure how to do? Feel free to [subscribe](http://www.tcpdump.org/#mailing-lists) +Still not sure how to do? Feel free to [subscribe](https://www.tcpdump.org/#mailing-lists) to the mailing list tcpdump-workers@lists.tcpdump.org and ask! diff --git a/Readme.Win32 b/Readme.Win32 index 5027279a..ed98d9a2 100644 --- a/Readme.Win32 +++ b/Readme.Win32 @@ -7,7 +7,7 @@ Software Development Kit (SDK), that contains some necessary includes for IPv6 support. You can download it from http://www.microsoft.com/sdk - the WinPcap source code, that includes libpcap for win32. Download it from http://winpcap.polito.it or download libpcap sources from -http://www.tcpdump.org and follow the instructions in the README.Win32 +https://www.tcpdump.org and follow the instructions in the README.Win32 file. First, extract tcpdump and WinPcap in the same folder, and build WinPcap. diff --git a/print-nflog.c b/print-nflog.c index bbcafe20..849b54d1 100644 --- a/print-nflog.c +++ b/print-nflog.c @@ -40,7 +40,7 @@ /* * Structure of an NFLOG header and TLV parts, as described at - * http://www.tcpdump.org/linktypes/LINKTYPE_NFLOG.html + * https://www.tcpdump.org/linktypes/LINKTYPE_NFLOG.html * * The NFLOG header is big-endian. * diff --git a/tcpdump.1.in b/tcpdump.1.in index 3a845472..c80e817b 100644 --- a/tcpdump.1.in +++ b/tcpdump.1.in @@ -1905,7 +1905,7 @@ It is currently being maintained by tcpdump.org. The current version is available via http: .LP .RS -.I http://www.tcpdump.org/ +.I https://www.tcpdump.org/ .RE .LP The original distribution is available via anonymous ftp: