Alexander A. Klimov b1631b84fc HID: 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: Jiri Kosina <jkosina@suse.cz>
2020-07-20 12:35:50 +02:00
..
2020-06-02 13:25:52 -07:00
2020-03-23 07:59:38 +01:00
2020-06-02 15:29:19 -07:00
2020-06-02 13:17:23 -07:00
2020-06-03 13:32:21 -07:00
2020-06-02 15:04:15 -07:00
2020-06-03 20:59:38 -07:00
2020-06-03 15:00:05 -07:00
2020-05-04 10:13:42 -06:00
2020-06-04 10:38:42 -07:00
2020-04-16 13:52:31 -07:00
2020-06-04 11:03:45 -07:00
2020-06-02 15:29:19 -07:00
2020-03-19 23:04:32 -05:00
2020-06-02 15:37:03 -07:00
2020-06-03 20:59:38 -07:00
2020-04-03 15:05:35 -07:00
2020-06-02 12:56:58 -07:00
2020-06-02 13:17:23 -07:00
2020-06-02 15:29:19 -07:00
2020-04-03 14:25:02 -07:00
2020-06-03 15:00:05 -07:00
2020-06-01 15:18:27 -07:00
2020-06-04 10:54:45 -07:00
2020-06-04 10:38:42 -07:00
2020-04-23 09:28:15 -07:00
2020-04-17 06:05:29 -04:00
2020-06-03 15:00:05 -07:00
2020-05-28 11:11:45 -07:00
2020-04-03 15:05:35 -07:00
2020-06-03 14:57:03 -07:00
2020-06-02 12:56:58 -07:00
2020-06-04 10:43:07 -07:00
2020-03-19 07:41:03 +01:00
2020-06-04 10:50:22 -07:00
2020-04-17 10:35:17 -07:00
2020-04-03 13:12:26 -07:00
2020-04-08 10:51:53 -07:00
2020-04-08 10:51:53 -07:00