1
0
Fork 0
alistair23-linux/Documentation/driver-api/usb
Alexander A. Klimov 93431e0607 Replace HTTP links with HTTPS ones: documentation
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:
  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/20200526060544.25127-1-grandmaster@al2klimov.de
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2020-06-08 09:30:19 -06:00
..
URB.rst docs-rst: fix usb cross-references 2017-04-11 14:41:29 -06:00
anchors.rst usb/anchors.txt: convert to ReST and add to driver-api book 2017-04-11 14:38:44 -06:00
bulk-streams.rst Replace HTTP links with HTTPS ones: documentation 2020-06-08 09:30:19 -06:00
callbacks.rst docs-rst: fix usb cross-references 2017-04-11 14:41:29 -06:00
dma.rst usb/dma.txt: convert to ReST and add to driver-api book 2017-04-11 14:39:36 -06:00
dwc3.rst usb: dwc3: gadget: remove duplicated missed isoc handling 2018-05-21 10:00:53 +03:00
error-codes.rst docs-rst: fix usb cross-references 2017-04-11 14:41:29 -06:00
gadget.rst gadget.rst: Enrich its ReST representation and add kernel-doc tag 2017-04-11 14:37:41 -06:00
hotplug.rst usb/hotplug.txt: convert to ReST and add to driver-api book 2017-04-11 14:40:01 -06:00
index.rst usb: typec: Improve Alt Mode documentation 2018-12-19 08:13:25 +01:00
persist.rst docs-rst: fix usb cross-references 2017-04-11 14:41:29 -06:00
power-management.rst docs: power: convert docs to ReST and rename to *.rst 2019-06-14 16:08:36 -05:00
typec.rst usb: typec: Improve Alt Mode documentation 2018-12-19 08:13:25 +01:00
typec_bus.rst usb: typec: altmode: Remove the notification chain 2020-02-12 10:51:21 -08:00
usb.rst Documentation: fix usb related doc refs 2017-10-12 11:15:48 -06:00
usb3-debug-port.rst usb: doc: Update document for USB3 debug port usage 2017-12-21 13:39:30 -07:00
writing_musb_glue_layer.rst Replace HTTP links with HTTPS ones: documentation 2020-06-08 09:30:19 -06:00
writing_usb_driver.rst Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation links 2020-04-07 13:43:55 -06:00