Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mbedTLS] Enable TLS 1.3 support | Fabio Alessandrelli | 2024-09-26 | 1 | -0/+571 |
Move library initialization to module registration functions. Only set library debug threshold when verbose output is enabled. TLSv1.3 functions seems to be a bit more verbose then expected, and generate a lot of noise. Yet, some level of debugging without recompiling the engine would be nice. We should discuss this upstream. |