summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2018-07-09 11:04:39 +0100
committerDenis Ovsienko <denis@ovsienko.info>2018-07-09 11:05:18 +0100
commit57cb8fa2c85cec4b7ac80577bc093c0003e11e3b (patch)
tree6205d1df90e6f8843e76b4aae263c4f37ee25ba7
parente9097efec0d1ccadcf69ff807b459401d9a299a0 (diff)
downloadtcpdump-57cb8fa2c85cec4b7ac80577bc093c0003e11e3b.tar.gz
Use HTTPS in the www.tcpdump.org URLs.
[skip ci]
-rw-r--r--CONTRIBUTING2
-rw-r--r--Readme.Win322
-rw-r--r--print-nflog.c2
-rw-r--r--tcpdump.1.in2
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: