1. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 6 years ago
  2. bcca58c Add common feature unavailable error by Ron Eldor · 6 years ago
  3. 06f88e9 Merge remote-tracking branch 'public/pr/2007' into development-proposed by Simon Butcher · 6 years ago
  4. 76646a4 Merge remote-tracking branch 'public/pr/1777' into development-proposed by Simon Butcher · 6 years ago
  5. 2705bea Merge remote-tracking branch 'public/pr/2095' into development-proposed by Simon Butcher · 6 years ago
  6. 2b5be1e Fix ChangeLog entry for #2069 by Simon Butcher · 6 years ago
  7. 7904f94 Merge remote-tracking branch 'public/pr/1099' into development-proposed by Simon Butcher · 6 years ago
  8. 4a865ef Add ChangeLog entry for PR #1618 - ARM DSP instruction support by Simon Butcher · 6 years ago
  9. d5bf428 Merge remote-tracking branch 'public/pr/1618' into development-proposed by Simon Butcher · 6 years ago
  10. 5706452 Merge remote-tracking branch 'public/pr/2056' into development-proposed by Simon Butcher · 6 years ago
  11. b4e5451 Merge remote-tracking branch 'public/pr/2070' into development-proposed by Simon Butcher · 6 years ago
  12. 17a0fab Merge remote-tracking branch 'public/pr/2111' into development-proposed by Simon Butcher · 6 years ago
  13. 02ef525 Merge remote-tracking branch 'public/pr/2107' into development-proposed by Simon Butcher · 6 years ago
  14. a07d86e Merge remote-tracking branch 'public/pr/1902' into development by Simon Butcher · 6 years ago
  15. ef263eb Merge remote-tracking branch 'public/pr/1993' into development by Simon Butcher · 6 years ago
  16. 3869384 Merge remote-tracking branch 'public/pr/2031' into development by Simon Butcher · 6 years ago
  17. da09561 Merge remote-tracking branch 'public/pr/2142' into development by Simon Butcher · 6 years ago
  18. ddc9e26 Merge remote-tracking branch 'public/pr/1627' into development by Simon Butcher · 6 years ago
  19. 78dd2e5 Merge remote-tracking branch 'public/pr/1806' into development by Simon Butcher · 6 years ago
  20. 1daecb4 Merge remote-tracking branch 'public/pr/1281' into development by Simon Butcher · 6 years ago
  21. e783f4a Merge remote-tracking branch 'public/pr/1609' into development by Simon Butcher · 6 years ago
  22. b10c660 Detect unsigned integer overflow in mbedtls_ecp_check_budget() by Hanno Becker · 6 years ago
  23. abdf67e Cast number of operations to `uint` in MBEDTLS_ECP_BUDGET by Hanno Becker · 6 years ago
  24. 76cf60b Remove merge conflict marker in ssl-opt.sh by Simon Butcher · 6 years ago
  25. 169712e Merge remote-tracking branch 'restricted/pr/390' into development by Simon Butcher · 6 years ago
  26. a966fde Fix some documentation typos and improve a comment by Manuel Pégourié-Gonnard · 6 years ago
  27. c774e32 Merge remote-tracking branch 'restricted/pr/517' into development by Simon Butcher · 6 years ago
  28. 837f821 Merge remote-tracking branch 'public/pr/1990' into development by Simon Butcher · 6 years ago
  29. ca29fdf Fix some typos in documentation and comments by Manuel Pégourié-Gonnard · 6 years ago
  30. bcedb92 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 6 years ago
  31. c028afb Merge pull request #2121 from dgreen-arm/mbedtls-jenkinsfile by Simon Butcher · 6 years ago
  32. b51e267 Add Jenkinsfile for PR job by Darryl Green · 6 years ago
  33. f24c336 Adapt ChangeLog by Hanno Becker · 6 years ago
  34. dd3ab13 Fail when encountering invalid CBC padding in EtM records by Hanno Becker · 6 years ago
  35. 198611d Add missing return value check in ECDSA test suite by Hanno Becker · 6 years ago
  36. 96f3b4e Remove yotta support from check-files.py by Gilles Peskine · 6 years ago
  37. b25cb60 Add a comment to clarify code flow by Manuel Pégourié-Gonnard · 6 years ago
  38. a5a3e40 Fix missing dereference. by Manuel Pégourié-Gonnard · 6 years ago
  39. 7a28e99 Expand test to ensure no assumption on output by Manuel Pégourié-Gonnard · 6 years ago
  40. 90f31b7 Improve readability by moving counter decrement by Manuel Pégourié-Gonnard · 6 years ago
  41. a58e011 Fix alignment in a macro definition by Manuel Pégourié-Gonnard · 6 years ago
  42. b843b15 Fix function name to fit conventions by Manuel Pégourié-Gonnard · 6 years ago
  43. c0edc96 Add comment on internal function API by Manuel Pégourié-Gonnard · 6 years ago
  44. d8b73f2 Remove unnecessary calls to init() from free() by Manuel Pégourié-Gonnard · 6 years ago
  45. c37423f Fix misleading sub-state name and comments by Manuel Pégourié-Gonnard · 6 years ago
  46. 5267b62 Change error description by Ron Eldor · 6 years ago
  47. a27190b Rename platform error code and value by Ron Eldor · 6 years ago
  48. 25781f9 Fix missing check in example client by Manuel Pégourié-Gonnard · 6 years ago
  49. ee68cff Fix or improve some comments (and whitespace) by Manuel Pégourié-Gonnard · 6 years ago
  50. 32df911 Fix documentation of what functions restart when by Manuel Pégourié-Gonnard · 6 years ago
  51. 7e1f3be Adapt ChangeLog by Hanno Becker · 6 years ago
  52. f0bbd7e Misc documentation fixes/improvements. by Manuel Pégourié-Gonnard · 6 years ago
  53. 6346a75 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 6 years ago
  54. 0b44d5c Zeroize sensitive data in aescrypt2 and crypt_and_hash examples by Hanno Becker · 6 years ago
  55. 805f2e1 Add missing zeroization of buffered handshake messages by Hanno Becker · 6 years ago
  56. 9580528 ssl-opt.sh: fix typo in mtu settings by Andrzej Kurek · 6 years ago
  57. b459346 ssl-opt.sh: add a check for i686 targets by Andrzej Kurek · 6 years ago
  58. 7782605 ssl-opt.sh: add comments regarding ciphersuite forcing by Andrzej Kurek · 6 years ago
  59. 748face ssl_tls: fix maximum output length by Andrzej Kurek · 6 years ago
  60. 7c6df83 ssl-opt.sh: revert unnecessary "autoreduction" checks by Andrzej Kurek · 6 years ago
  61. 7311c78 ssl-opt.sh: force ciphersuites to reduce mtu size by Andrzej Kurek · 6 years ago
  62. 35f2f30 ssl-opt.sh: change expected pattern from 'resend' to 'autoreduction' by Andrzej Kurek · 6 years ago
  63. ef43ce6 Dtls: change the way unlimited mtu is set for client hello messages by Andrzej Kurek · 6 years ago
  64. abe6003 Adapt ChangeLog by Hanno Becker · 6 years ago
  65. 095d9cf Fix ordering of free()ing of internal structures in ssl_server2 by Hanno Becker · 6 years ago
  66. 0fc9cf4 ssl-opt.sh: increase proxy mtu sizes to contain entire datagrams by Andrzej Kurek · 6 years ago
  67. 948fe80 ssl-opt.sh: adjust test timeouts to fit slower targets by Andrzej Kurek · 6 years ago
  68. 6290dae Disable dtls fragmentation for ClientHello messages by Andrzej Kurek · 6 years ago
  69. 52f8491 ssl-opt.sh: adjust tests to fit slower targets by Andrzej Kurek · 6 years ago
  70. 617a321 Adapt ChangeLog by Hanno Becker · 6 years ago
  71. 30a9510 Fix memory leak and freeing without initialization in cert_write by Hanno Becker · 6 years ago
  72. 16b1bd8 bn_mul.h: add ARM DSP optimized MULADDC code by Aurelien Jarno · 7 years ago
  73. 95c5575 check-files: exclude .git and third-party files by Gilles Peskine · 6 years ago
  74. 404aa65 Add ChangeLog entry for Windows threading fix by Simon Butcher · 6 years ago
  75. 6e3606e Fix run-test-suites.pl to screen for files by Simon Butcher · 6 years ago
  76. 427df37 Don't try to disable ASLR by Gilles Peskine · 6 years ago
  77. 5c39d7a Remove redundant check in all.sh by Gilles Peskine · 6 years ago
  78. bd90a8c In keep-going mode, don't hard-fail on some tests by Gilles Peskine · 6 years ago
  79. a9daa5c Look for documentation only in specific directories by Gilles Peskine · 6 years ago
  80. 65593d2 rsa: pss: Add no possible salt size tests by Jaeden Amero · 6 years ago
  81. 80d99ea rsa: pss: Extend tests for variable salt length by Jaeden Amero · 6 years ago
  82. 3725bb2 rsa: pss: Enable use of big hashes with small keys by Jaeden Amero · 6 years ago
  83. 0592ea7 Merge remote-tracking branch 'public/pr/1140' into development by Simon Butcher · 6 years ago
  84. 1afc767 Merge remote-tracking branch 'public/pr/1758' into development by Simon Butcher · 6 years ago
  85. c86993e Merge remote-tracking branch 'public/pr/1970' into development by Simon Butcher · 6 years ago
  86. c0514bf Added ChangeLog entry for yotta support removal by Simon Butcher · 6 years ago
  87. 3ad2efd Remove Yotta support from the docs, tests and build scripts by Simon Butcher · 7 years ago
  88. 487cdf5 In keep-going mode, don't hard-fail on some auxiliary script by Gilles Peskine · 6 years ago
  89. 2561a50 Fix "make WINDOWS_BUILD=1 clean" on non-Windows hosts by Gilles Peskine · 6 years ago
  90. 54a7c62 Minor style changes by Ron Eldor · 6 years ago
  91. 5a481f1 Update error.h count for SSL by Manuel Pégourié-Gonnard · 6 years ago
  92. 12e4a8b Improve documentation wording and formatting by Manuel Pégourié-Gonnard · 6 years ago
  93. 1c1c20e Fix some whitespace issues by Manuel Pégourié-Gonnard · 6 years ago
  94. ff21572 rsa: pss: Use size_t when computing signatures by Jaeden Amero · 6 years ago
  95. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 6 years ago
  96. 53546ea Update library version number to 2.13.1 by Simon Butcher · 6 years ago mbedtls-2.13.1
  97. 5d40f67 Merge remote-tracking branch 'public/pr/1927' into development-restricted by Simon Butcher · 6 years ago
  98. d2ef254 Don't define _POSIX_C_SOURCE in header file by Hanno Becker · 6 years ago
  99. f5106d5 Don't declare and define gmtime()-mutex on Windows platforms by Hanno Becker · 6 years ago
  100. 323d801 Correct preprocessor guards determining use of gmtime() by Hanno Becker · 6 years ago