1. b1e2ff7 Merge pull request #7751 from davidhorstmann-arm/2.28-build-docs-realfull by Bence Szépkúti · 2 years, 2 months ago
  2. ab28649 Whitespace-align with development branch by David Horstmann · 2 years, 2 months ago
  3. 926854c Build the docs in realfull config by David Horstmann · 2 years, 2 months ago
  4. 8eaf2d2 Merge pull request #7707 from davidhorstmann-arm/2.28-gitignore-compile-commands-json by Gilles Peskine · 2 years, 2 months ago
  5. 5b7a4b4 Merge pull request #7684 from daverodgman/armclang-fix-2.28 by Gilles Peskine · 2 years, 2 months ago
  6. 67e54b1 Add clangd compilation databases to gitignore by David Horstmann · 2 years, 2 months ago
  7. c2e225b Add armclang build test by Dave Rodgman · 2 years, 2 months ago
  8. 43ea9ab Add build tests for Thumb and Thumb2 with clang by Dave Rodgman · 2 years, 2 months ago
  9. 763c8b9 Fix armclang compile fail by Dave Rodgman · 2 years, 2 months ago
  10. c2f5b08 Merge pull request #7674 from yuhaoth/backport/change-path-of-parse-tests-input-data by Gilles Peskine · 2 years, 2 months ago
  11. 6df8f0e change path of mbedtls_x509_crl_parse input data by Jerry Yu · 2 years, 2 months ago
  12. 3020abb change path of mbedtls_x509_csr_info input data by Jerry Yu · 2 years, 2 months ago
  13. 47dd840 change path of x509_parse_san input data by Jerry Yu · 2 years, 2 months ago
  14. 19c0478 change path of x509parse_crt_file input data by Jerry Yu · 2 years, 2 months ago
  15. e42257c change path of x509_cert_info input data by Jerry Yu · 2 years, 2 months ago
  16. 5d04321 change path of mbedtls_x509_crl_info input data by Jerry Yu · 2 years, 2 months ago
  17. 45350b6 Merge pull request #7636 from ucko/2023b-platform-2.28 by Dave Rodgman · 2 years, 3 months ago
  18. 9ee945f Merge pull request #7642 from valeriosetti/backport-fix-test-suite-debug by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  19. c6240f7 test_suite_debug: add USE_PSA_INIT/DONE guards in tests by Valerio Setti · 2 years, 3 months ago
  20. c1f78a2 Merge pull request #7635 from AndrzejKurek/fix-bad-keyfile-prereqs-2-28 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  21. a4a73b8 Merge pull request #7632 from davidhorstmann-arm/2.28-demo-out-of-tree by Gilles Peskine · 2 years, 3 months ago
  22. 82e06cb mbedtls/platform.h: Avoid potential macro redefinition warnings. by Aaron M. Ucko · 2 years, 7 months ago
  23. 8985146 Fix wrong makefile target by Andrzej Kurek · 2 years, 3 months ago
  24. 39aee12 Fix demo scripts for out-of-tree builds by David Horstmann · 3 years, 8 months ago
  25. 247e6f0 Merge pull request #7608 from daverodgman/pr6511-2.28 by Dave Rodgman · 2 years, 3 months ago
  26. 2710fe2 Merge pull request #7571 from bharsaklemukesh975/update-pkparse-tests-to-use-AES-2.28 by Gilles Peskine · 2 years, 3 months ago
  27. 4aff7db Merge pull request #7597 from daverodgman/pr4990-2.28 by Gilles Peskine · 2 years, 3 months ago
  28. bd77182 Make use of MBEDTLS_STATIC_ASSERT by Dave Rodgman · 2 years, 3 months ago
  29. 0019178 Document minimum size for DEBUG_BUF_SIZE by Dave Rodgman · 2 years, 6 months ago
  30. 0d87d90 simplify code by valord577 · 2 years, 6 months ago
  31. de6ea98 code style by valord577 · 2 years, 6 months ago
  32. 06b0bb5 make code readable and change var name by valord577 · 2 years, 6 months ago
  33. e362392 send debug msg if contains '\n' by valord577 · 2 years, 6 months ago
  34. 40fe1cd Update library/debug.c by Dave Rodgman · 2 years, 9 months ago
  35. afbaac2 Fix: no newline when debug msg over DEBUG_BUF_SIZE by valord577 · 2 years, 9 months ago
  36. 6f665a5 Minor adjustments after review. by Fredrik Hesse · 3 years, 10 months ago
  37. 02501f6 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  38. 5b673a8 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  39. 9febc98 Merge pull request #7587 from gilles-peskine-arm/gitignore-objects-at-root-2.28 by Paul Elliott · 2 years, 3 months ago
  40. e32e447 Ignore *.o everywhere by Gilles Peskine · 2 years, 3 months ago
  41. 2599a71 updating test-ca.key to use AES instead of DES by Mukesh Bharsakle · 2 years, 3 months ago
  42. a8b3d0c Merge pull request #7553 from davidhorstmann-arm/2.28-remove-doxygen-mainpage-content by Gilles Peskine · 2 years, 3 months ago
  43. 73474ed Minor cosmetic changes by David Horstmann · 2 years, 3 months ago
  44. 1ef4dc9 Update broken link to doxygen homepage by David Horstmann · 2 years, 3 months ago
  45. 07b1cf9 Remove most of the doxygen mainpage by David Horstmann · 2 years, 3 months ago
  46. 2e4541f Merge pull request #7545 from tom-cosgrove-arm/use-mbedtls_ct_uint_if-rather-than-mbedtls_ct_cond_select_sign-2.28 by Dave Rodgman · 2 years, 3 months ago
  47. 5ead738 Merge pull request #7503 from gilles-peskine-arm/test-argument-types-union-2.28 by Gilles Peskine · 2 years, 3 months ago
  48. d7570a2 Merge pull request #7536 from valeriosetti/issue7480-backport by Paul Elliott · 2 years, 3 months ago
  49. 735d2c9 Backport 2.28: Use mbedtls_ct_uint_if() rather than mbedtls_ct_cond_select_sign() by Tom Cosgrove · 2 years, 3 months ago
  50. 0eace41 pk: fixing backport issues by Valerio Setti · 2 years, 3 months ago
  51. 974b816 test: check for exact length of returned pub key by Valerio Setti · 2 years, 3 months ago
  52. 3f8bf06 test: optimize code for pk_write_public_from_private() by Valerio Setti · 2 years, 3 months ago
  53. 39a6694 test: use better naming for the newly introduced test function by Valerio Setti · 2 years, 3 months ago
  54. 5e7494e pk: fix position for mbedtls_platform_zeroize by Valerio Setti · 2 years, 3 months ago
  55. b4468c4 test: fix makefile for ec_pub.[der/pem] generation by Valerio Setti · 2 years, 3 months ago
  56. 50dacdf test: fix wrong private key file by Valerio Setti · 2 years, 3 months ago
  57. 7406e96 test: add test function for public key derivation starting from private one by Valerio Setti · 2 years, 3 months ago
  58. aae96c9 pk: fix: clear buffer holding raw EC private key on exit by Valerio Setti · 2 years, 3 months ago
  59. c69614b Merge pull request #7505 from valeriosetti/issue7460-part1-backport by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  60. dca0501 Adjust code style for pointer types and casts by Gilles Peskine · 2 years, 3 months ago
  61. 47903b1 typo by Gilles Peskine · 2 years, 3 months ago
  62. 97f5cff Add test cases with a question mark by Gilles Peskine · 2 years, 3 months ago
  63. 5be4083 Fix wrong comment by Gilles Peskine · 2 years, 5 months ago
  64. f089972 Explain the format argument expected by the test functions by Gilles Peskine · 2 years, 5 months ago
  65. c2fda4b Fix typos in test descriptions by Gilles Peskine · 2 years, 5 months ago
  66. c627917 Test the line number returned by parse_test_data by Gilles Peskine · 2 years, 5 months ago
  67. f599ddf Remove string hack for mbedtls_mpi_mod_int testing by Gilles Peskine · 2 years, 8 months ago
  68. ba72662 Allow more signed integer types in test function arguments by Gilles Peskine · 2 years, 8 months ago
  69. 6494d92 Support larger integer test arguments: C part by Gilles Peskine · 2 years, 8 months ago
  70. 615be63 parse_function_arguments: stricter type parsing by Gilles Peskine · 2 years, 8 months ago
  71. 46476e0 Support (void) as an argument list of a test function by Gilles Peskine · 2 years, 8 months ago
  72. f153c56 parse_function_arguments: extract per-argument function by Gilles Peskine · 2 years, 8 months ago
  73. 3a37f19 parse_function_arguments: make local_vars a list by Gilles Peskine · 2 years, 8 months ago
  74. 9ad7bd3 Support different types in the parameter store by Gilles Peskine · 2 years, 8 months ago
  75. a299043 Simplify parsing of integers in .datax files by Gilles Peskine · 2 years, 8 months ago
  76. 242b05b Exercise string parsing in the test framework by Gilles Peskine · 2 years, 8 months ago
  77. 1780875 Simplify string escapes by Gilles Peskine · 2 years, 8 months ago
  78. ab56a69 Factor get_function_info out of gen_from_test_data by Gilles Peskine · 2 years, 8 months ago
  79. f122aed Add line number to a few error messages by Gilles Peskine · 2 years, 8 months ago
  80. 13e836a printf testing: exercise integer parsing in the test framework by Gilles Peskine · 2 years, 8 months ago
  81. af2fc50 Remove stdint.h substitute for older MSVC by Gilles Peskine · 2 years, 8 months ago
  82. 404923e Remove declarations of the nonstandard function strcasecmp by Gilles Peskine · 2 years, 8 months ago
  83. a31c6eb Merge pull request #7488 from mprse/psa_init_in_programs_backport by Gilles Peskine · 2 years, 3 months ago
  84. 8388fdd test: use define for initializing ssl_message_queue struct by Valerio Setti · 2 years, 3 months ago
  85. 89ae9b6 test: fix USE_PSA_INIT position in test_suite_ssl by Valerio Setti · 2 years, 3 months ago
  86. 96074b1 Merge pull request #7510 from daverodgman/fix-psa-aead-chacha20-test-dependency-2.28 by Dave Rodgman · 2 years, 3 months ago
  87. 771552d Fix PSA AEAD ChaCha20 test dependency. by Stephan Koch · 2 years, 4 months ago
  88. d64e249 test: update guards also for pkwrite and pkparse by Valerio Setti · 2 years, 3 months ago
  89. 57456b3 test: fix max value in test_mx32 by Valerio Setti · 2 years, 3 months ago
  90. 5346ef5 test: minor fix for non-initialized variable by valerio · 2 years, 4 months ago
  91. 44570a5 test: fix USE_PSA_INIT/DONE for SSL test suite by Valerio Setti · 2 years, 4 months ago
  92. e7373a8 test: fix USE_PSA_INIT/DONE for x509 test suite by Valerio Setti · 2 years, 4 months ago
  93. 19c8196 test: fix USE_PSA_INIT/DONE for PK test suite by Valerio Setti · 2 years, 4 months ago
  94. f549d9c Stop supporting non-canonical case in mpi_write_string test data by Gilles Peskine · 2 years, 8 months ago
  95. 366e685 Remove mbedtls_ prefix from bignum test cases by Gilles Peskine · 2 years, 3 months ago
  96. 503f487 Merge pull request #7469 from xkqian/2.28/bignumber_update_comments by Tom Cosgrove · 2 years, 3 months ago
  97. 44f2694 Fix code-style by Przemek Stekiel · 2 years, 3 months ago
  98. d4d049b Add guards for mbedtls_psa_crypto_free() by Przemek Stekiel · 2 years, 4 months ago
  99. 8fa17b6 Init PSA in fuzz programs by Przemek Stekiel · 2 years, 4 months ago
  100. 9dd2167 Add changelog entry (PSA initialization in sample programs) by Przemek Stekiel · 2 years, 4 months ago