1. ad72ea0 Improve testing of mbedtls_x509_crt_parse_file by Gilles Peskine · 2 years, 4 months ago
  2. c69614b Merge pull request #7505 from valeriosetti/issue7460-part1-backport by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  3. a31c6eb Merge pull request #7488 from mprse/psa_init_in_programs_backport by Gilles Peskine · 2 years, 3 months ago
  4. 8388fdd test: use define for initializing ssl_message_queue struct by Valerio Setti · 2 years, 3 months ago
  5. 89ae9b6 test: fix USE_PSA_INIT position in test_suite_ssl by Valerio Setti · 2 years, 3 months ago
  6. 96074b1 Merge pull request #7510 from daverodgman/fix-psa-aead-chacha20-test-dependency-2.28 by Dave Rodgman · 2 years, 3 months ago
  7. 771552d Fix PSA AEAD ChaCha20 test dependency. by Stephan Koch · 2 years, 4 months ago
  8. d64e249 test: update guards also for pkwrite and pkparse by Valerio Setti · 2 years, 3 months ago
  9. 57456b3 test: fix max value in test_mx32 by Valerio Setti · 2 years, 3 months ago
  10. 5346ef5 test: minor fix for non-initialized variable by valerio · 2 years, 4 months ago
  11. 44570a5 test: fix USE_PSA_INIT/DONE for SSL test suite by Valerio Setti · 2 years, 4 months ago
  12. e7373a8 test: fix USE_PSA_INIT/DONE for x509 test suite by Valerio Setti · 2 years, 4 months ago
  13. 19c8196 test: fix USE_PSA_INIT/DONE for PK test suite by Valerio Setti · 2 years, 4 months ago
  14. 503f487 Merge pull request #7469 from xkqian/2.28/bignumber_update_comments by Tom Cosgrove · 2 years, 3 months ago
  15. 44f2694 Fix code-style by Przemek Stekiel · 2 years, 3 months ago
  16. d4d049b Add guards for mbedtls_psa_crypto_free() by Przemek Stekiel · 2 years, 4 months ago
  17. 8fa17b6 Init PSA in fuzz programs by Przemek Stekiel · 2 years, 4 months ago
  18. 9dd2167 Add changelog entry (PSA initialization in sample programs) by Przemek Stekiel · 2 years, 4 months ago
  19. 9c0fc2d Init PSA in pkey programs by Przemek Stekiel · 2 years, 4 months ago
  20. c4ddf92 Free psa crypto at the end of programs when initialized by Przemek Stekiel · 2 years, 4 months ago
  21. af48f3c Remove print from mini_client by Przemek Stekiel · 2 years, 4 months ago
  22. b00688f Move psa_crypto_init() after other init calls by Przemek Stekiel · 2 years, 4 months ago
  23. 0c9d048 cert_app: init entropy unconditionally by Przemek Stekiel · 2 years, 4 months ago
  24. d381d2d Init PSA in ssl and x509 programs by Przemek Stekiel · 2 years, 4 months ago
  25. b5b0649 Merge pull request #7470 from xkqian/2.28/bignumber_ecp_update by Janos Follath · 2 years, 3 months ago
  26. c14776c Merge pull request #7456 from valeriosetti/issue7446-backport by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  27. a4d460c test_suite_pkwrite: replace memcpy with memmove by Valerio Setti · 2 years, 3 months ago
  28. 755582b fix typos by Valerio Setti · 2 years, 3 months ago
  29. 3b608de fix new line difference in Windows by Valerio Setti · 2 years, 3 months ago
  30. 8738bc4 Update gen_prvkey_mx paras to align with comments and c code by Xiaokang Qian · 2 years, 4 months ago
  31. 0e5a27b Update links of references in bignum code by Xiaokang Qian · 2 years, 4 months ago
  32. f1477da test: pkwrite: backport of issue 7446 by Valerio Setti · 2 years, 4 months ago
  33. e323fb3 Merge pull request #7409 from yanesca/lts-lifetime-clarification-2.28 by Dave Rodgman · 2 years, 4 months ago
  34. 205c508 Update BRANCHES.md by Janos Follath · 2 years, 4 months ago
  35. f462d20 BRANCHES.md: improve wording by Janos Follath · 2 years, 4 months ago
  36. b76bcfb Merge pull request #7332 from yanrayw/2.28_7285-followup-of-PR6500 by Gilles Peskine · 2 years, 4 months ago
  37. 36c66a8 Clarify LTS lifetime by Janos Follath · 2 years, 4 months ago
  38. 83faeca Merge pull request #7386 from daverodgman/timing_alignment-2.28 by Dave Rodgman · 2 years, 4 months ago
  39. 2497c6b Whitespace fix by Dave Rodgman · 2 years, 4 months ago
  40. 6ab5d5c Fix trailing whitespace by Dave Rodgman · 2 years, 4 months ago
  41. 8f109fc Fix use of uninitialised variable by Dave Rodgman · 2 years, 4 months ago
  42. b2e3c7a Tidy-up by Dave Rodgman · 2 years, 4 months ago
  43. 3fead76 Test that setting reset actually does something by Dave Rodgman · 2 years, 4 months ago
  44. 8dde24e Tidy-up by Dave Rodgman · 2 years, 4 months ago
  45. 42a5bb1 Fix failure to write back when reset != 0; tidy-up by Dave Rodgman · 2 years, 4 months ago
  46. 0feecbd Copy the struct to align it, avoiding an ABI break by Dave Rodgman · 2 years, 4 months ago
  47. 1a0a2c6 Fix cast alignment warning in timing.c by Dave Rodgman · 2 years, 4 months ago
  48. 616f23e Merge pull request #7338 from yanrayw/2.28-6500-gitignore-fix by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  49. 87af9c3 Merge pull request #7310 from Mbed-TLS/2.28-sphinx-versioned-documentation by Dave Rodgman · 2 years, 4 months ago
  50. 4b30783 Add _build/ and api/ to gitignore by David Horstmann · 2 years, 4 months ago 2.28-sphinx-versioned-documentation
  51. 9a2ddfd Clean the breathe-apidoc files with make clean by David Horstmann · 2 years, 4 months ago
  52. 640d07e Merge pull request #1011 from paul-elliott-arm/mbedtls-2.28.3_mergeback by Paul Elliott · 2 years, 4 months ago
  53. 66ef2a0 Revert "Add exemption for make.bat in checks for tabs" by David Horstmann · 2 years, 4 months ago
  54. 042d845 Remove make.bat for documentation by David Horstmann · 2 years, 4 months ago
  55. 1c40d75 Improve docs Makefile to do full build by David Horstmann · 2 years, 4 months ago
  56. f15b7b6 Improve positioning of GENERATE_XML option by David Horstmann · 2 years, 5 months ago
  57. e760c79 Remove Exhale from requirements and regenerate by David Horstmann · 2 years, 5 months ago
  58. 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
  59. d82879e tests/.gitignore: ignore *.o under tests/src/test_helpers by Yanray Wang · 2 years, 5 months ago
  60. e4f1aac Bump version to 2.28.3 by Dave Rodgman · 2 years, 5 months ago
  61. 2454a16 Update BRANCHES.md by Paul Elliott · 2 years, 5 months ago
  62. f18db1f Assemble changelog for 2.28.3 release by Paul Elliott · 2 years, 5 months ago
  63. 0e4a4c5 Fix changelog formatting by Paul Elliott · 2 years, 5 months ago
  64. f10eb92 Rename misnamed changelog entries by Paul Elliott · 2 years, 5 months ago
  65. 9bf344f Add security entry to ChangeLog for AES-NI by Tom Cosgrove · 2 years, 5 months ago
  66. 74df201 ssl_helpers.c: add mbedtls_test_ssl prefix for *_exchange_data by Yanray Wang · 2 years, 5 months ago
  67. d02c317 ssl_helpers.c: add mbedtls_test prefix for mbedtls_mock_socket_init by Yanray Wang · 2 years, 5 months ago
  68. c4abee2 ssl_helpers.c: change prefix and move *queue_peek_info to static by Yanray Wang · 2 years, 5 months ago
  69. cd23aff ssl_helpers.c: change prefix and move *certificate_free to static by Yanray Wang · 2 years, 5 months ago
  70. b4ef9a2 ssl_helpers.c: move some internal functions to static by Yanray Wang · 2 years, 5 months ago
  71. e62e8a1 ssl_helpers.c: move #define Directive to header file by Yanray Wang · 2 years, 5 months ago
  72. a183e1d Merge branch 'mbedtls-2.28-restricted' into mbedtls-2.28.3rc0-pr by Paul Elliott · 2 years, 5 months ago
  73. 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
  74. fc28ffa Merge pull request #7320 from tom-cosgrove-arm/static-assert-2.28 by Paul Elliott · 2 years, 5 months ago
  75. 61495ba Merge pull request #1003 from tom-cosgrove-arm/aesni-intrinsics-2.28 by Dave Rodgman · 2 years, 5 months ago
  76. 410594c Have MBEDTLS_STATIC_ASSERT() match current development more closely by Tom Cosgrove · 2 years, 5 months ago
  77. bdd01a7 Implement and use MBEDTLS_STATIC_ASSERT() by Tom Cosgrove · 2 years, 5 months ago
  78. b5eb831 Add tests for unaligned AES contexts by Tom Cosgrove · 2 years, 5 months ago
  79. 640b761 Print out AESNI mechanism used by GCM in self-test by Tom Cosgrove · 2 years, 5 months ago
  80. 2c942a3 Fix code style nit by Tom Cosgrove · 2 years, 5 months ago
  81. 9149e12 Stop selftest hanging when run on CI by Tom Cosgrove · 2 years, 5 months ago
  82. 20458c0 Have selftest print more information about the AESNI build by Tom Cosgrove · 2 years, 5 months ago
  83. e0c7534 Fix another backport issue: it's VS2010/ not VS2013/ by Tom Cosgrove · 2 years, 5 months ago
  84. 3b53cae Remove references to MBEDTLS_AESCE_C and MBEDTLS_HAVE_ARM64 by Tom Cosgrove · 2 years, 5 months ago
  85. 779199f Document that MBEDTLS_AESNI_HAVE_INTRINSICS and MBEDTLS_AESNI_HAVE_CODE are internal by Tom Cosgrove · 2 years, 5 months ago
  86. 58550ac Fix merge errors in backporting by Tom Cosgrove · 2 years, 5 months ago
  87. 9494a99 Fix preprocessor conditional by Gilles Peskine · 2 years, 5 months ago
  88. 3efd314 Finish sentence in comment by Gilles Peskine · 2 years, 5 months ago
  89. 9a8bf9f Announce the expanded AESNI support by Gilles Peskine · 2 years, 5 months ago
  90. e5038c6 Document the new state of AESNI support by Gilles Peskine · 2 years, 5 months ago
  91. 6dec541 AESNI: Overhaul implementation selection by Gilles Peskine · 2 years, 5 months ago
  92. b71d402 Clean up AES context alignment code by Gilles Peskine · 2 years, 5 months ago
  93. 3ba81d3 Remove the dependency of MBEDTLS_AESNI_C on MBEDTLS_HAVE_ASM by Gilles Peskine · 2 years, 5 months ago
  94. 30c356c Use consistent guards for padlock code by Gilles Peskine · 2 years, 5 months ago
  95. 6978e73 Fix unaligned access if the context is moved during operation by Gilles Peskine · 2 years, 5 months ago
  96. 5f1677f Fix typo in comment by Gilles Peskine · 2 years, 5 months ago
  97. de34578 Fix code style by Gilles Peskine · 2 years, 5 months ago
  98. 563c492 Travis: run selftest on Windows by Gilles Peskine · 2 years, 5 months ago
  99. 2e8d8d1 Fix MSVC portability by Gilles Peskine · 2 years, 5 months ago
  100. d4a2393 Improve variable names by Gilles Peskine · 2 years, 5 months ago