mbedtls/scripts
Daniel Axtens f071024bf8 Do not include time.h without MBEDTLS_HAVE_TIME
MBEDTLS_HAVE_TIME is documented as: "System has time.h and time()."

If that is not defined, do not attempt to include time.h.

A particular problem is platform-time.h, which should only be included if
MBEDTLS_HAVE_TIME is defined, which makes everything messier. Maybe it
should be refactored to have the check inside the header.

Signed-off-by: Daniel Axtens <dja@axtens.net>
2022-03-04 05:07:45 -05:00
..
data_files Do not include time.h without MBEDTLS_HAVE_TIME 2022-03-04 05:07:45 -05:00
mbedtls_dev fix build fail 2021-12-10 14:23:37 +08:00
abi_check.py
apidoc_full.sh
assemble_changelog.py
basic.requirements.txt
bump_version.sh Fix spurious replacement in build_info.h 2021-12-14 20:22:41 +01:00
ci.requirements.txt
code_size_compare.py
config.pl
config.py
driver.requirements.txt Require an older version of markupsafe for the sake of older Jinja2 2022-02-19 20:38:29 +01:00
ecc-heap.sh
ecp_comb_table.py
find-mem-leak.cocci
footprint.sh
generate_driver_wrappers.py Review comments addressed 2021-12-19 13:37:37 +05:30
generate_errors.pl
generate_features.pl
generate_psa_constants.py
generate_query_config.pl Add list_config generation 2021-12-10 16:30:57 +08:00
generate_ssl_debug_helpers.py Fix typo in python script method name 2021-12-16 11:01:43 +00:00
generate_visualc_files.pl
maintainer.requirements.txt Add Cryptodome to maintainer requirements 2021-12-02 12:50:06 +01:00
make_generated_files.bat Fix Pylint errors and improve Python script 2021-12-18 13:28:59 +05:30
massif_max.pl
memory.sh
min_requirements.py Correct default requirements file name in help 2021-12-03 13:32:51 +01:00
output_env.sh
rm-calloc-cast.cocci
tmp_ignore_makefiles.sh
windows_msbuild.bat