mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-21 03:31:09 +01:00
* public/mbedtls-2.28: (88 commits) tests/ssl_helpers: Check that message queue is popped Upgrade python dependencies in requirements file Fix some typo for include folder Adjust TLS protocol cases for 2.28 Fix copypasta Declare the new generated files Add generated config tests Remove some settings that don't exist in 2.28 Adjust generate_config_tests.py for 2.28 Terminology: use "dependencies" for a list of settings Terminology: consistently use "setting", not "option" Explain why we require TLS client and server simultaneously Fix missing negation Pacify mypy Detect sub-options Generate config test cases for single options Anchor relative paths New test suite to report configuration options Recognize that a double-inclusion guard is not a config setting Add and update some .gitignore files ...