linux-stable/Documentation/sound
Alexander A. Klimov 7ed33ea6b4 ALSA: 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/20200719151705.59624-1-grandmaster@al2klimov.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-07-19 20:49:25 +02:00
..
cards ALSA: Replace HTTP links with HTTPS ones 2020-07-19 20:49:25 +02:00
designs ALSA: compress: document the compress gapless audio state machine 2020-07-07 11:53:41 +02:00
hd-audio ALSA: Replace HTTP links with HTTPS ones 2020-07-19 20:49:25 +02:00
kernel-api sound updates for 5.6-rc1 2020-01-28 16:26:57 -08:00
soc ASoC: simple-card: Add support for codec2codec DAI links 2020-03-06 14:24:11 +00:00
alsa-configuration.rst ALSA: Replace HTTP links with HTTPS ones 2020-07-19 20:49:25 +02:00
index.rst docs: index.rst: don't use genindex for pdf output 2019-07-31 13:31:16 -06:00