Alexander A. Klimov
ffeb1e9e89
USB: Replace HTTP links with HTTPS ones
...
Rationale:
Reduces attack surface on kernel devs opening the links for MITM
as HTTPS traffic is much harder to manipulate.
Deterministic algorithm:
For each file:
If not .svg:
For each line:
If doesn't contain `\bxmlns\b`:
For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`:
If neither `\bgnu\.org/license`, nor `\bmozilla\.org/MPL\b`:
If both the HTTP and HTTPS versions
return 200 OK and serve the same content:
Replace HTTP with HTTPS.
Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
Link: https://lore.kernel.org/r/20200719160910.60018-1-grandmaster@al2klimov.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-21 13:41:57 +02:00
..
2020-06-15 23:08:31 -05:00
2020-06-16 16:01:53 +02:00
2020-07-08 22:31:51 -07:00
2020-07-09 19:27:07 -07:00
2020-06-25 00:50:31 +02:00
2020-06-25 00:50:31 +02:00
2020-06-13 13:12:38 -07:00
2020-06-23 15:01:16 -07:00
2020-06-30 12:18:08 -06:00
2020-06-11 12:22:41 -07:00
2020-07-21 13:41:57 +02:00
2020-06-11 08:03:24 +02:00
2020-06-25 08:23:22 -07:00
2020-06-11 08:03:24 +02:00
2020-07-08 10:48:35 -07:00
2020-06-29 07:45:09 -06:00
2020-06-30 10:46:38 -07:00
2020-06-30 10:46:39 -07:00
2020-06-11 15:14:53 +02:00
2020-06-25 16:17:05 +02:00
2020-06-09 09:39:16 -07:00
2020-06-15 23:08:31 -05:00
2020-07-09 16:28:44 -07:00
2020-07-07 13:34:11 -07:00
2020-06-16 15:35:02 +02:00
2020-07-08 10:48:35 -07:00
2020-06-15 14:10:09 +02:00
2020-07-08 10:48:35 -07:00
2020-06-25 08:24:32 -07:00
2020-06-11 15:14:36 +02:00
2020-06-11 15:14:36 +02:00
2020-06-11 12:55:20 -07:00
2020-06-11 15:15:28 +02:00
2020-07-10 15:20:38 +02:00
2020-07-10 15:39:29 +05:30
2020-07-14 15:42:24 +02:00
2020-06-30 15:44:03 +02:00
2020-06-15 23:08:30 -05:00
2020-06-17 15:29:11 +02:00
2020-07-08 16:01:21 -07:00
2020-07-14 14:45:41 +02:00
2020-07-10 09:45:15 -07:00
2020-06-15 23:08:31 -05:00
2020-06-10 16:05:54 -07:00
2020-06-11 15:15:06 +02:00
2020-06-16 18:59:45 +02:00
2020-06-19 09:20:28 +02:00
2020-06-25 10:46:24 +02:00
2020-07-07 15:48:38 -07:00
2020-06-23 10:08:31 +02:00
2020-06-10 14:04:39 -07:00
2020-06-11 15:15:29 +02:00
2020-06-28 17:01:20 +02:00
2020-06-11 15:15:24 +02:00
2020-06-12 14:51:41 -04:00
2020-07-08 15:59:57 -07:00
2020-06-15 23:08:31 -05:00
2020-07-09 20:12:19 -07:00
2020-06-10 11:28:35 -07:00
2020-06-20 13:17:47 -07:00
2020-06-11 13:25:53 -07:00
2020-06-15 23:08:31 -05:00
2020-06-27 15:20:03 -07:00
2020-06-23 16:39:23 -07:00
2020-06-14 11:39:31 -07:00
2020-06-10 13:42:09 -07:00
2020-06-10 19:14:18 -07:00
2020-06-26 00:27:37 -07:00
2020-07-13 18:31:15 -07:00
2020-06-09 15:40:50 -07:00
2020-06-18 20:12:33 -07:00
2020-06-11 13:33:48 -04:00
2020-06-16 20:45:08 -07:00
2020-06-11 15:17:57 +02:00
2020-06-30 16:58:27 -05:00
2020-06-20 22:14:53 +10:00
2020-06-24 14:52:49 -07:00
2020-06-13 09:56:21 -07:00
2020-06-15 17:38:53 +10:00
2020-07-06 16:07:25 +02:00
2020-07-08 11:38:49 +02:00
2020-06-15 23:08:32 -05:00
2020-06-14 11:39:31 -07:00
2020-06-27 16:16:37 +02:00
2020-06-11 15:19:17 +02:00
2020-06-30 10:46:39 -07:00
2020-06-28 17:01:20 +02:00
2020-06-28 17:01:20 +02:00
2020-06-10 19:14:18 -07:00
2020-06-26 00:27:37 -07:00
2020-06-15 11:16:27 +02:00
2020-06-30 12:18:08 -06:00
2020-06-15 23:08:32 -05:00
2020-06-18 11:37:03 +02:00
2020-06-15 14:37:02 +02:00
2020-06-18 12:10:37 -07:00
2020-07-15 16:48:11 +02:00
2020-06-26 00:27:38 -07:00