1. 4b67ac8 Merge pull request #8444 from Mbed-TLS/cvv-code-size by Dave Rodgman · 1 year, 9 months ago gh-readonly-queue/development/pr-8444-e03270f2e0d7896771bbcea7daf614e31f921319
  2. 8b6b41f Merge pull request #8434 from valeriosetti/issue8407 by Gilles Peskine · 1 year, 9 months ago
  3. 4eb44e4 Standardise some more headers by Dave Rodgman · 1 year, 9 months ago
  4. ce38adb Fix header in ssl_tls13_keys.c by Dave Rodgman · 1 year, 9 months ago
  5. f8be5f6 Fix overlooked files by Dave Rodgman · 1 year, 9 months ago
  6. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  7. e91d7c5 Update comment to mention IAR by Dave Rodgman · 1 year, 9 months ago cvv-code-size
  8. 9ba640d Simplify use of __has_builtin by Dave Rodgman · 1 year, 9 months ago
  9. 90c8ac2 Add case for MSVC by Dave Rodgman · 1 year, 9 months ago
  10. 64bdeb8 Use non-empty definition for fallback by Dave Rodgman · 1 year, 9 months ago
  11. 52e7052 tidy up comments by Dave Rodgman · 1 year, 9 months ago
  12. 3e5cc17 Reduce code size in mbedtls_cipher_validate_values by Dave Rodgman · 1 year, 9 months ago
  13. 6d2c1b3 Restructure mbedtls_cipher_validate_values by Dave Rodgman · 1 year, 9 months ago
  14. fb24a84 Introduce MBEDTLS_ASSUME by Dave Rodgman · 2 years, 1 month ago
  15. b06d701 Merge pull request #8406 from beni-sandu/aesni by Dave Rodgman · 1 year, 9 months ago
  16. 3857bad Merge pull request #8427 from tom-cosgrove-arm/fix-linux-builds-in-conda-forge by Tom Cosgrove · 1 year, 9 months ago
  17. 467271d ssl_misc: ignore ALG_CBC_PKCS7 for MBEDTLS_SSL_HAVE_xxx_CBC by Valerio Setti · 1 year, 9 months ago
  18. 1ebb6cd ssl_misc: add internal MBEDTLS_SSL_HAVE_[AES/ARIA/CAMELLIA]_CBC symbols by Valerio Setti · 1 year, 9 months ago
  19. 800f2b7 AES-NI: use target attributes for x86 32-bit intrinsics by Beniamin Sandu · 1 year, 9 months ago
  20. 36fe8b9 psa_crypto_cipher: add guard for unused variable by Valerio Setti · 1 year, 10 months ago
  21. 1e21f26 psa_crypto_cipher: add helper to validate PSA cipher values by Valerio Setti · 1 year, 10 months ago
  22. 4a24982 psa_crypto_cipher: add mbedtls_cipher_values_from_psa() by Valerio Setti · 1 year, 10 months ago
  23. 2c2aded psa_crypto_aead: add guard for CIPHER_C dependency by Valerio Setti · 2 years ago
  24. 5132816 Merge pull request #8374 from sergio-nsk/sergio-nsk/8372/2 by Bence Szépkúti · 1 year, 9 months ago
  25. 2db1e35 Merge pull request #8408 from daverodgman/iar-fix-aes by Dave Rodgman · 1 year, 9 months ago
  26. b3d0ed2 Merge pull request #8303 from valeriosetti/issue6316 by Gilles Peskine · 1 year, 9 months ago
  27. 257f6dd Fix builds in conda-forge, which doesn't have CLOCK_BOOTTIME by Tom Cosgrove · 1 year, 9 months ago
  28. 95b7355 Merge pull request #6719 from yuhaoth/pr/tls13-early-data-add-early-data-of-client-hello by Ronald Cron · 1 year, 9 months ago
  29. bbc46b4 cipher: improve code readibility in mbedtls_cipher_setup() by Valerio Setti · 1 year, 9 months ago
  30. d1c4fb0 Support older IAR versions by Dave Rodgman · 1 year, 9 months ago
  31. 79a02de cipher: check that ctx_alloc_func is not NULL before calling it by Valerio Setti · 1 year, 10 months ago
  32. a6c0761 cipher_wrap: fix guards for GCM/CCM AES by Valerio Setti · 1 year, 10 months ago
  33. e86677d pkparse: fix missing guards for pkcs5/12 functions by Valerio Setti · 1 year, 10 months ago
  34. d69d3cd Merge pull request #8298 from daverodgman/sha-armce-thumb2 by Dave Rodgman · 1 year, 9 months ago
  35. f842868 Fix MBEDTLS_MAYBE_UNUSED for IAR by Dave Rodgman · 1 year, 10 months ago
  36. 5145902 Merge remote-tracking branch 'origin/development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  37. 66d5512 Remove dependency on asm/hwcap.h by Dave Rodgman · 1 year, 10 months ago
  38. bcb8102 Merge pull request #8363 from daverodgman/iar-fixes-2 by Dave Rodgman · 1 year, 10 months ago
  39. 235e361 Merge pull request #8339 from lpy4105/issue/support-cpuid-for-win32 by Tom Cosgrove · 1 year, 10 months ago
  40. 2bf0870 Merge pull request #7861 from mpg/cleanup-pk-parse by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  41. 3898f10 Fix #8372 - Error compiling AESNI in Mbed-TLS with clang on Windows by Sergey Markelov · 1 year, 10 months ago
  42. 6407f8f Merge pull request #8322 from valeriosetti/issue8257 by Gilles Peskine · 1 year, 10 months ago
  43. f6f4695 Merge pull request #8320 from valeriosetti/issue8263 by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8320-62418dd20b8eccd121a865c3ba2173547b88ffbb
  44. b47b299 fix various issues by Jerry Yu · 1 year, 10 months ago
  45. c6d633f Merge pull request #8297 from valeriosetti/issue8064 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  46. 2f00b7a cipher: reset MBEDTLS_CIPHER_HAVE_AEAD to MBEDTLS_CIPHER_MODE_AEAD by Valerio Setti · 1 year, 10 months ago
  47. 745ec5d Fix static initializer warning by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  48. 2fde39a Merge pull request #8283 from daverodgman/more-aes-checks by Dave Rodgman · 1 year, 10 months ago
  49. 9fc1f24 md: restore md.h includes in source files directly using its elements by Valerio Setti · 1 year, 10 months ago
  50. 74cb404 ssl: improve ssl_check_key_curve() by Valerio Setti · 1 year, 10 months ago
  51. dcee987 cipher_wrap: add VIA_LEGACY_OR_USE_PSA to new internal symbols by Valerio Setti · 1 year, 10 months ago
  52. 596ef6c cipher: reset MBEDTLS_CIPHER_HAVE_AEAD_LEGACY to previous naming by Valerio Setti · 1 year, 10 months ago
  53. 0521633 cipher: fix guards in mbedtls_cipher_auth_[encrypt/decrypt]_ext() by Valerio Setti · 1 year, 10 months ago
  54. 52e9548 Fix check for format supported by PSA by Manuel Pégourié-Gonnard · 2 years ago
  55. f1b7633 Use clearer function name by Manuel Pégourié-Gonnard · 2 years ago
  56. 842ffc5 Make code more robust by Manuel Pégourié-Gonnard · 2 years ago
  57. 94cf1f8 Fix a typo in a comment by Manuel Pégourié-Gonnard · 2 years ago
  58. 564bc1b Fix limitation in checking supported alg in pk_sign by Manuel Pégourié-Gonnard · 2 years ago
  59. 53d3e40 Fix unused warnings in dummy definition by Manuel Pégourié-Gonnard · 2 years ago
  60. 12ea63a Abstract away MBEDTLS_PK_PARSE_EC_EXTENDED by Manuel Pégourié-Gonnard · 2 years ago
  61. fac9819 Fix and document return of pk_ecc_set_pubkey() by Manuel Pégourié-Gonnard · 2 years ago
  62. ff72ea9 Rework pk_ecc_set_pubkey() by Manuel Pégourié-Gonnard · 2 years ago
  63. e4c883b New signature for pk_ecc_set_pubkey() by Manuel Pégourié-Gonnard · 2 years ago
  64. 681e30b Rework pk_ecc_set_pubkey_psa_ecp_fallback() by Manuel Pégourié-Gonnard · 2 years ago
  65. 0b8e456 Tune body of pk_ecc_set_pubkey_from_prv() by Manuel Pégourié-Gonnard · 2 years ago
  66. de25194 Rename and document pk_ecc_set_pubkey_from_prv() by Manuel Pégourié-Gonnard · 2 years ago
  67. d1aa642 Document pk_ecc_set_group() and pk_ecc_set_key() by Manuel Pégourié-Gonnard · 2 years ago
  68. 5470898 Move code around again by Manuel Pégourié-Gonnard · 2 years ago
  69. 997a95e Merge two consecutive #ifs by Manuel Pégourié-Gonnard · 2 years ago
  70. 212517b Start re-ordering functions in pkparse by Manuel Pégourié-Gonnard · 2 years ago
  71. df151bb Minor improvements to pk_ecc_read_compressed() by Manuel Pégourié-Gonnard · 2 years ago
  72. e82fcd9 Avoid nested #ifs in body of pk_get_ecpubkey() by Manuel Pégourié-Gonnard · 2 years ago
  73. 116175c Use helper macro for (deterministic) ECDSA by Manuel Pégourié-Gonnard · 2 years ago
  74. dcd98ff Factor similar code into pk_ecc_set_key() by Manuel Pégourié-Gonnard · 2 years ago
  75. 6db11d5 Group two versions of the same code by Manuel Pégourié-Gonnard · 2 years ago
  76. d5b4372 Slightly simplify pk_derive_public_key() by Manuel Pégourié-Gonnard · 2 years ago
  77. 2585852 Factor common code into a function by Manuel Pégourié-Gonnard · 2 years ago
  78. 5fcbe4c Further rationalize includes by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  79. da88c38 Minimize key-type-related includes by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  80. 4b0e8f0 Remove redundant include by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  81. 5f5573f cipher: reintroduce symbol for legacy AEAD support by Valerio Setti · 1 year, 10 months ago
  82. 515af1d Stop IAR warning about goto skipping variable definition by Dave Rodgman · 1 year, 10 months ago
  83. 195411b Merge pull request #8062 from yanrayw/save_stack_usage_pkwrite by Bence Szépkúti · 1 year, 10 months ago
  84. 2457bcd Tidy up logic for MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 10 months ago
  85. 97a6231 Revert "Fix a few IAR warnings" by Gilles Peskine · 1 year, 10 months ago revert-8352-iar-fixes
  86. 2d67e3a Merge pull request #8352 from daverodgman/iar-fixes by Dave Rodgman · 1 year, 10 months ago
  87. 71f2e39 Merge pull request #8345 from mcagriaksoy/branch_issue_8344 by Tom Cosgrove · 1 year, 10 months ago
  88. 584c810 Use a block to save 12b by Dave Rodgman · 1 year, 10 months ago
  89. 351a81c Keep initialisation of p in its original location by Dave Rodgman · 1 year, 10 months ago
  90. bcb1818 Fix IAR 'transfer of control bypasses initialization' warnings by Dave Rodgman · 1 year, 10 months ago
  91. 4b779be Merge branch 'development' into more-aes-checks by Dave Rodgman · 1 year, 10 months ago
  92. 54bb76e Merge pull request #8348 from kasjer/kasjer/aes-rcon-rename by Dave Rodgman · 1 year, 10 months ago
  93. db1ca8f cipher: keep MBEDTLS_CIPHER_HAVE symbols private by Valerio Setti · 1 year, 10 months ago
  94. e570704 ssl: use MBEDTLS_SSL_HAVE_[CCM/GCM/CHACHAPOLY/AEAD] macros for ssl code by Valerio Setti · 1 year, 10 months ago
  95. 4fd868e Refer to Armv8-A (not Armv8) in comments by Dave Rodgman · 1 year, 10 months ago
  96. ab0da37 Add early data status update by Jerry Yu · 2 years, 6 months ago
  97. 1eb0bd5 Add not-received status by Jerry Yu · 2 years, 6 months ago
  98. ee62fce Rename local variable in aes.c by Jerzy Kasenberg · 1 year, 10 months ago
  99. 56e9011 Add casting size_t to int by Mehmet Cagri Aksoy · 1 year, 10 months ago
  100. 66f9b3f Add casting size_t to int by Mehmet Cagri Aksoy · 1 year, 10 months ago