Skip to content

MbedTLS Additional Information

Patrick Heyer edited this page Feb 23, 2022 · 1 revision

The following is a list of changes/patches applied to MbedTLS as part of obs-deps.

0001-enable-alt-threading-mode

Enables the alternative mutex-based threading mode (Windows only).

0002-add-alt-threading-header-file

Adds the necessary typedef for the alternative mutex-based threading mode (Windows only).

0001-enable-posix-threading-support

Enables the POSIX Threads-based threading mode (macOS only).