PVRUSB2 VIDEO4LINUX DRIVER: 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`:
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: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
||
|---|---|---|
| .. | ||
| drivers | ||
| cec-core.rst | ||
| csi2.rst | ||
| dtv-ca.rst | ||
| dtv-common.rst | ||
| dtv-core.rst | ||
| dtv-demux.rst | ||
| dtv-frontend.rst | ||
| dtv-net.rst | ||
| index.rst | ||
| mc-core.rst | ||
| rc-core.rst | ||
| v4l2-async.rst | ||
| v4l2-clocks.rst | ||
| v4l2-common.rst | ||
| v4l2-controls.rst | ||
| v4l2-core.rst | ||
| v4l2-dev.rst | ||
| v4l2-device.rst | ||
| v4l2-dv-timings.rst | ||
| v4l2-event.rst | ||
| v4l2-fh.rst | ||
| v4l2-flash-led-class.rst | ||
| v4l2-fwnode.rst | ||
| v4l2-intro.rst | ||
| v4l2-mc.rst | ||
| v4l2-mediabus.rst | ||
| v4l2-mem2mem.rst | ||
| v4l2-rect.rst | ||
| v4l2-subdev.rst | ||
| v4l2-tuner.rst | ||
| v4l2-tveeprom.rst | ||
| v4l2-videobuf.rst | ||
| v4l2-videobuf2.rst | ||