1. 7f62842 Add test for calling update when nonce not set by Paul Elliott · 2 years, 10 months ago
  2. c6d11d0 Aligh update buffer test variables with psa naming by Paul Elliott · 2 years, 10 months ago
  3. 3d7d52c Formatting fixes by Paul Elliott · 2 years, 10 months ago
  4. 7251eda Replace BAD_SEQUENCE error with BAD_INPUT by Mateusz Starzyk · 2 years, 10 months ago
  5. e40ae6b Fix typo by Mateusz Starzyk · 2 years, 10 months ago
  6. 5a8abb1 Merge pull request #4883 from mstarzyk-mobica/fix_psa_sign_msg by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  7. 6ac8f94 Fix cipher info key length sanity checks by Gilles Peskine · 2 years, 10 months ago
  8. ca93995 Allow read-only access to lists of certificates, CRL, CRL entries by Gilles Peskine · 2 years, 10 months ago
  9. 2e9d65f Note that custom info structures are not supported by Gilles Peskine · 2 years, 10 months ago
  10. 44ffc79 Copyediting in comments by Gilles Peskine · 2 years, 10 months ago
  11. 842edf4 Make many fields of X.509 structures public by Gilles Peskine · 2 years, 11 months ago
  12. b89d9c0 Make fields of ASN.1 data structures public by Gilles Peskine · 2 years, 11 months ago
  13. b11d61e mbedtls_net_context: make fd public on Unix/POSIX platforms by Gilles Peskine · 2 years, 11 months ago
  14. ce9e3a9 Remove redundant null check by Gilles Peskine · 2 years, 11 months ago
  15. e720dbe Use cipher_info accessor functions in TLS code by Gilles Peskine · 2 years, 11 months ago
  16. 80932fa Don't access cipher_info private fields in sample programs by Gilles Peskine · 2 years, 11 months ago
  17. 0be02bd Add accessor functions for cipher_info fields by Gilles Peskine · 2 years, 11 months ago
  18. a73b577 Make the fields of mbedtls_ecp_curve_info public by Gilles Peskine · 2 years, 11 months ago
  19. e28d49b Remove compiler warning if only MBEDTLS_PK_PARSE_C is defined by Kenneth Soerensen · 5 years ago
  20. 1ebcd55 Extend mac_key_policy test. by Mateusz Starzyk · 2 years, 10 months ago
  21. e45ee40 Merge pull request #4811 from hanno-arm/tls13_ciphersuite_api by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  22. 6f29240 psa: Remove psa_key_slot_is_external() by Ronald Cron · 2 years, 10 months ago
  23. 7a82a39 psa: Remove buggy report of RSA public exponent for opaque keys by Ronald Cron · 2 years, 10 months ago
  24. 3f97e9c psa: Fix slot number key attribute by Ronald Cron · 2 years, 10 months ago
  25. 5e69aa5 Remove NULL check for set nonce by Paul Elliott · 2 years, 10 months ago
  26. 2e45009 Remove variables declared as unused by Paul Elliott · 2 years, 10 months ago
  27. efda340 Fix formatting issues by Paul Elliott · 2 years, 10 months ago
  28. 3242f6c Fix formatting issue by Paul Elliott · 2 years, 10 months ago
  29. b8db2c5 Remove extra blank lines by Paul Elliott · 2 years, 10 months ago
  30. daf5c89 Remove extraneous state checks by Paul Elliott · 2 years, 10 months ago
  31. 6f0e720 Align set nonce variables with psa convention by Paul Elliott · 2 years, 10 months ago
  32. f127763 Align generate nonce variables with psa convention by Paul Elliott · 2 years, 10 months ago
  33. d9343f2 Refactor is_encrypt into aead setup arguments by Paul Elliott · 2 years, 10 months ago
  34. d85a52c Add mask for kex_modes by Jerry Yu · 2 years, 10 months ago
  35. 31c01d3 Rename available values for tls13_kex_modes by Jerry Yu · 2 years, 10 months ago
  36. 69e0ec4 Replace SHA512_C with SHA384_C by Jerry Yu · 2 years, 10 months ago
  37. cadebe5 fix several format and comment issues by Jerry Yu · 2 years, 10 months ago
  38. b19ad85 Clarify psa_get_and_lock_transparent_key_slot_with_policy() purpose by Ronald Cron · 2 years, 10 months ago
  39. cbefb6b Merge branch 'development' into ccm_chunked by Mateusz Starzyk · 2 years, 10 months ago
  40. d07f4fc Use separate expected results for MAC sign and verify key policy. by Mateusz Starzyk · 2 years, 10 months ago
  41. d951db4 Merge pull request #4716 from JoeSubbiani/ByteReadingMacros_dev by Ronald Cron · 2 years, 10 months ago
  42. 2ef548a Merge pull request #4890 from andrey-starodubtsev/misprint by paul-elliott-arm · 2 years, 10 months ago
  43. fc1e9ff Use Abstract Base Classes to ensure Problem is not instantiated by Yuto Takano · 2 years, 10 months ago
  44. a5cb0d2 Tidy up grouped MBEDTLS_BYTE_x macros by Joe Subbiani · 2 years, 10 months ago
  45. 90cc33a Misprint was fixed by Andrey Starodubtsev · 2 years, 10 months ago
  46. 3879c34 Fix typo in the changelog for chunked CCM. by Mateusz Starzyk · 2 years, 10 months ago
  47. 94180e7 Minor coding style improvement by Joe Subbiani · 2 years, 10 months ago
  48. e4603ee Compress byte reading macros in if statements by Joe Subbiani · 2 years, 10 months ago
  49. 1f6c3ae Tidy up ssl_*.c grouped MBEDTLS_BYTE_x macros by Joe Subbiani · 2 years, 10 months ago
  50. cb0a7cd Fix mac_key_policy test function by Mateusz Starzyk · 2 years, 10 months ago
  51. ce0e6a9 Require MESSAGE flag in PSA MAC setup. by Mateusz Starzyk · 2 years, 10 months ago
  52. 3686970 Remove duplicated statements in documentation. by Paul Elliott · 2 years, 10 months ago
  53. e0a12bd Refactor aead setup functions into single function by Paul Elliott · 2 years, 10 months ago
  54. 5d3a3c3 Fix arguments formatting mistake by Paul Elliott · 2 years, 10 months ago
  55. 9ab1866 Remove trailing whitespace by Joe Subbiani · 2 years, 11 months ago
  56. d068785 Improve documentation and add more uses of MBEDTLS_PUT by Joe Subbiani · 2 years, 11 months ago
  57. 5241e34 Improve consitency throughout library/common.h by Joe Subbiani · 2 years, 11 months ago
  58. 6dd7364 Replace instances of byte reading macros with PUT by Joe Subbiani · 2 years, 11 months ago
  59. 51b147a Remove trailing white space by Joe Subbiani · 2 years, 11 months ago
  60. 4919bb4 Remove use of byte reading macro for uint16 by Joe Subbiani · 2 years, 11 months ago
  61. b6511b0 Replace instances of byte reading macros with PUT by Joe Subbiani · 3 years ago
  62. fbeb692 Use byte reading macros in places not using a byte mask by Joe Subbiani · 3 years ago
  63. 99edd6c Add UINT64 GET and PUT macros by Joe Subbiani · 3 years ago
  64. 2194dc4 Replace MBEDTLS_CHAR_x with MBEDTLS_BYTE_x by Joe Subbiani · 3 years ago
  65. bf7ea84 Replace "four bytes" with "two bytes" in macro documentation by Joe Subbiani · 3 years ago
  66. f5462d9 Remove trailing whitespaces by Joe Subbiani · 3 years ago
  67. 54550f7 Replace 3 byte shift with appropriate macro by Joe Subbiani · 3 years ago
  68. 635231a Improve common.h macro documentation by Joe Subbiani · 3 years ago
  69. cd84d76 Add Character byte reading macros by Joe Subbiani · 3 years ago
  70. 6a50631 GET macros use a target variable by Joe Subbiani · 3 years ago
  71. 394bdd6 Document common.h and remove changelog by Joe Subbiani · 3 years ago
  72. 9fa9ac3 Move GET/PUT_UINT16_LE macros to common.h by Joe Subbiani · 3 years ago
  73. c469973 Fix formatting - Byte reading macros changelog by Joe Subbiani · 3 years ago
  74. 33f953d Byte Reading Macros Changelog by Joe Subbiani · 3 years ago
  75. 5ecac21 Prefixed macros with MBEDTLS by Joe Subbiani · 3 years ago
  76. 9aaec54 Undo use of BYTE_x macro by Joe Subbiani · 3 years ago
  77. 6f2bb0c Remove trailing whitespace by Joe Subbiani · 3 years ago
  78. c4f3d5b Add do-while protection to macros by Joe Subbiani · 3 years ago
  79. 54c6134 Move UINT32_LE macros to common.h by Joe Subbiani · 3 years ago
  80. 30d974c Move UINT32_BE macros to common.h by Joe Subbiani · 3 years ago
  81. 3b39450 Move BYTES_TO_U32_LE to common.h by Joe Subbiani · 3 years ago
  82. 50dde56 Implement byte reading macros into library/ by Joe Subbiani · 3 years ago
  83. 01a7859 Merge pull request #4864 from hanno-arm/upstream_sig_alg_identifers by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  84. 5f83171 Fix listing line number wrongly using start char pos by Yuto Takano · 2 years, 10 months ago
  85. 08b2d27 Merge pull request #4872 from lhuang04/development_cmp0090 by Janos Follath · 2 years, 10 months ago
  86. 447a3be fix wrong typo and format issues by Jerry Yu · 2 years, 10 months ago
  87. 8c51b73 Update CMake version for CMP0090 by lhuang04 · 2 years, 10 months ago
  88. 7143209 Remove unused imports in list_internal_identifiers.py by Yuto Takano · 2 years, 10 months ago
  89. 7276f13 fix comments for sig_algs parser by Jerry Yu · 2 years, 10 months ago
  90. 3590691 Fix issues raised by Pylint 2.4.4 on CI by Yuto Takano · 2 years, 10 months ago
  91. 4b7d23d Separate make clean and make lib in check_names by Yuto Takano · 2 years, 10 months ago
  92. 704b0f7 Use .span() for positions, and separate line_no argument in Match by Yuto Takano · 2 years, 10 months ago
  93. b1417b4 Use Enums for the enum-parsing state machine by Yuto Takano · 2 years, 10 months ago
  94. 5473be2 Use a class variable for `quiet` instead of passing it around by Yuto Takano · 2 years, 10 months ago
  95. 684543a Merge pull request #4807 from hanno-arm/bio_recv_ret_0_eof by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  96. 7899de8 fix comments and format issues by Jerry Yu · 2 years, 10 months ago
  97. f7fce92 Remove rsa_pss_rsae_sha256 from preset_sig_algs. by Jerry Yu · 2 years, 10 months ago
  98. 0dc86b5 Remove dependency of builtin keys on storage by Archana · 3 years ago
  99. 66696b5 Improve nonce length checks by Paul Elliott · 2 years, 10 months ago
  100. 814fffb Remove overly strict final checks by Paul Elliott · 2 years, 10 months ago