Alexander A. Klimov f37b5d3aef ARM: dts: exynos: 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: Krzysztof Kozlowski <krzk@kernel.org>
2020-07-20 16:43:28 +02:00
..
2020-06-04 19:54:15 -07:00
2020-04-03 15:02:35 -07:00
2020-04-03 15:02:35 -07:00
2020-06-04 20:02:14 -07:00
2020-04-12 23:13:38 +02:00
2020-05-15 23:04:40 +02:00
2020-05-15 23:04:40 +02:00
2020-05-14 16:44:25 +02:00
2020-04-17 07:45:12 +02:00
2020-06-13 13:29:16 -07:00
2020-06-06 12:00:25 -07:00