aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src/WSUG_app_files.asciidoc
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 /docbook/wsug_src/WSUG_app_files.asciidoc
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 'docbook/wsug_src/WSUG_app_files.asciidoc')
-rw-r--r--docbook/wsug_src/WSUG_app_files.asciidoc12
1 files changed, 6 insertions, 6 deletions
diff --git a/docbook/wsug_src/WSUG_app_files.asciidoc b/docbook/wsug_src/WSUG_app_files.asciidoc
index 3d85e418e1..8ad5812ec4 100644
--- a/docbook/wsug_src/WSUG_app_files.asciidoc
+++ b/docbook/wsug_src/WSUG_app_files.asciidoc
@@ -16,12 +16,12 @@ are saved to a capture file, it's helpful to know a bit about the capture file
contents.
Wireshark uses the
-link:http://www.winpcap.org/ntar/draft/PCAP-DumpFileFormat.html[pcapng] file
+link:https://www.winpcap.org/ntar/draft/PCAP-DumpFileFormat.html[pcapng] file
format as the default format to save captured packets. It is very flexible
but other tools may not support it.
Wireshark also supports the
-link:http://wiki.wireshark.org/Development/LibpcapFileFormat[libpcap] file
+link:https://wiki.wireshark.org/Development/LibpcapFileFormat[libpcap] file
format. This is a much simpler format and is well established. However, it has
some drawbacks: it's not extensible and lacks some information that would be
really helpful (e.g. being able to add a comment to a packet such as ``the
@@ -51,7 +51,7 @@ The following data is saved for each packet:
* The packet's raw bytes
A detailed description of the libpcap file format can be found at:
-link:$$http://wiki.wireshark.org/Development/LibpcapFileFormat$$[]
+link:$$https://wiki.wireshark.org/Development/LibpcapFileFormat$$[]
[[ChIOFileNotContentSection]]
@@ -407,7 +407,7 @@ contains the following:
[database]
source=Wikipedia
version=1
-url_template=http://${language}.wikipedia.org/wiki/${PATH}
+url_template=https://${language}.wikipedia.org/wiki/${PATH}
# Substitution data for the location template.
# Each occurrence of the keys below in the location template will be
@@ -446,7 +446,7 @@ configuration:
[database]
source=Wikipedia
version=1
-location=http://en.wikipedia.org/wiki/
+location=https://en.wikipedia.org/wiki/
[map]
tcp=TCP
@@ -541,4 +541,4 @@ _C:\TEMP_
++++++++++++++++++++++++++++++++++++++
<!-- End of WSUG Appendix Files -->
-++++++++++++++++++++++++++++++++++++++ \ No newline at end of file
+++++++++++++++++++++++++++++++++++++++