Alexander A. Klimov e263f2d3c2 hwmon: (tmmp513) Replace HTTP links with HTTPS links
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 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/20200703185657.15329-1-grandmaster@al2klimov.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2020-07-24 07:44:57 -07:00
..
2020-06-10 11:03:04 -07:00
2020-02-19 21:00:20 +01:00
2020-06-04 20:11:25 -07:00
2020-06-08 11:42:23 -07:00
2020-06-04 20:11:25 -07:00
2020-06-04 20:11:25 -07:00
2020-06-04 20:11:25 -07:00
2020-04-02 17:32:52 -07:00
2020-06-12 12:24:42 -07:00
2020-06-08 13:01:08 -07:00
2020-06-04 20:11:25 -07:00
2020-06-04 20:11:25 -07:00
2020-07-02 22:46:05 -07:00
2020-04-03 13:12:26 -07:00