aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-03-10 10:46:50 -0700
committerGerald Combs <gerald@wireshark.org>2015-03-10 19:30:50 +0000
commitcac102eee3db8d498b1e2d91ee2b49cfe4f531e4 (patch)
tree7c96252e392c297c813265f031ecf637bde7f623 /doc
parent7f61e90eebddb7244c66bf94c970a5fd44781cb2 (diff)
Change a lot of http:// URLs to https://.
Most of our sites are now HTTPS-only. Update URLs accordingly. Update other URLs while we're at it. Remove or comment out dead links. Change-Id: I7c4f323e6585d22760bb90bf28fc0faa6b893a33 Reviewed-on: https://code.wireshark.org/review/7621 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.dissector10
-rw-r--r--doc/dumpcap.pod2
-rw-r--r--doc/tshark.pod2
-rw-r--r--doc/wireshark-filter.pod4
-rw-r--r--doc/wireshark.pod.template2
5 files changed, 10 insertions, 10 deletions
diff --git a/doc/README.dissector b/doc/README.dissector
index 8eefc8b06f..abe33c0e7d 100644
--- a/doc/README.dissector
+++ b/doc/README.dissector
@@ -2148,7 +2148,7 @@ to the DISSECTOR_SRC section of epan/CMakeLists.txt
- TEST YOUR DISSECTOR BEFORE SUBMITTING IT.
Use fuzz-test.sh and/or randpkt against your dissector. These are
- described at <http://wiki.wireshark.org/FuzzTesting>.
+ described at <https://wiki.wireshark.org/FuzzTesting>.
- Subscribe to <mailto:wireshark-dev[AT]wireshark.org> by sending an email to
<mailto:wireshark-dev-request[AT]wireshark.org?body="help"> or visiting
@@ -2166,13 +2166,13 @@ to the DISSECTOR_SRC section of epan/CMakeLists.txt
you previously ran 'git config --add remote.origin.push HEAD:refs/for/master'
then only 'git push' is needed.)
- - Create a Wiki page on the protocol at <http://wiki.wireshark.org>.
+ - Create a Wiki page on the protocol at <https://wiki.wireshark.org>.
A template is provided so it is easy to setup in a consistent style.
- See: <http://wiki.wireshark.org/HowToEdit>
- and <http://wiki.wireshark.org/ProtocolReference>
+ See: <https://wiki.wireshark.org/HowToEdit>
+ and <https://wiki.wireshark.org/ProtocolReference>
- If possible, add sample capture files to the sample captures page at
- <http://wiki.wireshark.org/SampleCaptures>. These files are used by
+ <https://wiki.wireshark.org/SampleCaptures>. These files are used by
the automated build system for fuzz testing.
- If you don't think the wiki is the right place for your sample capture,
diff --git a/doc/dumpcap.pod b/doc/dumpcap.pod
index cabbdbbe4a..8ed270f901 100644
--- a/doc/dumpcap.pod
+++ b/doc/dumpcap.pod
@@ -350,7 +350,7 @@ output file.
=head1 CAPTURE FILTER SYNTAX
See the manual page of pcap-filter(7) or, if that doesn't exist, tcpdump(8),
-or, if that doesn't exist, L<http://wiki.wireshark.org/CaptureFilters>.
+or, if that doesn't exist, L<https://wiki.wireshark.org/CaptureFilters>.
=head1 SEE ALSO
diff --git a/doc/tshark.pod b/doc/tshark.pod
index 9bd161562f..f93e8b4576 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -1529,7 +1529,7 @@ created. Only one capture comment may be set per output file.
=head1 CAPTURE FILTER SYNTAX
See the manual page of pcap-filter(7) or, if that doesn't exist, tcpdump(8),
-or, if that doesn't exist, L<http://wiki.wireshark.org/CaptureFilters>.
+or, if that doesn't exist, L<https://wiki.wireshark.org/CaptureFilters>.
=head1 READ FILTER SYNTAX
diff --git a/doc/wireshark-filter.pod b/doc/wireshark-filter.pod
index 536bc3bcf1..94a47e9b20 100644
--- a/doc/wireshark-filter.pod
+++ b/doc/wireshark-filter.pod
@@ -400,7 +400,7 @@ C<tshark -G fields> on the command line
=item *
-The Wireshark wiki: L<http://wiki.wireshark.org/DisplayFilters>
+The Wireshark wiki: L<https://wiki.wireshark.org/DisplayFilters>
=back
@@ -415,7 +415,7 @@ See L<http://developer.gnome.org/glib/2.32/glib-regex-syntax.html/> or L<http://
This manpage does not describe the capture filter syntax, which is
different. See the manual page of pcap-filter(7) or, if that doesn't exist,
-tcpdump(8), or, if that doesn't exist, L<http://wiki.wireshark.org/CaptureFilters>
+tcpdump(8), or, if that doesn't exist, L<https://wiki.wireshark.org/CaptureFilters>
for a description of capture filters.
=head1 SEE ALSO
diff --git a/doc/wireshark.pod.template b/doc/wireshark.pod.template
index 9e0cc3988a..b3a6fc6817 100644
--- a/doc/wireshark.pod.template
+++ b/doc/wireshark.pod.template
@@ -2477,7 +2477,7 @@ protocols built into Wireshark are.
=head1 CAPTURE FILTER SYNTAX
See the manual page of pcap-filter(7) or, if that doesn't exist, tcpdump(8),
-or, if that doesn't exist, L<http://wiki.wireshark.org/CaptureFilters>.
+or, if that doesn't exist, L<https://wiki.wireshark.org/CaptureFilters>.
=head1 DISPLAY FILTER SYNTAX