1. f4aa1ce Fix docs by Dave Rodgman · 1 year, 5 months ago
  2. c2a2749 simplify printf call by Dave Rodgman · 1 year, 5 months ago
  3. b93ae3b improve docs by Dave Rodgman · 1 year, 5 months ago
  4. 03b232a Add editor hint for emacs by Dave Rodgman · 1 year, 5 months ago
  5. 7c84471 Rename quiet to quiet.sh by Dave Rodgman · 1 year, 5 months ago
  6. 04e0f41 Send printed command to stderr by Dave Rodgman · 1 year, 5 months ago
  7. cdf57d1 remove trailing space from printed command by Dave Rodgman · 1 year, 5 months ago
  8. f575299 Improve simplified quoting by Dave Rodgman · 1 year, 5 months ago
  9. a8e671d remove shebang from quiet by Dave Rodgman · 1 year, 5 months ago
  10. 043325d Improve docs by Dave Rodgman · 1 year, 5 months ago
  11. 6122cb1 Quote directory name from cmake wrapper by Dave Rodgman · 1 year, 5 months ago
  12. 62ba696 Undo not-needed change by Dave Rodgman · 1 year, 5 months ago
  13. e231764 Allow wrappers to be missing; quote directory name from make by Dave Rodgman · 1 year, 5 months ago
  14. 0b069bd Avoid infinite loop by Dave Rodgman · 1 year, 5 months ago
  15. 57783d7 Extract common parts of quiet wrapper by Dave Rodgman · 1 year, 5 months ago
  16. 6529f12 Tidy up quiet wrappers by Dave Rodgman · 1 year, 5 months ago
  17. 4cb98a9 Move quiet wrapper setup by Dave Rodgman · 1 year, 5 months ago
  18. 634fe90 Improve quote_args output readability by Dave Rodgman · 1 year, 6 months ago
  19. d4a5563 Improve output from make/cmake wrapper by Dave Rodgman · 1 year, 6 months ago
  20. 59f9df9 Always display make/cmake invocation command by Dave Rodgman · 1 year, 6 months ago
  21. 75da313 Pacify check_files by Dave Rodgman · 1 year, 7 months ago
  22. 8470d11 Spelling fix by Dave Rodgman · 1 year, 7 months ago
  23. a0b7c08 Use quiet make wrappers from all.sh by Dave Rodgman · 1 year, 7 months ago
  24. 99fa0d0 Create quiet wrappers for make and cmake by Dave Rodgman · 1 year, 7 months ago
  25. 36e6bd6 Merge pull request #8811 from gilles-peskine-arm/pk_import_into_psa-backports-2.28 by Gilles Peskine · 1 year, 6 months ago
  26. 53e5adf Merge pull request #8841 from BensonLiou/use_init_api-228 by Janos Follath · 1 year, 6 months ago
  27. 6805ff7 use mbedtls_ssl_session_init() to init session variable by Benson Liou · 1 year, 7 months ago
  28. 049ea32 Fix copypasta by Gilles Peskine · 1 year, 6 months ago
  29. 039c903 Merge pull request #8818 from forkiee2/mbedtls-2.28 by Gilles Peskine · 1 year, 6 months ago
  30. 75c8e61 Merge pull request #8814 from gilles-peskine-arm/rsa-bitlen-fix-2.28 by Tom Cosgrove · 1 year, 6 months ago
  31. c609654 newline at end of changelog file by PiotrBzdrega · 1 year, 6 months ago
  32. 14e4727 fill out missing dot in changelog by PiotrBzdrega · 1 year, 6 months ago
  33. 7c1cd5a move entropy init prior arguments number recognition by PiotrBzdrega · 1 year, 6 months ago
  34. 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
  35. 0196f48 Fix mbedtls_pk_get_bitlen() for RSA with non-byte-aligned sizes by Gilles Peskine · 1 year, 6 months ago
  36. c89f9ce Don't define pk_sign_verify in configurations where it's unused by Gilles Peskine · 1 year, 6 months ago
  37. 0af7a90 depends.py: set unique configuration names in outcome file by Gilles Peskine · 1 year, 6 months ago
  38. ede909f Merge pull request #8798 from ivq/8665-backport by Tom Cosgrove · 1 year, 6 months ago
  39. b6d5793 Reduce many unnecessary static memory consumption by Chien Wong · 1 year, 6 months ago
  40. 856bf3a Merge pull request #8781 from silabs-Kusumit/kdf_incorrect_initial_capacity_backport by Gilles Peskine · 1 year, 6 months ago
  41. bfa27e3 Fix kdf incorrect initial capacity by Kusumit Ghoderao · 1 year, 6 months ago
  42. 6b36a5d Merge pull request #8771 from Redfoxymoon/mbedtls-2.28 by Paul Elliott · 1 year, 6 months ago
  43. 670100f fix build for midipix by Ørjan Malde · 1 year, 6 months ago
  44. 1b9cea3 Merge pull request #1159 from daverodgman/mbedtls-2.28.7rc by Dave Rodgman · 1 year, 6 months ago
  45. 2866a6b Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28.7rc by Dave Rodgman · 1 year, 7 months ago
  46. 555f847 Update BRANCHES.md by Dave Rodgman · 1 year, 7 months ago mbedtls-2.28.7 v2.28.7
  47. f154831 bump version by Dave Rodgman · 1 year, 7 months ago
  48. e557764c Assemble changelog by Dave Rodgman · 1 year, 7 months ago
  49. 634748d Add Changelog for #8687 by Paul Elliott · 1 year, 7 months ago
  50. e90cbc3 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  51. d78496c Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  52. 4a606d6 Update Marvin fix Changelog entry by Janos Follath · 1 year, 7 months ago
  53. 80a12f8 Add new internal header to visualc project by Janos Follath · 1 year, 7 months ago
  54. 1a9a697 Fix 'missing prototype' warnings by Janos Follath · 1 year, 7 months ago
  55. 8cdb606 Align Montgomery init with development by Janos Follath · 1 year, 7 months ago
  56. f10bfbb Add Changelog for the Marvin attack fix by Janos Follath · 1 year, 9 months ago
  57. eaeff5b Add warning for PKCS 1.5 decryption by Janos Follath · 1 year, 7 months ago
  58. 601bffc Extend blinding to RSA result check by Janos Follath · 1 year, 7 months ago
  59. aa6760d Make RSA unblinding constant flow by Janos Follath · 1 year, 7 months ago
  60. 4fe396f Move some bignum functions to internal header by Janos Follath · 1 year, 7 months ago
  61. 4217503 Move calculating RR into a separate function by Janos Follath · 1 year, 7 months ago
  62. c7e208d Merge pull request #8662 from LocutusOfBorg/mbedtls-2.28 by Tom Cosgrove · 1 year, 7 months ago
  63. d776823 Update library/timing.c by Gianfranco Costamagna · 1 year, 7 months ago
  64. 56fd26c Merge pull request #8640 from bensze01/release_components_2.28 by Paul Elliott · 1 year, 7 months ago
  65. 1296ac8 Merge pull request #8695 from jwinzig-at-hilscher/mbedtls-2.28 by Paul Elliott · 1 year, 7 months ago
  66. a836a84 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  67. 61f4fc2 Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  68. 05bd9a9 Merge pull request #8685 from gilles-peskine-arm/asymmetric_key_data-secpr1-2.28 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  69. 1bc4348 Indicate which curves Mbed TLS supports by Gilles Peskine · 1 year, 7 months ago
  70. 4bc4a2d Note unusual curve size by Gilles Peskine · 1 year, 7 months ago
  71. 6bf4dfc Fix typo in curve name by Gilles Peskine · 1 year, 7 months ago
  72. fafc6cd Update generated test data files by Gilles Peskine · 1 year, 7 months ago
  73. 64dcb78 Add test data for secp192r1 by Gilles Peskine · 1 year, 7 months ago
  74. 92b90b8 Fix mixup between secp224r1 and secp224k1 in test scripts by Gilles Peskine · 1 year, 7 months ago
  75. ffb18d2 Merge pull request #8670 from daverodgman/default-compiler-all-2.28 by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/mbedtls-2.28/pr-8670-0071830a4fbcc1b38e33a3b001489ccbd9c9e31c
  76. 0fd07d5 Mark test function with MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 7 months ago
  77. 52c294a backport MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 7 months ago
  78. e42c235 Don't use full path for setting CC by Dave Rodgman · 1 year, 8 months ago
  79. 9d2c67f Use gcc in test_full_deprecated_warning by Dave Rodgman · 1 year, 8 months ago
  80. ce04f24 Add -O2 to some CFLAGS which were not setting it by Dave Rodgman · 1 year, 7 months ago
  81. 374b188 Don't specify gcc unless the test requires it by Dave Rodgman · 1 year, 7 months ago
  82. b046b9a Enable -O2 in depends.py by Dave Rodgman · 1 year, 8 months ago
  83. 5b00fb1 Use gcc in test_psa_compliance by Dave Rodgman · 1 year, 8 months ago
  84. b0660c2 Ensure test_psa_compliance uses gcc by Dave Rodgman · 1 year, 8 months ago
  85. e0a2f6d Ensure clang is present by Dave Rodgman · 1 year, 8 months ago
  86. 62be456 Use clang by default by Dave Rodgman · 1 year, 8 months ago
  87. f88dd84 timing.c: use memset to initialize the structure, from Gilles Peskine by Gianfranco Costamagna · 1 year, 7 months ago
  88. ca902db timing.c by Gianfranco Costamagna · 1 year, 7 months ago
  89. 575938e Fix a comment in ecp by Chien Wong · 1 year, 7 months ago
  90. 0071830 Merge pull request #8386 from paul-elliott-arm/remove_ssl_null_tls12_2_28 by Tom Cosgrove · 1 year, 8 months ago
  91. 1631d13 Merge pull request #8638 from bensze01/fix_supported_components_2.28 by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/mbedtls-2.28/pr-8638-b80ac7d73bd2c6a892bb54f7a9390441f13cc9db
  92. b80ac7d Merge pull request #8628 from tom-cosgrove-arm/ip_len-2.28 by Bence Szépkúti · 1 year, 8 months ago
  93. cb89fbd Set OpenSSL/GnuTLS variables in release components by Bence Szépkúti · 1 year, 8 months ago
  94. 44043ed Document release components in all.sh by Bence Szépkúti · 1 year, 8 months ago
  95. 2064c9b all.sh: Parse arguments before checking if a test is supported by Bence Szépkúti · 1 year, 8 months ago
  96. 4966eb8 Merge pull request #8625 from davidhorstmann-arm/fix-uninit-mpi-test-2.28 by Dave Rodgman · 1 year, 8 months ago gh-readonly-queue/mbedtls-2.28/pr-8625-0dc3ed029a019c789283935a6fb10e7b7769d4a2
  97. e1f6d3b Backport 2.28: Avoid use of `ip_len` as it clashes with a macro in AIX system headers by Tom Cosgrove · 1 year, 8 months ago
  98. ec4c47f Move MPI initialization to start of function by David Horstmann · 1 year, 8 months ago
  99. 0dc3ed0 Merge pull request #8620 from davidhorstmann-arm/fix-selftest-doublefree-2.28 by Paul Elliott · 1 year, 8 months ago gh-readonly-queue/mbedtls-2.28/pr-8620-f09b8379775658f9bceb5a200f7eaea2785600ba
  100. 05fde60 Fix potential double-free in calloc selftest by David Horstmann · 1 year, 8 months ago