1. 6ab5d5c Fix trailing whitespace by Dave Rodgman · 2 years, 4 months ago
  2. 8f109fc Fix use of uninitialised variable by Dave Rodgman · 2 years, 4 months ago
  3. b2e3c7a Tidy-up by Dave Rodgman · 2 years, 4 months ago
  4. 3fead76 Test that setting reset actually does something by Dave Rodgman · 2 years, 4 months ago
  5. 8dde24e Tidy-up by Dave Rodgman · 2 years, 4 months ago
  6. 42a5bb1 Fix failure to write back when reset != 0; tidy-up by Dave Rodgman · 2 years, 4 months ago
  7. 0feecbd Copy the struct to align it, avoiding an ABI break by Dave Rodgman · 2 years, 4 months ago
  8. 1a0a2c6 Fix cast alignment warning in timing.c by Dave Rodgman · 2 years, 4 months ago
  9. 616f23e Merge pull request #7338 from yanrayw/2.28-6500-gitignore-fix by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  10. 87af9c3 Merge pull request #7310 from Mbed-TLS/2.28-sphinx-versioned-documentation by Dave Rodgman · 2 years, 4 months ago
  11. 4b30783 Add _build/ and api/ to gitignore by David Horstmann · 2 years, 4 months ago 2.28-sphinx-versioned-documentation
  12. 9a2ddfd Clean the breathe-apidoc files with make clean by David Horstmann · 2 years, 4 months ago
  13. 640d07e Merge pull request #1011 from paul-elliott-arm/mbedtls-2.28.3_mergeback by Paul Elliott · 2 years, 4 months ago
  14. 66ef2a0 Revert "Add exemption for make.bat in checks for tabs" by David Horstmann · 2 years, 4 months ago
  15. 042d845 Remove make.bat for documentation by David Horstmann · 2 years, 4 months ago
  16. 1c40d75 Improve docs Makefile to do full build by David Horstmann · 2 years, 4 months ago
  17. f15b7b6 Improve positioning of GENERATE_XML option by David Horstmann · 2 years, 5 months ago
  18. e760c79 Remove Exhale from requirements and regenerate by David Horstmann · 2 years, 5 months ago
  19. 981743d Merge pull request #1009 from paul-elliott-arm/mbedtls-2.28.3rc0-pr by Paul Elliott · 2 years, 5 months ago mbedtls-2.28.3 v2.28.3
  20. d82879e tests/.gitignore: ignore *.o under tests/src/test_helpers by Yanray Wang · 2 years, 5 months ago
  21. e4f1aac Bump version to 2.28.3 by Dave Rodgman · 2 years, 5 months ago
  22. 2454a16 Update BRANCHES.md by Paul Elliott · 2 years, 5 months ago
  23. f18db1f Assemble changelog for 2.28.3 release by Paul Elliott · 2 years, 5 months ago
  24. 0e4a4c5 Fix changelog formatting by Paul Elliott · 2 years, 5 months ago
  25. f10eb92 Rename misnamed changelog entries by Paul Elliott · 2 years, 5 months ago
  26. 9bf344f Add security entry to ChangeLog for AES-NI by Tom Cosgrove · 2 years, 5 months ago
  27. a183e1d Merge branch 'mbedtls-2.28-restricted' into mbedtls-2.28.3rc0-pr by Paul Elliott · 2 years, 5 months ago
  28. 1857335 Merge pull request #7276 from yanrayw/2.28-6173-split-TLS-connection-func-into-ssl_helpers by Paul Elliott · 2 years, 5 months ago
  29. fc28ffa Merge pull request #7320 from tom-cosgrove-arm/static-assert-2.28 by Paul Elliott · 2 years, 5 months ago
  30. 61495ba Merge pull request #1003 from tom-cosgrove-arm/aesni-intrinsics-2.28 by Dave Rodgman · 2 years, 5 months ago
  31. 410594c Have MBEDTLS_STATIC_ASSERT() match current development more closely by Tom Cosgrove · 2 years, 5 months ago
  32. bdd01a7 Implement and use MBEDTLS_STATIC_ASSERT() by Tom Cosgrove · 2 years, 5 months ago
  33. b5eb831 Add tests for unaligned AES contexts by Tom Cosgrove · 2 years, 5 months ago
  34. 640b761 Print out AESNI mechanism used by GCM in self-test by Tom Cosgrove · 2 years, 5 months ago
  35. 2c942a3 Fix code style nit by Tom Cosgrove · 2 years, 5 months ago
  36. 9149e12 Stop selftest hanging when run on CI by Tom Cosgrove · 2 years, 5 months ago
  37. 20458c0 Have selftest print more information about the AESNI build by Tom Cosgrove · 2 years, 5 months ago
  38. e0c7534 Fix another backport issue: it's VS2010/ not VS2013/ by Tom Cosgrove · 2 years, 5 months ago
  39. 3b53cae Remove references to MBEDTLS_AESCE_C and MBEDTLS_HAVE_ARM64 by Tom Cosgrove · 2 years, 5 months ago
  40. 779199f Document that MBEDTLS_AESNI_HAVE_INTRINSICS and MBEDTLS_AESNI_HAVE_CODE are internal by Tom Cosgrove · 2 years, 5 months ago
  41. 58550ac Fix merge errors in backporting by Tom Cosgrove · 2 years, 5 months ago
  42. 9494a99 Fix preprocessor conditional by Gilles Peskine · 2 years, 5 months ago
  43. 3efd314 Finish sentence in comment by Gilles Peskine · 2 years, 5 months ago
  44. 9a8bf9f Announce the expanded AESNI support by Gilles Peskine · 2 years, 5 months ago
  45. e5038c6 Document the new state of AESNI support by Gilles Peskine · 2 years, 5 months ago
  46. 6dec541 AESNI: Overhaul implementation selection by Gilles Peskine · 2 years, 5 months ago
  47. b71d402 Clean up AES context alignment code by Gilles Peskine · 2 years, 5 months ago
  48. 3ba81d3 Remove the dependency of MBEDTLS_AESNI_C on MBEDTLS_HAVE_ASM by Gilles Peskine · 2 years, 5 months ago
  49. 30c356c Use consistent guards for padlock code by Gilles Peskine · 2 years, 5 months ago
  50. 6978e73 Fix unaligned access if the context is moved during operation by Gilles Peskine · 2 years, 5 months ago
  51. 5f1677f Fix typo in comment by Gilles Peskine · 2 years, 5 months ago
  52. de34578 Fix code style by Gilles Peskine · 2 years, 5 months ago
  53. 563c492 Travis: run selftest on Windows by Gilles Peskine · 2 years, 5 months ago
  54. 2e8d8d1 Fix MSVC portability by Gilles Peskine · 2 years, 5 months ago
  55. d4a2393 Improve variable names by Gilles Peskine · 2 years, 5 months ago
  56. 790756d Get aesni.c compiling with Visual Studio by Tom Cosgrove · 2 years, 5 months ago
  57. e7dc21f AESNI: add implementation with intrinsics by Gilles Peskine · 2 years, 5 months ago
  58. 2c8ad94 AES, GCM selftest: indicate which implementation is used by Gilles Peskine · 2 years, 5 months ago
  59. 5511a34 New preprocessor symbol indicating that AESNI support is present by Gilles Peskine · 2 years, 5 months ago
  60. 2808a60 Improve the presentation of assembly blocks by Gilles Peskine · 2 years, 5 months ago
  61. 18d521a Don't warn about Msan/Valgrind if AESNI isn't actually built by Gilles Peskine · 2 years, 5 months ago
  62. 6055b78 Update bibliographic references by Gilles Peskine · 2 years, 5 months ago
  63. 89bf31d Add exemption for make.bat in checks for tabs by David Horstmann · 2 years, 5 months ago
  64. e04d492 Ignore mbedtls macros causing warnings by David Horstmann · 2 years, 5 months ago
  65. 7f7aadd Add configuration for Read The Docs by David Horstmann · 2 years, 5 months ago
  66. 241b040 Add initial API doc configuration by David Horstmann · 2 years, 5 months ago
  67. 62ef621 Tell Doxygen to generate XML by David Horstmann · 2 years, 5 months ago
  68. c9d8c33 Add space to appease doxygen bug by David Horstmann · 2 years, 5 months ago
  69. 01298e6 Merge remote-tracking branch 'development/mbedtls-2.28' into mbedtls-2.28-restricted by Paul Elliott · 2 years, 5 months ago
  70. b3b9059 Merge pull request #999 from yanesca/threat_model_summary-2.28 by Dave Rodgman · 2 years, 5 months ago
  71. 8305051 Threat Model: fix copy paste by Janos Follath · 2 years, 5 months ago
  72. 4a1de0f Merge pull request #7295 from DemiMarie/oid-fix-2.28 by Dave Rodgman · 2 years, 5 months ago
  73. 6b8e8ff Fix segfault in mbedtls_oid_get_numeric_string by Demi Marie Obenour · 2 years, 5 months ago
  74. 3d1d418 Fix failure in check_generated_files by Yanray Wang · 2 years, 5 months ago
  75. e16808c Move #define Directive into ssl_helpers.h by Yanray Wang · 2 years, 5 months ago
  76. d2696f2 Fix issue of conversion from size_t to int by Yanray Wang · 2 years, 9 months ago
  77. 89b4d12 Fix build error in CI about test_fail_if_psa_leaking by Yanray Wang · 2 years, 9 months ago
  78. 3742b12 Fix build errors in CMake by Yanray Wang · 2 years, 9 months ago
  79. 1ef77c0 ssl_helpers.c: remove duplicate comments for some functions by Yanray Wang · 2 years, 5 months ago
  80. 4323e45 Resolve build errors for ssl_helpers.c and test_suite_ssl.c by Yanray Wang · 2 years, 5 months ago
  81. 35f5ef0 Threat Model: adjust to 2.28 by Janos Follath · 2 years, 5 months ago
  82. 6cd0459 Threat Model: adjust modality by Janos Follath · 2 years, 5 months ago
  83. e3d677c Threat Model: remove references by Janos Follath · 2 years, 5 months ago
  84. 08094b8 Threat Model: clarify stance on timing attacks by Janos Follath · 2 years, 5 months ago
  85. 6ce259d Threat Model: improve wording and grammar by Janos Follath · 2 years, 5 months ago
  86. 8257d8a Threat Model: clarify attack vectors by Janos Follath · 2 years, 5 months ago
  87. 18ffba6 Threat Model: improve wording by Janos Follath · 2 years, 5 months ago
  88. 5e68d3b Threat Model: move the block cipher section by Janos Follath · 2 years, 5 months ago
  89. 389cdf4 Threat model: explain dangling countermeasures by Janos Follath · 2 years, 5 months ago
  90. adc8a0b Threat Model: increase classification detail by Janos Follath · 2 years, 5 months ago
  91. 5adb2c2 Threat Model: reorganise threat definitions by Janos Follath · 2 years, 5 months ago
  92. e57ed98 Threat Model: Miscellaneous clarifications by Janos Follath · 2 years, 5 months ago
  93. 661c88f Threat Model: Improve wording by Janos Follath · 2 years, 5 months ago
  94. ce2985b Add Threat Model Summary by Janos Follath · 2 years, 5 months ago
  95. bd56b03 Move TLS connection related functions to ssl_helpers.c by Yanray Wang · 2 years, 5 months ago
  96. 82b4149 Improve code readability for test_suite_ssl.function by Yanray Wang · 2 years, 5 months ago
  97. 862ef86 Rewrap the lines to fit code standard in test_suite_ssl.function by Yanray Wang · 2 years, 5 months ago
  98. c463849 Rename the functions which are used to set up TLS connection by Yanray Wang · 2 years, 9 months ago
  99. 59ab276 Move the renamed typedef statements to ssl_helpers.h by Yanray Wang · 2 years, 9 months ago
  100. abfdcd8 Rename the typedef statements which are used for TLS connection by Yanray Wang · 2 years, 10 months ago