Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mbedtls: update Kconfig and mbedtls_config.h #1998

Merged
merged 1 commit into from
Aug 27, 2023

Conversation

ThePassionate
Copy link

@ThePassionate ThePassionate commented Aug 25, 2023

update Kconfig and mbedtls_config.h for version v3.4.0
(1)MBEDTLS_SSL_MAX_CONTENT_LEN is splited into MBEDTLS_SSL_IN_CONTENT_LEN and MBEDTLS_SSL_OUT_CONTENT_LEN
(2) MBEDTLS_REMOVE_ARC4_CIPHERSUITES and MBEDTLS_CERTS_C is remved in v3.4.0
(3) update some configs status

@ThePassionate ThePassionate force-pushed the nutt-08253 branch 2 times, most recently from edffc2a to 6197723 Compare August 25, 2023 14:52
@ThePassionate ThePassionate force-pushed the nutt-08253 branch 2 times, most recently from f101357 to 67881a5 Compare August 27, 2023 04:01
@ThePassionate
Copy link
Author

ThePassionate commented Aug 27, 2023

update Kconfig and mbedtls_config.h for version v3.4.0 (1)MBEDTLS_SSL_MAX_CONTENT_LEN is splited into MBEDTLS_SSL_IN_CONTENT_LEN and MBEDTLS_SSL_OUT_CONTENT_LEN (2) MBEDTLS_REMOVE_ARC4_CIPHERSUITES and MBEDTLS_CERTS_C is remved in v3.4.0 (3) update some configs status Signed-off-by: makejian [email protected]

depends on commit apache/nuttx#10407

crypto/mbedtls/Kconfig Show resolved Hide resolved
crypto/mbedtls/Kconfig Show resolved Hide resolved
crypto/mbedtls/Kconfig Outdated Show resolved Hide resolved
crypto/mbedtls/Kconfig Outdated Show resolved Hide resolved
@ThePassionate ThePassionate force-pushed the nutt-08253 branch 2 times, most recently from cf258de to 6c8d219 Compare August 27, 2023 10:27
update Kconfig for adapting version v3.4.0
Signed-off-by: makejian <[email protected]>
@xiaoxiang781216 xiaoxiang781216 merged commit 11de514 into apache:master Aug 27, 2023
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants