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