Alexander A. Klimov
ffebbecaaa
reset: 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 >
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de >
2020-07-20 11:27:12 +02:00
..
2018-10-16 14:41:01 -07:00
2018-10-16 14:41:15 -07:00
2019-06-05 17:36:37 +02:00
2019-05-30 11:29:52 -07:00
2019-05-30 11:29:52 -07:00
2019-06-05 17:36:37 +02:00
2017-07-31 10:48:39 +02:00
2019-12-09 15:21:20 -08:00
2019-10-08 15:12:46 +02:00
2019-10-03 19:56:51 +02:00
2019-01-16 12:50:27 -06:00
2019-10-08 09:28:08 +02:00
2019-03-25 16:22:10 +01:00
2020-05-06 12:03:43 +02:00
2018-05-15 14:07:11 +02:00
2019-05-24 16:08:14 +02:00
2020-05-30 11:04:35 -07:00
2017-11-02 11:10:55 +01:00
2019-02-13 09:49:17 +01:00
2016-08-19 12:49:00 -07:00
2019-08-20 08:13:47 -05:00
2019-05-30 11:29:52 -07:00
2020-05-06 12:03:43 +02:00
2020-05-06 12:03:43 +02:00
2019-05-30 11:26:41 -07:00
2019-05-30 11:26:41 -07:00
2019-08-22 11:22:17 +02:00
2019-05-30 11:26:41 -07:00
2019-05-30 11:26:41 -07:00
2020-01-02 12:25:05 +01:00
2019-05-30 11:29:52 -07:00
2019-05-30 11:29:52 -07:00
2017-11-02 11:10:55 +01:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2020-01-09 12:42:54 -08:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2020-05-14 14:31:33 -07:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2018-07-16 12:15:38 +02:00
2018-10-05 10:33:28 +02:00
2020-04-12 23:59:24 +02:00
2020-04-12 23:59:30 +02:00
2017-09-18 13:02:03 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-03-27 10:44:03 +02:00
2017-08-24 10:15:54 +02:00
2019-05-30 11:26:37 -07:00
2016-08-25 22:31:43 +02:00
2016-09-10 11:41:19 +02:00
2017-06-07 15:32:16 +02:00
2018-11-05 10:22:02 +01:00
2017-03-06 10:25:56 +01:00
2017-08-19 17:04:37 +08:00
2017-04-04 17:43:52 +02:00
2019-08-12 10:05:48 +02:00
2017-01-30 08:37:30 +01:00
2017-01-30 08:38:30 +01:00
2017-01-30 08:37:51 +01:00
2016-11-03 09:06:18 +01:00
2018-03-18 21:17:07 +01:00
2018-05-04 17:05:46 +02:00
2018-12-04 08:41:13 +01:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:29:52 -07:00
2018-03-08 14:31:13 +01:00
2017-11-02 11:10:55 +01:00
2020-07-20 11:27:12 +02:00
2019-01-29 14:07:10 +01:00