1. 4698e69 Flip logic of PSA memory poisoning generation by David Horstmann · 1 year, 5 months ago
  2. 4fef933 Merge pull request #1189 from davidhorstmann-arm/buffer-sharing-merge-2.28 by Gilles Peskine · 1 year, 5 months ago
  3. f06494d Merge branch 'mbedtls-2.28' into buffer-sharing-merge-2.28 by David Horstmann · 1 year, 5 months ago
  4. 479448d Merge pull request #1182 from tom-daubney-arm/backport_key_agreement_buffer_protection by David Horstmann · 1 year, 5 months ago
  5. 7c89d1f Merge branch 'mbedtls-2.28-restricted' into backport_key_agreement_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  6. 9d0fe6e Fix issue with large allocation in tests by Thomas Daubney · 1 year, 5 months ago
  7. 81a14e0 Merge pull request #1168 from gabor-mezei-arm/bp228_buffer_protection_for_cipher by David Horstmann · 1 year, 5 months ago
  8. 5bc604f Merge pull request #8873 from daverodgman/quietbuild-2.28 by Gilles Peskine · 1 year, 5 months ago
  9. a19f6bf Merge pull request #8823 from davidhorstmann-arm/fix-config-bitflag-2.28 by Gilles Peskine · 1 year, 5 months ago
  10. fc8cacf Add missing config guards in comment by David Horstmann · 1 year, 5 months ago
  11. f3c3504 Fix merge by Gabor Mezei · 1 year, 5 months ago
  12. 26bbd8d Merge branch 'mbedtls-2.28-restricted' into bp228_buffer_protection_for_cipher by Gábor Mezei · 1 year, 5 months ago
  13. 126dc1c Merge pull request #1173 from davidhorstmann-arm/generate-random-buffer-protection-backport by David Horstmann · 1 year, 5 months ago
  14. dff18da fix zlib test by Dave Rodgman · 1 year, 5 months ago
  15. f5a6fa2 Fix code style by David Horstmann · 1 year, 5 months ago
  16. ec8a5b1 Add ChangeLog entry for ssl serialization bitflags by David Horstmann · 1 year, 5 months ago
  17. 11def97 Fix naming inconsistencies in config bits by David Horstmann · 1 year, 5 months ago
  18. 363db77 Add config guards to ssl session comment by David Horstmann · 1 year, 5 months ago
  19. e264a7d Fix generate_visualc_files.pl by Dave Rodgman · 1 year, 5 months ago
  20. 422f9bc Fix formatting by Dave Rodgman · 1 year, 5 months ago
  21. ff783e0 Do not copy the content to the local output buffer with allocation by Gabor Mezei · 1 year, 5 months ago
  22. 7f4b7dd Remove write check in driver wrappers tests by Gabor Mezei · 1 year, 6 months ago
  23. 8677edd Fix buffer protection handling for `cipher_generate_iv` by Gabor Mezei · 1 year, 6 months ago
  24. 50bcca2 Update test wrapper functions for ciper buffer protection by Gabor Mezei · 1 year, 6 months ago
  25. 282bb53 Add buffer protection for `cipher_generate_iv` and `cipher_set_iv` by Gabor Mezei · 1 year, 6 months ago
  26. ed96d68 Move local buffer allocation just before usage by Gabor Mezei · 1 year, 6 months ago
  27. 69f680a Add `LOCAL_OUTPUT_ALLOC_WITH_COPY` macro if buffer protection is disabled by Gabor Mezei · 1 year, 6 months ago
  28. 92905be Fix ASAN error for `psa_cipher_update` by Gabor Mezei · 1 year, 6 months ago
  29. 143864c Add test wrapper functions for cipher buffer protection by Gabor Mezei · 1 year, 6 months ago
  30. 13a15c2 Add buffer protection for cipher functions by Gabor Mezei · 1 year, 6 months ago
  31. 9f1003b blank line for readability by Dave Rodgman · 1 year, 5 months ago
  32. 7a65910 Use export to set VERBOSE_LOGS by Dave Rodgman · 1 year, 5 months ago
  33. 98397f0 Merge branch 'mbedtls-2.28-restricted' into generate-random-buffer-protection-backport by David Horstmann · 1 year, 5 months ago
  34. be49b6b Merge pull request #1154 from tom-daubney-arm/backport_asymmetric_encrypt_buffer_protection by David Horstmann · 1 year, 5 months ago
  35. f4aa1ce Fix docs by Dave Rodgman · 1 year, 5 months ago
  36. c2a2749 simplify printf call by Dave Rodgman · 1 year, 5 months ago
  37. b93ae3b improve docs by Dave Rodgman · 1 year, 5 months ago
  38. 03b232a Add editor hint for emacs by Dave Rodgman · 1 year, 5 months ago
  39. 7c84471 Rename quiet to quiet.sh by Dave Rodgman · 1 year, 5 months ago
  40. 04e0f41 Send printed command to stderr by Dave Rodgman · 1 year, 5 months ago
  41. cdf57d1 remove trailing space from printed command by Dave Rodgman · 1 year, 5 months ago
  42. f575299 Improve simplified quoting by Dave Rodgman · 1 year, 5 months ago
  43. a8e671d remove shebang from quiet by Dave Rodgman · 1 year, 5 months ago
  44. 043325d Improve docs by Dave Rodgman · 1 year, 5 months ago
  45. 6122cb1 Quote directory name from cmake wrapper by Dave Rodgman · 1 year, 5 months ago
  46. 62ba696 Undo not-needed change by Dave Rodgman · 1 year, 5 months ago
  47. e231764 Allow wrappers to be missing; quote directory name from make by Dave Rodgman · 1 year, 5 months ago
  48. 0b069bd Avoid infinite loop by Dave Rodgman · 1 year, 5 months ago
  49. 57783d7 Extract common parts of quiet wrapper by Dave Rodgman · 1 year, 5 months ago
  50. 6529f12 Tidy up quiet wrappers by Dave Rodgman · 1 year, 5 months ago
  51. 4cb98a9 Move quiet wrapper setup by Dave Rodgman · 1 year, 5 months ago
  52. 634fe90 Improve quote_args output readability by Dave Rodgman · 1 year, 6 months ago
  53. d4a5563 Improve output from make/cmake wrapper by Dave Rodgman · 1 year, 6 months ago
  54. 59f9df9 Always display make/cmake invocation command by Dave Rodgman · 1 year, 6 months ago
  55. 75da313 Pacify check_files by Dave Rodgman · 1 year, 7 months ago
  56. 8470d11 Spelling fix by Dave Rodgman · 1 year, 7 months ago
  57. a0b7c08 Use quiet make wrappers from all.sh by Dave Rodgman · 1 year, 7 months ago
  58. 99fa0d0 Create quiet wrappers for make and cmake by Dave Rodgman · 1 year, 7 months ago
  59. 24d60ad Merge branch 'mbedtls-2.28-restricted' into backport_asymmetric_encrypt_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  60. 80de147 Fix incorrect conflict resolution by David Horstmann · 1 year, 5 months ago
  61. 10e44f3 Add missing guards around exit label by David Horstmann · 1 year, 5 months ago
  62. cb086af Merge pull request #8860 from gilles-peskine-arm/ecp-write-doc-2.28 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  63. 6b01954 Merge pull request #1150 from tom-daubney-arm/backport_mac_buffer_protection by David Horstmann · 1 year, 5 months ago
  64. 4e82150 Generate test wrappers for psa_generate_random() by David Horstmann · 1 year, 6 months ago
  65. 65bf12c Add buffer copying to psa_generate_random() by David Horstmann · 1 year, 6 months ago
  66. be060f1 Suppress pylint by Thomas Daubney · 1 year, 5 months ago
  67. 9721b86 Allow null buffers when the length is 0 by Gilles Peskine · 1 year, 5 months ago
  68. 84dc44b Note that ecp read/write functions don't support Curve448 yet by Gilles Peskine · 1 year, 5 months ago
  69. 7ce99c0 mbedtls_ecp_write_key: document that this function doesn't detect unset data by Gilles Peskine · 1 year, 6 months ago
  70. e65e98a mbedtls_ecp_write_key: document and test smaller output buffer by Gilles Peskine · 1 year, 6 months ago
  71. 75bb596 mbedtls_ecp_write_key: document and test larger output buffer by Gilles Peskine · 1 year, 6 months ago
  72. c2c74b9 mbedtls_ecp_write_key: no FEATURE_UNAVAILABLE error by Gilles Peskine · 1 year, 6 months ago
  73. 8eafe15 Merge branch 'mbedtls-2.28-restricted' into backport_mac_buffer_protection by tom-daubney-arm · 1 year, 6 months ago
  74. 09cf4f2 Decouple if statement in psa_raw_key_agreement exit. by Thomas Daubney · 1 year, 6 months ago
  75. 36e6bd6 Merge pull request #8811 from gilles-peskine-arm/pk_import_into_psa-backports-2.28 by Gilles Peskine · 1 year, 6 months ago
  76. 2ea8d8f Revise how output allocation is checked by Thomas Daubney · 1 year, 6 months ago
  77. 0736df3 Check for output allocation before randomising by Thomas Daubney · 1 year, 6 months ago
  78. 0ce9589 Merge pull request #1133 from davidhorstmann-arm/copying-aead-2.28 by David Horstmann · 1 year, 6 months ago
  79. 26d1c43 Check output allocated before randomising by Thomas Daubney · 1 year, 6 months ago
  80. 53e5adf Merge pull request #8841 from BensonLiou/use_init_api-228 by Janos Follath · 1 year, 6 months ago
  81. 6805ff7 use mbedtls_ssl_session_init() to init session variable by Benson Liou · 1 year, 7 months ago
  82. 049ea32 Fix copypasta by Gilles Peskine · 1 year, 6 months ago
  83. 3c0c6b1 Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
  84. db5d607 Generate test wrappers by Thomas Daubney · 1 year, 6 months ago
  85. 9da359f Add buffer protection to psa_key_derivation_key_agreement by Thomas Daubney · 1 year, 6 months ago
  86. 4304276 Add buffer protection to psa_raw_key_agreement by Thomas Daubney · 1 year, 6 months ago
  87. a9cc4cd Merge pull request #1179 from Ryan-Everett-arm/key-derivation-buffer-protection-backport by David Horstmann · 1 year, 6 months ago
  88. 039c903 Merge pull request #8818 from forkiee2/mbedtls-2.28 by Gilles Peskine · 1 year, 6 months ago
  89. 75c8e61 Merge pull request #8814 from gilles-peskine-arm/rsa-bitlen-fix-2.28 by Tom Cosgrove · 1 year, 6 months ago
  90. c609654 newline at end of changelog file by PiotrBzdrega · 1 year, 6 months ago
  91. eb77b6f Add session config bit for KEEP_PEER_CERTIFICATE by David Horstmann · 1 year, 6 months ago
  92. a2fd778 Merge pull request #1148 from tom-daubney-arm/backport_hash_buffer_protection by David Horstmann · 1 year, 6 months ago
  93. 14e4727 fill out missing dot in changelog by PiotrBzdrega · 1 year, 6 months ago
  94. 7c1cd5a move entropy init prior arguments number recognition by PiotrBzdrega · 1 year, 6 months ago
  95. 09cd7dd Merge pull request #8660 from ivq/fix_ecp_comment by Janos Follath · 1 year, 6 months ago gh-readonly-queue/mbedtls-2.28/pr-8660-ede909f99ab6e6a958a41e365251c2a1d2c4ed4d
  96. 0196f48 Fix mbedtls_pk_get_bitlen() for RSA with non-byte-aligned sizes by Gilles Peskine · 1 year, 6 months ago
  97. c89f9ce Don't define pk_sign_verify in configurations where it's unused by Gilles Peskine · 1 year, 6 months ago
  98. 0af7a90 depends.py: set unique configuration names in outcome file by Gilles Peskine · 1 year, 6 months ago
  99. 2b614f9 Generate all test wrappers by Thomas Daubney · 1 year, 6 months ago
  100. d8adccf Generate test wrappers by Thomas Daubney · 1 year, 6 months ago