mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
* development: (87 commits) entropy: Adjust parameter type of internal function to avoid a cast entropy: Avoid arithmetic on void pointer add comment about potential future extension Adjust comments about SEED synchronisation entropy: Rename sysctl_wrapper to sysctl_arnd_wrapper test_suite_x509parse.function improvement Pass "certificate policies" extension to callback Update iv and len context pointers manually when reallocating buffers Add Apache-2.0 headers to all source files Remove Dangerous Parameter Passing Add Apache-2.0 headers to all scripts Add missing copyright dates to scripts and sources Show failure in ssl-opts.sh when key export fails Add changelog entry tests: Reformating due to rnd_* renaming tests: Add mbedtls_test_ prefix to rnd_* symbols tests: Reformating due to hexcmp() renaming tests: Add mbedtls_test_ prefix to hexcmp() tests: Reformating due to unhexify_alloc() renaming tests: Add mbedtls_test_ prefix to unhexify_alloc() ... |
||
|---|---|---|
| .. | ||
| 00README.md | ||
| bugfix.txt | ||
| bugfix_PR2855.txt | ||
| bugfix_PR3333.txt | ||
| bugfix_PR3405 | ||
| bugfix_PR3421.txt | ||
| bugfix_PR3422.txt | ||
| ecp-internal-rng.txt | ||
| error-asn1.txt | ||
| error_const.txt | ||
| fix-ecp-mul-memory-leak.txt | ||
| fix-ecp_double_add_mxz.txt | ||
| fix-gcc-format-signedness-warnings.txt | ||
| fix-masked-hw-record-init-error.txt | ||
| fix-null-ptr-deref-in-mbedtls_ssl_free.txt | ||
| fix-print-non-ascii-string-in-mbedtls_x509_dn_gets.txt | ||
| inline-mbedtls_gcc_group_to_psa.txt | ||
| l13-hw-accel.txt | ||
| max_pathlen.txt | ||
| md_switch.txt | ||
| midipix-support.txt | ||
| montmul-cmp-branch.txt | ||
| new-mbedtls_x509_crt_parse_der_with_ext_cb_routine.txt | ||
| pass-unsupported-policies-to-callback.txt | ||
| psa-lifetime-locations.txt | ||
| ssl_context_info.txt | ||
| ssl_write_certificate_request.txt | ||
| sysctl-arnd-support.txt | ||
| tests-common-code.txt | ||
| unified-exit-in-examples.txt | ||
| uniformize_bounds_checks.txt | ||
| use-find-python3-cmake.txt | ||