aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-07-27 00:54:44 -0700
committerGuy Harris <guy@alum.mit.edu>2019-07-27 07:55:36 +0000
commit5cf3fd03f1538b37704d83b6c38b8223f9036108 (patch)
treeb598688b412615a89cae270c883a21bf7da2e612 /plugins/epan
parent3a53b8643b8b2f9eba24fef4bfea794f37615a88 (diff)
HTTPS In More Places, update some URLs.
Change-Id: Ice2e1e2e4d94f6c9da7c651866cfa1a8ac4a31d8 Reviewed-on: https://code.wireshark.org/review/34096 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'plugins/epan')
-rw-r--r--plugins/epan/ethercat/packet-ams.c2
-rw-r--r--plugins/epan/gryphon/README2
-rw-r--r--plugins/epan/gryphon/packet-gryphon.c2
-rw-r--r--plugins/epan/irda/packet-ircomm.c6
-rw-r--r--plugins/epan/irda/packet-irda.c6
-rw-r--r--plugins/epan/transum/README2
-rw-r--r--plugins/epan/wimaxasncp/packet-wimaxasncp.c2
7 files changed, 15 insertions, 7 deletions
diff --git a/plugins/epan/ethercat/packet-ams.c b/plugins/epan/ethercat/packet-ams.c
index 7fc1d66edd..2c9a7f7b9f 100644
--- a/plugins/epan/ethercat/packet-ams.c
+++ b/plugins/epan/ethercat/packet-ams.c
@@ -352,7 +352,7 @@ static const value_string AdsErrorMode[] =
/* AMS Command Id
- * http://infosys.beckhoff.com/english.php?content=../content/1033/tcadsamsspec/html/tcadsamsspec_adscmd_readstate.htm&id=10652
+ * https://infosys.beckhoff.com/english.php?content=../content/1033/tcadsamsspec/html/tcadsamsspec_adscmd_readstate.htm&id=10652
*/
static const value_string AMS_CommandId_vals[] =
{
diff --git a/plugins/epan/gryphon/README b/plugins/epan/gryphon/README
index cb26a3c235..1f954952be 100644
--- a/plugins/epan/gryphon/README
+++ b/plugins/epan/gryphon/README
@@ -5,7 +5,7 @@ and BEACON automotive network tool.
The plugin decodes the communication protocol, but not any
vehicle network messages.
-Dearborn Group Technology can be found at http://www.dgtech.com/
+Dearborn Group Technology can be found at https://www.dgtech.com
The author is Steve Limkemann <stevelim@dgtech.com>,
with fixes and updates by Mark Ciechanowski
<mciechanowski@dgtech.com>
diff --git a/plugins/epan/gryphon/packet-gryphon.c b/plugins/epan/gryphon/packet-gryphon.c
index b4a6dead19..82d14eaca4 100644
--- a/plugins/epan/gryphon/packet-gryphon.c
+++ b/plugins/epan/gryphon/packet-gryphon.c
@@ -25,7 +25,7 @@
/*
* See
*
- * http://www.dgtech.com/gryphon/sys/www/docs/html/
+ * https://www.dgtech.com/product/gryphon/manual/html/GCprotocol/
*/
void proto_register_gryphon(void);
diff --git a/plugins/epan/irda/packet-ircomm.c b/plugins/epan/irda/packet-ircomm.c
index 9be9a2f4f9..9fd378f96b 100644
--- a/plugins/epan/irda/packet-ircomm.c
+++ b/plugins/epan/irda/packet-ircomm.c
@@ -16,7 +16,11 @@
/*
* See
*
- * http://www.irda.org/standards/specifications.asp
+ * http://www.irdajp.info/specifications.php
+ *
+ * or
+ *
+ * https://web.archive.org/web/20040405053146/http://www.irda.org/standards/specifications.asp
*
* for various IrDA specifications.
*/
diff --git a/plugins/epan/irda/packet-irda.c b/plugins/epan/irda/packet-irda.c
index a881423062..e68fa1f1ff 100644
--- a/plugins/epan/irda/packet-irda.c
+++ b/plugins/epan/irda/packet-irda.c
@@ -32,7 +32,11 @@
* This plugin dissects infrared data transmissions as defined by the IrDA
* specification (www.irda.org). See
*
- * http://www.irda.org/standards/specifications.asp
+ * http://www.irdajp.info/specifications.php
+ *
+ * or
+ *
+ * https://web.archive.org/web/20040405053146/http://www.irda.org/standards/specifications.asp
*
* for various IrDA specifications.
*
diff --git a/plugins/epan/transum/README b/plugins/epan/transum/README
index af6b86e93b..876f3f7049 100644
--- a/plugins/epan/transum/README
+++ b/plugins/epan/transum/README
@@ -2,5 +2,5 @@ Advance7 has released under GPL this plugin
for Wireshark. It produces detailed response
time information based on the RTE model.
-Advance7 can be found at http://www.advance7.com/
+Advance7 can be found at https://www.advance7.com
The author is Paul Offord <paul.offord@advance7.com>
diff --git a/plugins/epan/wimaxasncp/packet-wimaxasncp.c b/plugins/epan/wimaxasncp/packet-wimaxasncp.c
index 645ce3f2bd..558ed83b2f 100644
--- a/plugins/epan/wimaxasncp/packet-wimaxasncp.c
+++ b/plugins/epan/wimaxasncp/packet-wimaxasncp.c
@@ -2,7 +2,7 @@
*
* Routines for WiMAX ASN Control Plane packet dissection dissection
*
- * Copyright 2007, Mobile Metrics - http://mobilemetrics.net/
+ * Copyright 2007, Mobile Metrics - http://www.mobilemetrics.net
*
* Author: Stephen Croll <croll@mobilemetrics.net>
*