mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-06 02:24:14 +08:00
cf293a4f0e
Replace HTTP links with HTTPS ones: SOFTLOGIC 6x10 MPEG CODEC 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: Ismael Luceno <ismael@iodev.co.uk> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
solo6x10-core.c | ||
solo6x10-disp.c | ||
solo6x10-eeprom.c | ||
solo6x10-enc.c | ||
solo6x10-g723.c | ||
solo6x10-gpio.c | ||
solo6x10-i2c.c | ||
solo6x10-jpeg.h | ||
solo6x10-offsets.h | ||
solo6x10-p2m.c | ||
solo6x10-regs.h | ||
solo6x10-tw28.c | ||
solo6x10-tw28.h | ||
solo6x10-v4l2-enc.c | ||
solo6x10-v4l2.c | ||
solo6x10.h |