summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorViktor Szakats <commit@vszakats.net>2019-05-03 17:17:52 (GMT)
committerTony Theodore <tonyt@logyst.com>2019-05-04 05:03:08 (GMT)
commitfdd14fc3467ae3521d932fd1b171412e0397d723 (patch)
treed31bbf92d71e241fe6d972f962f10be7851ae392 /plugins
parentc7e50f3d80516d20e189e532016450dbb3b7de3e (diff)
downloadmxe-fdd14fc3467ae3521d932fd1b171412e0397d723.zip
mxe-fdd14fc3467ae3521d932fd1b171412e0397d723.tar.gz
mxe-fdd14fc3467ae3521d932fd1b171412e0397d723.tar.bz2
Secure URLs
Mostly in patch headers, example code and few patch lines and regular docs. Also update/follow some non-secure URLs.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/apps/wrk-1-fixes.patch4
-rw-r--r--plugins/examples/openssl1.0/openssl1.0-1-fixes.patch2
-rw-r--r--plugins/examples/qt5-freeze/openssl-1-fixes.patch2
-rw-r--r--plugins/gcc4/gcc4.patch6
-rw-r--r--plugins/native/automake-1-fixes.patch2
5 files changed, 8 insertions, 8 deletions
diff --git a/plugins/apps/wrk-1-fixes.patch b/plugins/apps/wrk-1-fixes.patch
index 6541083..7412eac 100644
--- a/plugins/apps/wrk-1-fixes.patch
+++ b/plugins/apps/wrk-1-fixes.patch
@@ -272,7 +272,7 @@ From: Boris Nagaev <bnagaev@gmail.com>
Date: Tue, 22 Mar 2016 23:05:26 +0100
Subject: [PATCH 4/8] reorder -lssl and -lcrypto
-See http://stackoverflow.com/a/27136346
+See https://stackoverflow.com/a/27136346
diff --git a/Makefile b/Makefile
index 1111111..2222222 100644
@@ -410,7 +410,7 @@ index 1111111..2222222 100644
luaL_openlibs(L);
- (void) luaL_dostring(L, "wrk = require \"wrk\"");
+
-+ // Taken from http://stackoverflow.com/a/19426724
++ // Taken from https://stackoverflow.com/a/19426724
+ lua_getglobal(L, "package");
+ lua_getfield(L, -1, "preload");
+ luaL_loadbuffer(L, luaJIT_BC_wrk, luaJIT_BC_wrk_SIZE, NULL);
diff --git a/plugins/examples/openssl1.0/openssl1.0-1-fixes.patch b/plugins/examples/openssl1.0/openssl1.0-1-fixes.patch
index 132f1b4..4b343fc 100644
--- a/plugins/examples/openssl1.0/openssl1.0-1-fixes.patch
+++ b/plugins/examples/openssl1.0/openssl1.0-1-fixes.patch
@@ -8,7 +8,7 @@ Date: Wed, 8 Jan 2014 02:19:10 +0100
Subject: [PATCH 1/2] winsock2
-This patch has been taken from:
--http://rt.openssl.org/Ticket/Display.html?id=2285&user=guest&pass=guest
+-https://rt.openssl.org/Ticket/Display.html?id=2285&user=guest&pass=guest
diff --git a/ssl/dtls1.h b/ssl/dtls1.h
index 1111111..2222222 100644
diff --git a/plugins/examples/qt5-freeze/openssl-1-fixes.patch b/plugins/examples/qt5-freeze/openssl-1-fixes.patch
index 132f1b4..4b343fc 100644
--- a/plugins/examples/qt5-freeze/openssl-1-fixes.patch
+++ b/plugins/examples/qt5-freeze/openssl-1-fixes.patch
@@ -8,7 +8,7 @@ Date: Wed, 8 Jan 2014 02:19:10 +0100
Subject: [PATCH 1/2] winsock2
-This patch has been taken from:
--http://rt.openssl.org/Ticket/Display.html?id=2285&user=guest&pass=guest
+-https://rt.openssl.org/Ticket/Display.html?id=2285&user=guest&pass=guest
diff --git a/ssl/dtls1.h b/ssl/dtls1.h
index 1111111..2222222 100644
diff --git a/plugins/gcc4/gcc4.patch b/plugins/gcc4/gcc4.patch
index e33c39c..df77a29 100644
--- a/plugins/gcc4/gcc4.patch
+++ b/plugins/gcc4/gcc4.patch
@@ -6,8 +6,8 @@ Date: Thu, 30 Jul 2015 10:00:49 +0200
Subject: [PATCH 1/2] mingw-float
This patch has been taken from:
-http://gcc.gnu.org/ml/gcc-patches/2010-06/msg00387.html
-http://sourceforge.net/p/mingw/bugs/1809
+https://gcc.gnu.org/ml/gcc-patches/2010-06/msg00387.html
+https://sourceforge.net/p/mingw/bugs/1809
diff --git a/gcc/ginclude/float.h b/gcc/ginclude/float.h
index 805b84d..b9dcc48 100644
@@ -41,7 +41,7 @@ Date: Thu, 30 Jul 2015 10:04:07 +0200
Subject: [PATCH 2/2] intrinsics
This patch has been taken from:
-http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56038
+https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56038
diff --git a/gcc/config/i386/adxintrin.h b/gcc/config/i386/adxintrin.h
index dd2a26c..2e680b3 100644
diff --git a/plugins/native/automake-1-fixes.patch b/plugins/native/automake-1-fixes.patch
index 1ce1f1f..fe7dd86 100644
--- a/plugins/native/automake-1-fixes.patch
+++ b/plugins/native/automake-1-fixes.patch
@@ -10,7 +10,7 @@ Subject: [PATCH 1/1] Avoids deprecated syntax that causes failure in newer versi
Contains patch for using too new Perl. Avoids deprecated syntax that causes failure in newer versions of Perl. More info at https://github.com/mxe/mxe/issues/2140
Backported from:
-http://git.savannah.gnu.org/cgit/automake.git/commit/?id=13f00eb4493c217269b76614759e452d8302955e
+https://git.savannah.gnu.org/cgit/automake.git/commit/?id=13f00eb4493c217269b76614759e452d8302955e
Original author: Paul Eggert <eggert@cs.ucla.edu>
Signed-off-by: Adam Duskett <aduskett@gmail.com>