1. defe10d Add compatibility macro for the inline keyword in error.h by Chris Jones · 4 years, 4 months ago
  2. ef01852 Add missing guard to mbedtls_test_hook_error_add by Chris Jones · 4 years, 4 months ago
  3. abded0e Improve and fix documentation for error code combination by Chris Jones · 4 years, 4 months ago
  4. b7d02e0 Fix misc issues with unused parameters and check-names.sh by Chris Jones · 4 years, 4 months ago
  5. 7439209 Rewrite error addition interface by Chris Jones · 4 years, 4 months ago
  6. ac33a3a Add exception in check when high error code == 0 by Chris Jones · 4 years, 4 months ago
  7. 3f613c1 Improve mbedtls_test_err_add_check documentation by Chris Jones · 4 years, 4 months ago
  8. 759e30b Add MBEDTLS_ERROR_C dependency to invasive error code testing by Chris Jones · 4 years, 6 months ago
  9. b179b84 Change set_err_add_hook void pointer to actual function pointer signature by Chris Jones · 4 years, 6 months ago
  10. fe285f5 Make mbedtls_test_err_add_check fail tests by Chris Jones · 4 years, 6 months ago
  11. d86ad60 Change mbedtls_set_err_add_hook to use doxygen style comment by Chris Jones · 4 years, 6 months ago
  12. a203c38 Expand error addition checks by Chris Jones · 4 years, 6 months ago
  13. ef180af Move `MBEDTLS_ERR_ADD` macro and functions to `error.*` by Chris Jones · 4 years, 6 months ago
  14. 808b7c8 Fix building with `MBEDTLS_TEST_HOOKS` enabled by Chris Jones · 4 years, 7 months ago
  15. 5e8805a Move `MBEDTLS_ERR_ADD` macro and function to `common.*` by Chris Jones · 4 years, 7 months ago
  16. 713e4e7 Expand use of MBEDTLS_ERR_ADD to the rest of rsa.c by Chris Jones · 4 years, 7 months ago
  17. 220cdec Fix error code combination check by Chris Jones · 4 years, 7 months ago
  18. 96ae73b Add macro for error code addition by Chris Jones · 4 years, 7 months ago
  19. 528b0a6 Merge pull request #4323 from gilles-peskine-arm/ecp-add-fix-changelog-development by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  20. 8f28c24 Explain the problem in more concrete terms by Gilles Peskine · 4 years, 4 months ago
  21. fd4fab0 mbedtls_mpi_read_string("-0") no longer produces a "negative zero" by Gilles Peskine · 4 years, 4 months ago
  22. 9a1c092 Merge pull request #4297 from gilles-peskine-arm/ecp-add-fix-202104 by Gilles Peskine · 4 years, 4 months ago
  23. 392d101 Clarify some comments by Gilles Peskine · 4 years, 4 months ago
  24. bd43f67 Fix copypasta in test case description by Gilles Peskine · 4 years, 4 months ago
  25. f04c0ed Merge pull request #4318 from bensze01/ecc_get_family_doc by Gilles Peskine · 4 years, 4 months ago
  26. 3b1cba8 Fix reference to deprecated macro in documentation by Bence Szépkúti · 4 years, 4 months ago
  27. df2e4f2 Merge pull request #4290 from ronald-cron-arm/hash-dispatch-follow-up by Ronald Cron · 4 years, 4 months ago
  28. 6741fc9 Merge pull request #4306 from daverodgman/fix_mps_trace_macros by Dave Rodgman · 4 years, 4 months ago
  29. 0708974 Merge pull request #4309 from daverodgman/check-names-grep-backport by Dave Rodgman · 4 years, 4 months ago
  30. 95caad3 Make check-names.sh accept any grep by Dave Rodgman · 4 years, 4 months ago
  31. add60da Scan library for enums in list-enum-consts.sh by Dave Rodgman · 4 years, 4 months ago
  32. b746825 Capitalise MPS trace macros by Dave Rodgman · 4 years, 4 months ago
  33. b420259 Merge pull request #4174 from gilles-peskine-arm/psa-eddsa-spec by Gilles Peskine · 4 years, 4 months ago
  34. 7bc6a37 Merge pull request #3183 from meuter/development by Gilles Peskine · 4 years, 4 months ago
  35. 889828d Merge pull request #4279 from ronald-cron-arm/fix-invalid-id-error-code by Gilles Peskine · 4 years, 4 months ago
  36. 5ef0b97 Don't comment out dependencies by Gilles Peskine · 4 years, 4 months ago
  37. a8a7033 Merge pull request #3615 from gilles-peskine-arm/ssl-opt-less-grep-development by Gilles Peskine · 4 years, 4 months ago
  38. ff6a32d Fix low-probability arithmetic error in ECC by Gilles Peskine · 4 years, 4 months ago
  39. 349b372 Fix an incorrect comment about fix_negative by Gilles Peskine · 4 years, 4 months ago
  40. 618be2e Add unit tests for fix_negative by Gilles Peskine · 4 years, 4 months ago
  41. 80ba850 Create a header file for ECP internal functions by Gilles Peskine · 4 years, 4 months ago
  42. ca91ee4 Unit test function for mbedtls_ecp_muladd by Gilles Peskine · 4 years, 4 months ago
  43. 80f5673 Fix and simplify sign handling in mbedtls_mpi_read_string by Gilles Peskine · 4 years, 4 months ago
  44. b13a26c Add a few unit tests for mbedtls_mpi_read_string with leading zeros by Gilles Peskine · 4 years, 4 months ago
  45. 6cc6631 psa: Return in error when requested to copy a key to an opaque driver by Ronald Cron · 4 years, 4 months ago
  46. a0bc2cd tests: psa: Fix copy fail test argument by Ronald Cron · 4 years, 4 months ago
  47. d520037 Merge pull request #3512 from gilles-peskine-arm/ecp-alloc-202007 by Gilles Peskine · 4 years, 4 months ago
  48. 980230e psa: include: Update and improve multipart-op struct design notes by Ronald Cron · 4 years, 4 months ago
  49. dd3b539 psa: include: Clarify scope of crypto_builtin/driver_contexts.h by Ronald Cron · 4 years, 4 months ago
  50. 06c84ca psa: include: Merge crypto_builtin_hash.h and crypto_builtin_cipher.h by Ronald Cron · 4 years, 4 months ago
  51. e31fd11 psa: include: Fix comments by Ronald Cron · 4 years, 4 months ago
  52. 602f986 Add change log by Ronald Cron · 4 years, 4 months ago
  53. d3b458c tests: psa: Fix expected error code by Ronald Cron · 4 years, 4 months ago
  54. 77e412c psa: Fix error code when creating/registering a key with invalid id by Ronald Cron · 4 years, 4 months ago
  55. 88a5546 tests: psa: Add negative tests for psa_copy_key() by Ronald Cron · 4 years, 4 months ago
  56. de825e6 psa: Fix psa_validate_key_persistence documentation by Ronald Cron · 4 years, 4 months ago
  57. 2af9641 Merge pull request #4198 from maulik-arm/maulik-arm/fix-4162 by Ronald Cron · 4 years, 4 months ago
  58. f41be14 Add Change log entry for bug fix. by Maulik Patel · 4 years, 5 months ago
  59. 56c9a94 psa: hash: Fix is_hash_accelerated signature by Ronald Cron · 4 years, 4 months ago
  60. e93095f Merge pull request #4175 from mpg/expand-doc-visibility by Gilles Peskine · 4 years, 4 months ago
  61. bf792e0 Merge pull request #3616 from militant-daos/bug_3175 by Gilles Peskine · 4 years, 4 months ago
  62. 17fbf5b Merge pull request #4237 from paul-elliott-arm/fix_printf_extra by Ronald Cron · 4 years, 4 months ago
  63. 48ffe62 Merge pull request #4215 from paul-elliott-arm/remove_fallthrough by Ronald Cron · 4 years, 4 months ago
  64. 841ae22 Merge pull request #4019 from gilles-peskine-arm/etags-no-line-directive by Ronald Cron · 4 years, 4 months ago
  65. f08ec01 Merge pull request #4014 from hanno-arm/mps_reader by paul-elliott-arm · 4 years, 4 months ago
  66. ecb02fb Apply suggestions from code review by Hanno Becker · 4 years, 4 months ago
  67. c0b1b25 Update tests/suites/test_suite_mps.function by Hanno Becker · 4 years, 4 months ago
  68. 5b3841d Fix uninitialized memory bug in MPS reader test by Hanno Becker · 4 years, 5 months ago
  69. 3c6386c Revert accidental gitignore change by Hanno Becker · 4 years, 5 months ago
  70. 1b1e7eb Add unit test for integer overflow in mbedtls_mps_reader_reclaim() by Hanno Becker · 4 years, 5 months ago
  71. d4d33a1 Remove unnecessary check before calling memcpy() by Hanno Becker · 4 years, 5 months ago
  72. 756abeb Fix typo in MPS test suite by Hanno Becker · 4 years, 5 months ago
  73. d7fcbfa Test `paused` argument of MPS reader mbedtls_mps_reader_reclaim() by Hanno Becker · 4 years, 5 months ago
  74. 032b352 Improve naming of local variables in MPS reader implementation by Hanno Becker · 4 years, 5 months ago
  75. 0093149 Fix spacing in MPS test suite by Hanno Becker · 4 years, 5 months ago
  76. 7594c68 Document status of MPS upstreaming by Hanno Becker · 4 years, 5 months ago
  77. 43c8f8c Put MPS under the umbrella of the TLS 1.3 experimental configuration by Hanno Becker · 4 years, 5 months ago
  78. 61d7eed Fix Doxygen headers for MPS files by Hanno Becker · 4 years, 5 months ago
  79. 2332f8f Rename static variable for MPS trace depth by Hanno Becker · 4 years, 6 months ago
  80. 15da2fc Remove unnecessary parameter in MPS reader unit test by Hanno Becker · 4 years, 6 months ago
  81. 5047b56 Improve wording in MPS unit tests by Hanno Becker · 4 years, 6 months ago
  82. b17212a Use size_t instead of int for index in buffer loops in MPS unit test by Hanno Becker · 4 years, 6 months ago
  83. 8a04b10 Fix include path for MPS reader header in MPS test suite by Hanno Becker · 4 years, 6 months ago
  84. 77e4f48 Move illustration of (un)supported cases in MPS reader documentation by Hanno Becker · 4 years, 6 months ago
  85. 97c8e93 Fix diagram in documentation of MPS reader by Hanno Becker · 4 years, 6 months ago
  86. 1682a8b Don't use abbreviated names for local variables in MPS reader by Hanno Becker · 4 years, 6 months ago
  87. b9c086a Use `int` pointer for `paused` param in mbedtls_mps_reader_reclaim() by Hanno Becker · 4 years, 6 months ago
  88. fea81b3 Improve and fix wording in MPS reader documentation by Hanno Becker · 4 years, 6 months ago
  89. f1cfa31 Fix typos in documentation of MBEDTLS_ERR_MPS_READER_NEED_MORE by Hanno Becker · 4 years, 6 months ago
  90. d913e2e Remove duplicate definition of MBEDTLS_MPS_ERR_BASE by Hanno Becker · 4 years, 6 months ago
  91. 4a079c5 Fix documentation for mbedtls_mps_[stored_]size_t by Hanno Becker · 4 years, 6 months ago
  92. 46101c7 Improve wording of documentation of mbedtls_mps_size_t by Hanno Becker · 4 years, 6 months ago
  93. 6e3484e Clarify documentation of MBEDTLS_MPS_STATE_VALIDATION by Hanno Becker · 4 years, 6 months ago
  94. 53314aa Adjust spacing for MPS reader entries in library/Makefile by Hanno Becker · 4 years, 6 months ago
  95. 3d0db81 Fix typo in MPS reader documentation by Hanno Becker · 4 years, 6 months ago
  96. 8fc107c Clarify wording in MPS reader documentation by Hanno Becker · 4 years, 6 months ago
  97. a408c17 Clarify wording in MPS reader documentation by Hanno Becker · 4 years, 6 months ago
  98. 49cc131 Fix typo in MPS reader documentation by Hanno Becker · 4 years, 6 months ago
  99. b185543 Rename mbedtls_mps_reader::acc_avail -> acc_available by Hanno Becker · 4 years, 6 months ago
  100. f81e41f Improve readability of MPS reader implementation by Hanno Becker · 4 years, 6 months ago