1. 50729ea Merge pull request #7611 from yanrayw/7609_tweak_build_info_include_order by Gilles Peskine · 2 years, 2 months ago
  2. 37db332 build_info.h: rewrite comment by Yanray Wang · 2 years, 2 months ago
  3. 9a11f8a Merge pull request #7573 from tom-cosgrove-arm/add-psa_want_alg_some_pake by Paul Elliott · 2 years, 3 months ago
  4. 8203f2d Merge pull request #7535 from minosgalanakis/ecp/7264_enable_core_shift_l by Paul Elliott · 2 years, 3 months ago
  5. 419a55e build_info.h: rewrite comment for inclusion of config_psa.h by Yanray Wang · 2 years, 3 months ago
  6. 6397673 build_info.h: change location of including config_psa.h by Yanray Wang · 2 years, 3 months ago
  7. 2056d09 bignum: Updated documentation for `mbedtls_mpi_shift_l()` by Minos Galanakis · 2 years, 3 months ago
  8. 3f00b84 pk: fix build issues by Valerio Setti · 2 years, 3 months ago
  9. 77a7568 pk: align library and tests code to the new internal functions by Valerio Setti · 2 years, 3 months ago
  10. 229bf10 pk: make mbedtls_pk_ec internal when !ECP_C by Valerio Setti · 2 years, 3 months ago
  11. 6d62fac Only include psa_pake_setup() and friends if some PAKE algorithms are required by Tom Cosgrove · 2 years, 3 months ago
  12. 1d046fa Merge pull request #6010 from mprse/ffdh_import_export by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  13. 8d42cfd Merge pull request #7539 from gilles-peskine-arm/mbedtls_error_pair_t-smaller by Gilles Peskine · 2 years, 3 months ago
  14. 97edeb4 Merge pull request #6866 from mprse/extract-key-ids by Gilles Peskine · 2 years, 3 months ago
  15. 4837e9d Correct comment about mbedtls error codes by Gilles Peskine · 2 years, 3 months ago
  16. 92da2a7 pk: improve description for the next opaque ID field by Valerio Setti · 2 years, 3 months ago
  17. 4f387ef pk: use better naming for the new key ID field by Valerio Setti · 2 years, 3 months ago
  18. e00954d pk: store opaque key ID directly in the pk_context structure by Valerio Setti · 2 years, 3 months ago
  19. 0167244 Read and write X25519 and X448 private keys by Jethro Beekman · 2 years, 4 months ago
  20. 746dfae Enable FFDH through PSA if it's enabled in the legacy interface by Przemek Stekiel · 2 years, 3 months ago
  21. b567f83 Halve size of mbedtls_error_pair_t by Gilles Peskine · 2 years, 3 months ago
  22. d3ca5e5 Merge pull request #7328 from mprse/ec-jpake-fix1 by Gilles Peskine · 2 years, 3 months ago
  23. 8e076e4 Merge pull request #6915 from aditya-deshpande-arm/example-driver-post-codestyle by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  24. f317df9 Merge pull request #7461 from valeriosetti/issue7460-part1 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  25. f100f00 Add warnings to documentation stating that p256-m code may be out of date with upstream, plus other minor grammatical fixes. by Aditya Deshpande · 2 years, 5 months ago
  26. bac592d Remove rand() from p256_generate_random() and move to an implementation based on mbedtls_ctr_drbg by Aditya Deshpande · 2 years, 6 months ago
  27. e41f7e4 Integrate p256-m as an example driver alongside Mbed TLS and write documentation for the example. by Aditya Deshpande · 2 years, 7 months ago
  28. eb511a4 Update config files to make PSA FFDH undependent on MBEDTLS_DHM_C by Przemek Stekiel · 2 years, 3 months ago
  29. 6d85afa Fix naming: FFDH key -> DH key and fix guard in psa_validate_key_type_and_size_for_key_generation by Przemek Stekiel · 2 years, 3 months ago
  30. 98062a7 Merge pull request #7316 from yuhaoth/pr/Add-msvc-support-for-aesce-module by Dave Rodgman · 2 years, 3 months ago
  31. 654bef0 Fix typos, comments, style, optimize macros by Przemek Stekiel · 2 years, 8 months ago
  32. 87d9a4a Provide PSA_WANT_KEY_TYPE_FFDH_PUBLIC_KEY configuration by Przemek Stekiel · 2 years, 8 months ago
  33. 84ee3e2 Adapt config files for FFDH by Przemek Stekiel · 2 years, 8 months ago
  34. a1a039d Improve minimum compiler versions document by Jerry Yu · 2 years, 3 months ago
  35. aede2ad Optimize code (pake role type, freeing buffers) by Przemek Stekiel · 2 years, 3 months ago
  36. 6e628a4 Add undfined role for ec j-pake by Przemek Stekiel · 2 years, 3 months ago
  37. f015a93 Add msvc version document by Jerry Yu · 2 years, 3 months ago
  38. cf35d77 doc: update USE_PSA_CRYPTO description by valerio · 2 years, 4 months ago
  39. 935a987 Merge pull request #7436 from AndrzejKurek/x509-verify-san-ip by Gilles Peskine · 2 years, 3 months ago
  40. a7d454c Remove unnecessary check by Jerry Yu · 2 years, 5 months ago
  41. f54762e Merge pull request #7415 from Harshal5/fix/declaration_of_mbedtls_ecdsa_sign_det_restartable_function by Ronald Cron · 2 years, 4 months ago
  42. 8c77644 ecdsa: fix `-missing-prototypes` warning when `MBEDTLS_ECDSA_SIGN_ALT` is defined by harshal.patil · 2 years, 4 months ago
  43. ed5998c Merge pull request #7422 from valeriosetti/remove-psa-have-full-symbols by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  44. 48fba6f Fix so that PSA_WANT_ALG_DETERMINISTIC_ECDSA implies PSA_HAVE_FULL_ECDSA. by Stephan Koch · 2 years, 4 months ago
  45. c26bd76 x509 crt verify SAN iPAddress by Glenn Strauss · 2 years, 9 months ago
  46. 6b006c1 remove KEY_TYPE_ECC_PUBLIC_KEY unnecessary requirement by Valerio Setti · 2 years, 4 months ago
  47. 6c496a1 solve disparities for ECP_LIGHT between ref/accel by Valerio Setti · 2 years, 4 months ago
  48. 151bdf9 build_info: fixed comment by Valerio Setti · 2 years, 4 months ago
  49. d4a5d46 library: add remaining changes for the new ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  50. 0d2980f pk: adapt to new ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  51. fd122f4 ecp: introduce new ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  52. 969e206 remove PSA_HAVE_FULL_JPAKE symbol by Valerio Setti · 2 years, 4 months ago
  53. 6f66664 remove PSA_HAVE_FULL_ECDSA symbol by Valerio Setti · 2 years, 4 months ago
  54. 48859cc remove PSA_HAVE_FULL_ECDH symbol by Valerio Setti · 2 years, 4 months ago
  55. 7c1c7ce Merge pull request #7401 from AndrzejKurek/md-guards-missing by Gilles Peskine · 2 years, 4 months ago
  56. c9e8a65 Merge pull request #7298 from lpy4105/issue/6840/add-cache-entry-removal-api by Gilles Peskine · 2 years, 4 months ago
  57. 723ac26 ssh_cache: Add back description of other errors for cache getter by Pengyu Lv · 2 years, 4 months ago
  58. e3746d7 ssl_cache: Error renaming and document improvement by Pengyu Lv · 2 years, 4 months ago
  59. b828c7d Fix, improve and add comments by Ronald Cron · 2 years, 4 months ago
  60. 8a12aee tls: Initialize SSL context tls_version in mbedtls_ssl_setup() by Ronald Cron · 2 years, 5 months ago
  61. 21903ec Fix after rebase by Przemek Stekiel · 2 years, 5 months ago
  62. 8a13866 Remove parsing of rfc822Name by Przemek Stekiel · 2 years, 6 months ago
  63. 9a511c5 Rename back mbedtls_x509_parse_general_name->mbedtls_x509_parse_subject_alt_name by Przemek Stekiel · 2 years, 7 months ago
  64. 8d435a0 Renaming x509_get_subject_alt_name to x509_get_general_names and mbedtls_x509_parse_subject_alt_name to mbedtls_x509_parse_general_name so they can be used not only to collect subject alt name, but the V3 authority cert issuer that is also GeneralName type. by toth92g · 4 years, 3 months ago
  65. a41954d Extracting SubjectKeyId and AuthorityKeyId in case of x509 V3 extensions. Updating mbedtls_x509_crt_free function to also free the new dynamic elements (issuer field of AuthorityKeyId). by toth92g · 4 years, 6 months ago
  66. 1b75e5f Add missing md.h includes by Andrzej Kurek · 2 years, 4 months ago
  67. 219f978 Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc by Ronald Cron · 2 years, 4 months ago
  68. 86d5d4b Merge pull request #7103 from valeriosetti/issue6622 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  69. dd48c6e Merge pull request #7385 from daverodgman/timing_alignment by Dave Rodgman · 2 years, 4 months ago
  70. 33b2210 Fix cast alignment warning in timing.c by Dave Rodgman · 2 years, 4 months ago
  71. b8f5ba8 Merge pull request #6891 from yuhaoth/pr/add-milliseconds-platform-function by Dave Rodgman · 2 years, 4 months ago
  72. 135f2ae Pacify doxygen.sh by Ronald Cron · 2 years, 6 months ago
  73. e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
  74. 03d557d Merge pull request #6900 from AndrzejKurek/san-dirname by Paul Elliott · 2 years, 4 months ago
  75. 0ab380a Merge pull request #7354 from mpg/ecc-doc-update by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  76. 9463e78 Fix a typo by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  77. 59b61da Fix dependency check for TLS 1.3 ECDH by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  78. c27ba3a Clarify SAN structure memory management by Andrzej Kurek · 2 years, 5 months ago
  79. 8bc128e Add missing information about supported subjectAltName types by Andrzej Kurek · 2 years, 5 months ago
  80. 5f0c6e8 Add missing deallocation of subject alt name by Andrzej Kurek · 2 years, 5 months ago
  81. d40c2b6 Introduce proper memory management for SANs by Andrzej Kurek · 2 years, 6 months ago
  82. e12b01d Add support for directoryName subjectAltName by Andrzej Kurek · 2 years, 7 months ago
  83. 05c5a91 Merge pull request #7307 from Mbed-TLS/sphinx-versioned-documentation by Dave Rodgman · 2 years, 4 months ago
  84. 4fa702a Update documented dependencies on ECC algs by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  85. 93b21e7 Update documentation to mention ECC drivers by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  86. ee9fa46 check_config: add helper symbol for SECP256R1 by Valerio Setti · 2 years, 4 months ago
  87. 1a6d96f test: use full config as test starting point and solve issues by Valerio Setti · 2 years, 4 months ago
  88. 77a904c ssl: remove useless guard by Valerio Setti · 2 years, 4 months ago
  89. 1fa5c56 ssl_tls: fix guard symbols for EC accelerated tests by Valerio Setti · 2 years, 5 months ago
  90. 6903438 Fix conflict between restricted and development by Paul Elliott · 2 years, 4 months ago
  91. d01a3bc Merge tag 'v3.4.0' into mbedtls-3.4.0_mergeback by Paul Elliott · 2 years, 4 months ago
  92. ab9dc66 psa_util: fix for correctly computing elements in array by Valerio Setti · 2 years, 4 months ago
  93. 4e70724 ssl_cache: Add descriptions of returns of cache accessors by Pengyu Lv · 2 years, 4 months ago
  94. 2ca08c8 Try again to clarify USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  95. a22857b Fix documented dependencies on TLS 1.2 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  96. 70a1b6d Fix typos by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  97. 5a51d0d Fix depends.py failure with correct TLS 1.2 deps by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  98. a31ddb9 Fix and simplify TLS hash dependency declarations by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  99. bb21c5a Use helper macros for hashes in check_config.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  100. 9330242 Fix instances of old feature macros being used by Manuel Pégourié-Gonnard · 2 years, 5 months ago