1. 00b72fc Add docs/use-psa-crypto.md by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  2. 7358065 Merge pull request #4970 from jclab-joseph/pr/fix/build-alpine_2.x by Gilles Peskine · 3 years, 11 months ago
  3. 00f4eae Fix test code to can be built on alpine by joseph · 3 years, 11 months ago
  4. 02e17c0 Merge pull request #4941 from gilles-peskine-arm/muladdc-amd64-memory-2.x by Gilles Peskine · 3 years, 11 months ago
  5. 3c0f304 Merge pull request #4954 from SiliconLabs/backport_4878 by Gilles Peskine · 3 years, 11 months ago
  6. 184a688 Update the list of issues fixed by Gilles Peskine · 3 years, 11 months ago
  7. c6d977e x86_64 MULADDC assembly: add missing constraints about memory by Gilles Peskine · 3 years, 11 months ago
  8. 394b9f2 Merge pull request #4898 from mstarzyk-mobica/disable_defaults_sha1 by Gilles Peskine · 3 years, 11 months ago
  9. 2079aa7 Merge pull request #4939 from gilles-peskine-arm/psa_cipher_update_ecp-unused_parameter-2.x by Janos Follath · 3 years, 11 months ago
  10. 0390016 Fix the size in bytes by Gilles Peskine · 3 years, 11 months ago
  11. a63ba6c psa_cipher_update_ecb: remove parameter output_size by Gilles Peskine · 3 years, 11 months ago
  12. 7b1c916 Document the internal function psa_cipher_update_ecb by Gilles Peskine · 3 years, 11 months ago
  13. 6d342f3 Remove dependency of builtin keys on storage by Archana · 4 years, 1 month ago
  14. 7d13539 Disable MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE in default config. by Mateusz Starzyk · 4 years ago
  15. b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago
  16. 9be53ff Merge pull request #4903 from kennethsoerensen/pkparse-warning_2.x by Gilles Peskine · 4 years ago
  17. c4e950e Backport 2.x: Remove compiler warning if only MBEDTLS_PK_PARSE_C is defined by Kenneth Soerensen · 7 years ago
  18. b4c0668 Merge pull request #4841 from JoeSubbiani/ByteReadingMacros2_2.x by Ronald Cron · 4 years ago
  19. 11b7131 Fix macro use in ssl_msg.c by Joe Subbiani · 4 years ago
  20. b1f6eef Remove commented out code by Joe Subbiani · 4 years ago
  21. a651e6f Tidy up grouped MBEDTLS_BYTE_x macros by Joe Subbiani · 4 years ago
  22. 24647c5 Minor coding style improvement by Joe Subbiani · 4 years ago
  23. efb8fae Compress byte reading macros in if statements by Joe Subbiani · 4 years ago
  24. 2f98d79 Tidy up ssl_*.c grouped MBEDTLS_BYTE_x macros by Joe Subbiani · 4 years ago
  25. 23fec25 Replace remaining byte shift with macro by Joe Subbiani · 4 years ago
  26. d6ea063 Move #include "common.h" where config.h used to be by Joe Subbiani · 4 years ago
  27. 4446e82 Remove redundant config.h includes definitions by Joe Subbiani · 4 years ago
  28. a724ef9 Add more instances of Byte Reading Macros by Joe Subbiani · 4 years ago
  29. b763ba4 Remove macro that does not belong in 2.x by Joe Subbiani · 4 years ago
  30. 5c385ac Merge pull request #4873 from mpg/bio_recv_ret_0_eof-2.x by Manuel Pégourié-Gonnard · 4 years ago
  31. c8ac785 Document that returning 0 from the recv callback means EOF by Hanno Becker · 4 years ago
  32. f87422f Merge pull request #4427 from gilles-peskine-arm/tls_ext_cid-config-2.x by Manuel Pégourié-Gonnard · 4 years ago
  33. 9c6cc69 Merge pull request #4855 from mpg/add-arm-linux-build-2.x by Manuel Pégourié-Gonnard · 4 years ago
  34. 9a260a6 Fix missing dependency on Travis by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  35. cbb365c Enable arm-linux-gnueabi-gcc build on Travis by Manuel Pégourié-Gonnard · 5 years ago
  36. 7193016 Add arm-linux-gnueabi-gcc build to all.sh by Manuel Pégourié-Gonnard · 5 years ago
  37. 1b95b34 Merge pull request #4696 from yutotakano/fix-ssl-opt.sh-hard-abort-2.x by Gilles Peskine · 4 years ago
  38. ca8a7cf Implement byte reading macros to remaining files by Joe Subbiani · 4 years ago
  39. f15da89 Replace remaining MBEDTLS_CHAR with MBEDTLS_BYTE by Joe Subbiani · 4 years ago
  40. 8799e54 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  41. d3a3f21 Improve documentation and add more uses of MBEDTLS_PUT by Joe Subbiani · 4 years, 1 month ago
  42. 896f4ee Improve consitency throughout library/common.h by Joe Subbiani · 4 years, 1 month ago
  43. c54e908 Replace instances of byte reading macros with PUT by Joe Subbiani · 4 years, 1 month ago
  44. 197e9ed Remove trailing white space by Joe Subbiani · 4 years, 1 month ago
  45. 281956d Remove use of byte reading macro for uint16 by Joe Subbiani · 4 years, 1 month ago
  46. 6627fb2 Replace instances of byte reading macros with PUT by Joe Subbiani · 4 years, 1 month ago
  47. ad1115a Use byte reading macros in places not using a byte mask by Joe Subbiani · 4 years, 1 month ago
  48. 1bd5d7d Add UINT64 GET and PUT macros by Joe Subbiani · 4 years, 1 month ago
  49. c045dc1 Replace MBEDTLS_CHAR_x with MBEDTLS_BYTE_x by Joe Subbiani · 4 years, 1 month ago
  50. 5b96e67 Replace "four bytes" with "two bytes" in macro documentation by Joe Subbiani · 4 years, 1 month ago
  51. 6350d3a Remove trailing whitespaces by Joe Subbiani · 4 years, 1 month ago
  52. 1000037 Replace 3 byte shift with appropriate macro by Joe Subbiani · 4 years, 1 month ago
  53. 0a65d53 Improve common.h macro documentation by Joe Subbiani · 4 years, 1 month ago
  54. 6b897c9 Add Character byte reading macros by Joe Subbiani · 4 years, 1 month ago
  55. 9231d5f GET macros use a target variable by Joe Subbiani · 4 years, 1 month ago
  56. 266476d Document common.h and remove changelog by Joe Subbiani · 4 years, 1 month ago
  57. 4530b27 Move GET/PUT_UINT16_LE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  58. 2bbafda Prefixed macros with MBEDTLS by Joe Subbiani · 4 years, 1 month ago
  59. 888a141 Undo use of BYTE_x macro by Joe Subbiani · 4 years, 1 month ago
  60. 61f7d73 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  61. e4cc8c1 Add do-while protection to macros by Joe Subbiani · 4 years, 1 month ago
  62. 4fb7555 Move UINT32_LE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  63. aa5f6a6 Move UINT32_BE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  64. 927488e Move BYTES_TO_U32_LE to common.h by Joe Subbiani · 4 years, 1 month ago
  65. ba486b0 Implement byte reading macros into library/ by Joe Subbiani · 4 years, 1 month ago
  66. a92a3e9 Merge pull request #4827 from gilles-peskine-arm/generate_errors-multiline-2.2x by Gilles Peskine · 4 years ago
  67. 3480e77 Merge pull request #4829 from spencer-burke/fixing_4222-2.x by Gilles Peskine · 4 years ago
  68. 30dc0b5 Remove the duplicate code in mbedtls/include/mbedtls/check_config.h by Spencer Burke · 4 years, 2 months ago
  69. 8c92d5c Show warnings if something looks wrong by Gilles Peskine · 4 years ago
  70. 8978c5b Document the big regex by Gilles Peskine · 4 years ago
  71. a397443 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  72. d15ed31 Better support multiline comments for MBEDTLS_ERR_xxx by Gilles Peskine · 4 years ago
  73. 80605bb More flexible parsing of Doxygen comments for MBEDTLS_ERR_xxx by Gilles Peskine · 4 years ago
  74. 1410c12 Remove reference to compat-1.2.h by Gilles Peskine · 4 years ago
  75. 9274d46 Merge pull request #4759 from paul-elliott-arm/fix_cipher_output_size_2.x by Gilles Peskine · 4 years ago
  76. b0f45d7 Merge pull request #4803 from gilles-peskine-arm/save-coverage-summary-2.x by Manuel Pégourié-Gonnard · 4 years ago
  77. de1a320 Merge pull request #4797 from gilles-peskine-arm/generate_psa_tests-robutness-202107-2.2x by Manuel Pégourié-Gonnard · 4 years ago
  78. 75ab928 Fix DTLS 1.0 fragment tests not having length constraint by Yuto Takano · 4 years ago
  79. 7ac412b Add Changelog entry by Paul Elliott · 4 years, 1 month ago
  80. ed33ef1 Add non regression test for cipher output size by Paul Elliott · 4 years, 1 month ago
  81. c183f20 Add fix to update output size macro as well. by Paul Elliott · 4 years, 1 month ago
  82. 9bc9659 Change PSA Cipher macro safety to use block length by Paul Elliott · 4 years, 1 month ago
  83. eadd8ee Fix mixup about the directory containing the success indicator file by Gilles Peskine · 4 years ago
  84. 5cf753a More robust failure detection for the coverage report generation by Gilles Peskine · 4 years ago
  85. a2df615 Explain the final error checking by Gilles Peskine · 4 years ago
  86. 81786e4 Save the coverage report to a file by Gilles Peskine · 4 years, 1 month ago
  87. 8e74141 Show the udp_proxy seed in the console log by Gilles Peskine · 4 years, 1 month ago
  88. 5a09a4a Only run an unbridled parallel make (make -j) if MAKEFLAGS is unset by Gilles Peskine · 4 years, 1 month ago
  89. d9feb34 Merge pull request #4779 from yutotakano/fix-reserved-identifier-clash-2.x by Gilles Peskine · 4 years ago
  90. 0ba0109 Merge pull request #4768 from JoeSubbiani/TestBlockSizes_2.x by Ronald Cron · 4 years ago
  91. e7738c3 Fix typo in test dependencies by Gilles Peskine · 4 years, 1 month ago
  92. cdd80c4 Use python3 when building on non-Windows for Windows by Gilles Peskine · 4 years, 1 month ago
  93. 06d5a32 Remove obsolete MBEDTLS_xxx dependencies by Gilles Peskine · 4 years, 1 month ago
  94. 1d21090 Merge pull request #4480 from gilles-peskine-arm/psa-storage-format-test-strategy-20210511 by Ronald Cron · 4 years, 1 month ago
  95. 5053642 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  96. c9eb858 Simplify the test and description by Joe Subbiani · 4 years, 1 month ago
  97. b2c454c Add ChangeLog entry for reserved identifier replacments by Yuto Takano · 4 years, 1 month ago
  98. 284857e Replace `_RR` with `prec_RR` to prevent reserved identifier clashes by Yuto Takano · 4 years, 1 month ago
  99. bc6eaf7 Replace `_B` with `B` to prevent reserved identifier clashes by Yuto Takano · 4 years, 1 month ago
  100. bd5cc3a Add test in block_cipher_key_type test case by Joe Subbiani · 4 years, 1 month ago