1. b5eb831 Add tests for unaligned AES contexts by Tom Cosgrove · 2 years, 5 months ago
  2. 640b761 Print out AESNI mechanism used by GCM in self-test by Tom Cosgrove · 2 years, 5 months ago
  3. 2c942a3 Fix code style nit by Tom Cosgrove · 2 years, 5 months ago
  4. 9149e12 Stop selftest hanging when run on CI by Tom Cosgrove · 2 years, 5 months ago
  5. 20458c0 Have selftest print more information about the AESNI build by Tom Cosgrove · 2 years, 5 months ago
  6. e0c7534 Fix another backport issue: it's VS2010/ not VS2013/ by Tom Cosgrove · 2 years, 5 months ago
  7. 3b53cae Remove references to MBEDTLS_AESCE_C and MBEDTLS_HAVE_ARM64 by Tom Cosgrove · 2 years, 5 months ago
  8. 779199f Document that MBEDTLS_AESNI_HAVE_INTRINSICS and MBEDTLS_AESNI_HAVE_CODE are internal by Tom Cosgrove · 2 years, 5 months ago
  9. 58550ac Fix merge errors in backporting by Tom Cosgrove · 2 years, 5 months ago
  10. 9494a99 Fix preprocessor conditional by Gilles Peskine · 2 years, 5 months ago
  11. 3efd314 Finish sentence in comment by Gilles Peskine · 2 years, 5 months ago
  12. 9a8bf9f Announce the expanded AESNI support by Gilles Peskine · 2 years, 5 months ago
  13. e5038c6 Document the new state of AESNI support by Gilles Peskine · 2 years, 5 months ago
  14. 6dec541 AESNI: Overhaul implementation selection by Gilles Peskine · 2 years, 5 months ago
  15. b71d402 Clean up AES context alignment code by Gilles Peskine · 2 years, 5 months ago
  16. 3ba81d3 Remove the dependency of MBEDTLS_AESNI_C on MBEDTLS_HAVE_ASM by Gilles Peskine · 2 years, 5 months ago
  17. 30c356c Use consistent guards for padlock code by Gilles Peskine · 2 years, 5 months ago
  18. 6978e73 Fix unaligned access if the context is moved during operation by Gilles Peskine · 2 years, 5 months ago
  19. 5f1677f Fix typo in comment by Gilles Peskine · 2 years, 5 months ago
  20. de34578 Fix code style by Gilles Peskine · 2 years, 5 months ago
  21. 563c492 Travis: run selftest on Windows by Gilles Peskine · 2 years, 5 months ago
  22. 2e8d8d1 Fix MSVC portability by Gilles Peskine · 2 years, 5 months ago
  23. d4a2393 Improve variable names by Gilles Peskine · 2 years, 5 months ago
  24. 790756d Get aesni.c compiling with Visual Studio by Tom Cosgrove · 2 years, 5 months ago
  25. e7dc21f AESNI: add implementation with intrinsics by Gilles Peskine · 2 years, 5 months ago
  26. 2c8ad94 AES, GCM selftest: indicate which implementation is used by Gilles Peskine · 2 years, 5 months ago
  27. 5511a34 New preprocessor symbol indicating that AESNI support is present by Gilles Peskine · 2 years, 5 months ago
  28. 2808a60 Improve the presentation of assembly blocks by Gilles Peskine · 2 years, 5 months ago
  29. 18d521a Don't warn about Msan/Valgrind if AESNI isn't actually built by Gilles Peskine · 2 years, 5 months ago
  30. 6055b78 Update bibliographic references by Gilles Peskine · 2 years, 5 months ago
  31. 01298e6 Merge remote-tracking branch 'development/mbedtls-2.28' into mbedtls-2.28-restricted by Paul Elliott · 2 years, 5 months ago
  32. b3b9059 Merge pull request #999 from yanesca/threat_model_summary-2.28 by Dave Rodgman · 2 years, 5 months ago
  33. 8305051 Threat Model: fix copy paste by Janos Follath · 2 years, 5 months ago
  34. 4a1de0f Merge pull request #7295 from DemiMarie/oid-fix-2.28 by Dave Rodgman · 2 years, 5 months ago
  35. 6b8e8ff Fix segfault in mbedtls_oid_get_numeric_string by Demi Marie Obenour · 2 years, 5 months ago
  36. 35f5ef0 Threat Model: adjust to 2.28 by Janos Follath · 2 years, 5 months ago
  37. 6cd0459 Threat Model: adjust modality by Janos Follath · 2 years, 5 months ago
  38. e3d677c Threat Model: remove references by Janos Follath · 2 years, 5 months ago
  39. 08094b8 Threat Model: clarify stance on timing attacks by Janos Follath · 2 years, 5 months ago
  40. 6ce259d Threat Model: improve wording and grammar by Janos Follath · 2 years, 5 months ago
  41. 8257d8a Threat Model: clarify attack vectors by Janos Follath · 2 years, 5 months ago
  42. 18ffba6 Threat Model: improve wording by Janos Follath · 2 years, 5 months ago
  43. 5e68d3b Threat Model: move the block cipher section by Janos Follath · 2 years, 5 months ago
  44. 389cdf4 Threat model: explain dangling countermeasures by Janos Follath · 2 years, 5 months ago
  45. adc8a0b Threat Model: increase classification detail by Janos Follath · 2 years, 5 months ago
  46. 5adb2c2 Threat Model: reorganise threat definitions by Janos Follath · 2 years, 5 months ago
  47. e57ed98 Threat Model: Miscellaneous clarifications by Janos Follath · 2 years, 5 months ago
  48. 661c88f Threat Model: Improve wording by Janos Follath · 2 years, 5 months ago
  49. ce2985b Add Threat Model Summary by Janos Follath · 2 years, 5 months ago
  50. a93b06d Merge pull request #7204 from lpy4105/issue/backport-all_sh-do-not-list-unsupported-cases by Gilles Peskine · 2 years, 5 months ago
  51. 39987eb Merge pull request #7172 from daverodgman/fix_UB_in_ssl_read-2.28 by Dave Rodgman · 2 years, 5 months ago
  52. ed36bbe Merge pull request #7238 from davidhorstmann-arm/2.28-move-getting-started-guide by Gilles Peskine · 2 years, 5 months ago
  53. 362142f Merge pull request #7223 from gilles-peskine-arm/doc-tls13-psa_crypto_init-2.28 by Dave Rodgman · 2 years, 5 months ago
  54. 29216d2 Move docs/getting_started.md to docs repo by David Horstmann · 2 years, 5 months ago
  55. 803dbdb Merge pull request #7232 from tom-cosgrove-arm/update-changelog-230308-2.28 by Janos Follath · 2 years, 5 months ago
  56. 8a8e75e Merge pull request #7219 from tom-cosgrove-arm/fix-typos-230307-2.28 by Dave Rodgman · 2 years, 5 months ago
  57. fc09b75 Update ChangeLog to make "fix" explicit by Tom Cosgrove · 2 years, 5 months ago
  58. 07ae208 Document the need to call psa_crypto_init() with USE_PSA_CRYPTO by Gilles Peskine · 2 years, 5 months ago
  59. 601e839 Fix typos by Tom Cosgrove · 2 years, 5 months ago
  60. d216c04 all.sh: add support function for build_armcc by Pengyu Lv · 2 years, 5 months ago
  61. a19ce12 all.sh: Skip build_mingw correctly by Pengyu Lv · 2 years, 5 months ago
  62. 40d79ce Merge pull request #7199 from daverodgman/armclang-sha-warning-2.28 by Dave Rodgman · 2 years, 5 months ago
  63. 6cda3d3 Enable -Werror for armclang by Dave Rodgman · 2 years, 5 months ago
  64. 2b810e3 Merge pull request #7104 from AndrzejKurek/pymod-2-28 by Gilles Peskine · 2 years, 5 months ago
  65. 440535e Merge pull request #7153 from lpy4105/issue/1785/backport-ssl-test-script-fail by Gilles Peskine · 2 years, 5 months ago
  66. 14b6166 Merge pull request #7139 from daverodgman/fix-test-output-length-on-success-only-2.28 by Gilles Peskine · 2 years, 5 months ago
  67. 6ed1436 Feedback from Arm: guarantee that output_length <= output_size even on error, to reduce the risk that a missing error check by Stephan Koch · 2 years, 6 months ago
  68. 8a23f49 asymmetric_encrypt: check output length only if return code is PSA_SUCCESS. by oberon-sk · 2 years, 6 months ago
  69. 7a5168e Merge pull request #7170 from AndrzejKurek/mpi-window-size-2.28 by Dave Rodgman · 2 years, 5 months ago
  70. b361e04 Merge pull request #7167 from gilles-peskine-arm/retval-non-empty-2.28 by Dave Rodgman · 2 years, 5 months ago
  71. cd09d68 Add tests by Dave Rodgman · 2 years, 5 months ago
  72. fb07c37 Improve changelog by Dave Rodgman · 2 years, 5 months ago
  73. 1215557 Add corresponding fix for mbedtls_ssl_write by Dave Rodgman · 2 years, 5 months ago
  74. 13938b8 Added changelog entry. by Ashley Duncan · 3 years, 6 months ago
  75. cf01d78 Update library/ssl_msg.c by ashesman · 3 years, 6 months ago
  76. 272cc19 Fixed undefined behavior in ssl_read if buf parameter is NULL. by Ashley Duncan · 3 years, 6 months ago
  77. 6e9385b Reduce the default MBEDTLS_ECP_WINDOW_SIZE value to 2 by Andrzej Kurek · 2 years, 5 months ago
  78. d784833 Silence a warning from Clang >=15 about an unused local variable by Gilles Peskine · 2 years, 5 months ago
  79. 809c3d5 Words. Use them! by Gilles Peskine · 2 years, 5 months ago
  80. 8377f3d Further documentation improvements by Gilles Peskine · 2 years, 5 months ago
  81. 4b86f53 Improve documentation of documentation workaround by Gilles Peskine · 2 years, 6 months ago
  82. 44fe5ea Changelog entry for pacifying clang -Wdocumentation about \retval by Gilles Peskine · 2 years, 6 months ago
  83. ec1eff3 Make \retval commands non-empty by Gilles Peskine · 2 years, 6 months ago
  84. 2fb14e9 Define a workaround for empty \retval description by Gilles Peskine · 2 years, 6 months ago
  85. ab1fb39 Fix typo by Pengyu Lv · 2 years, 5 months ago
  86. fef3ad0 Update incorrect comment by Pengyu Lv · 2 years, 5 months ago
  87. 9516789 Remove explicit ECDH exclusion for Travis CI by Pengyu Lv · 2 years, 5 months ago
  88. 02a76a5 compat.sh: skip static ECDH cases if unsupported in openssl by Pengyu Lv · 2 years, 6 months ago
  89. 4dcc08c Merge pull request #7138 from davidhorstmann-arm/2.28-fix-oid-printing-bug by Gilles Peskine · 2 years, 6 months ago
  90. cddf915 Merge pull request #7110 from lpy4105/issue/6947/backport-apply-exclusions-in-code_style_py by Gilles Peskine · 2 years, 6 months ago
  91. b092691 Merge pull request #7086 from tom-cosgrove-arm/dont-use-lstrlenW-228 by Dave Rodgman · 2 years, 6 months ago
  92. e8ef6ad Correct error code in test_suite_x509parse.data by David Horstmann · 2 years, 6 months ago
  93. 0518d53 Change error codes to more appropriate codes by David Horstmann · 2 years, 6 months ago
  94. d138181 Change += to |= for clearer semantics by David Horstmann · 2 years, 6 months ago
  95. 8f81d8a Make overflow checks more readable by David Horstmann · 2 years, 6 months ago
  96. b91ba4b Add ChangeLog for OID-to-string fixes by David Horstmann · 2 years, 6 months ago
  97. 071dd35 Add testcases for overlong encoding of OIDs by David Horstmann · 2 years, 6 months ago
  98. beb90e3 Disallow overlong encoding when parsing OIDs by David Horstmann · 2 years, 6 months ago
  99. c714416 Add tests for mbedtls_oid_get_numeric_string() by David Horstmann · 2 years, 6 months ago
  100. cdaee54 Fix incorrect printing of OIDs by David Horstmann · 2 years, 6 months ago