1. da09561 Merge remote-tracking branch 'public/pr/2142' into development by Simon Butcher · 7 years ago
  2. ddc9e26 Merge remote-tracking branch 'public/pr/1627' into development by Simon Butcher · 7 years ago
  3. 78dd2e5 Merge remote-tracking branch 'public/pr/1806' into development by Simon Butcher · 7 years ago
  4. 1daecb4 Merge remote-tracking branch 'public/pr/1281' into development by Simon Butcher · 7 years ago
  5. e783f4a Merge remote-tracking branch 'public/pr/1609' into development by Simon Butcher · 7 years ago
  6. b10c660 Detect unsigned integer overflow in mbedtls_ecp_check_budget() by Hanno Becker · 7 years ago
  7. abdf67e Cast number of operations to `uint` in MBEDTLS_ECP_BUDGET by Hanno Becker · 7 years ago
  8. 76cf60b Remove merge conflict marker in ssl-opt.sh by Simon Butcher · 7 years ago
  9. 169712e Merge remote-tracking branch 'restricted/pr/390' into development by Simon Butcher · 7 years ago
  10. a966fde Fix some documentation typos and improve a comment by Manuel Pégourié-Gonnard · 7 years ago
  11. c774e32 Merge remote-tracking branch 'restricted/pr/517' into development by Simon Butcher · 7 years ago
  12. 837f821 Merge remote-tracking branch 'public/pr/1990' into development by Simon Butcher · 7 years ago
  13. ca29fdf Fix some typos in documentation and comments by Manuel Pégourié-Gonnard · 7 years ago
  14. bcedb92 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  15. c028afb Merge pull request #2121 from dgreen-arm/mbedtls-jenkinsfile by Simon Butcher · 7 years ago
  16. b51e267 Add Jenkinsfile for PR job by Darryl Green · 7 years ago
  17. b25cb60 Add a comment to clarify code flow by Manuel Pégourié-Gonnard · 7 years ago
  18. a5a3e40 Fix missing dereference. by Manuel Pégourié-Gonnard · 7 years ago
  19. 7a28e99 Expand test to ensure no assumption on output by Manuel Pégourié-Gonnard · 7 years ago
  20. 90f31b7 Improve readability by moving counter decrement by Manuel Pégourié-Gonnard · 7 years ago
  21. a58e011 Fix alignment in a macro definition by Manuel Pégourié-Gonnard · 7 years ago
  22. b843b15 Fix function name to fit conventions by Manuel Pégourié-Gonnard · 7 years ago
  23. c0edc96 Add comment on internal function API by Manuel Pégourié-Gonnard · 7 years ago
  24. d8b73f2 Remove unnecessary calls to init() from free() by Manuel Pégourié-Gonnard · 7 years ago
  25. c37423f Fix misleading sub-state name and comments by Manuel Pégourié-Gonnard · 7 years ago
  26. 25781f9 Fix missing check in example client by Manuel Pégourié-Gonnard · 7 years ago
  27. ee68cff Fix or improve some comments (and whitespace) by Manuel Pégourié-Gonnard · 7 years ago
  28. 32df911 Fix documentation of what functions restart when by Manuel Pégourié-Gonnard · 7 years ago
  29. f0bbd7e Misc documentation fixes/improvements. by Manuel Pégourié-Gonnard · 7 years ago
  30. 6346a75 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  31. 9580528 ssl-opt.sh: fix typo in mtu settings by Andrzej Kurek · 7 years ago
  32. b459346 ssl-opt.sh: add a check for i686 targets by Andrzej Kurek · 7 years ago
  33. 7782605 ssl-opt.sh: add comments regarding ciphersuite forcing by Andrzej Kurek · 7 years ago
  34. 748face ssl_tls: fix maximum output length by Andrzej Kurek · 7 years ago
  35. 7c6df83 ssl-opt.sh: revert unnecessary "autoreduction" checks by Andrzej Kurek · 7 years ago
  36. 7311c78 ssl-opt.sh: force ciphersuites to reduce mtu size by Andrzej Kurek · 7 years ago
  37. 35f2f30 ssl-opt.sh: change expected pattern from 'resend' to 'autoreduction' by Andrzej Kurek · 7 years ago
  38. ef43ce6 Dtls: change the way unlimited mtu is set for client hello messages by Andrzej Kurek · 7 years ago
  39. 0fc9cf4 ssl-opt.sh: increase proxy mtu sizes to contain entire datagrams by Andrzej Kurek · 7 years ago
  40. 948fe80 ssl-opt.sh: adjust test timeouts to fit slower targets by Andrzej Kurek · 7 years ago
  41. 6290dae Disable dtls fragmentation for ClientHello messages by Andrzej Kurek · 7 years ago
  42. 52f8491 ssl-opt.sh: adjust tests to fit slower targets by Andrzej Kurek · 7 years ago
  43. 6e3606e Fix run-test-suites.pl to screen for files by Simon Butcher · 7 years ago
  44. 0592ea7 Merge remote-tracking branch 'public/pr/1140' into development by Simon Butcher · 7 years ago
  45. 1afc767 Merge remote-tracking branch 'public/pr/1758' into development by Simon Butcher · 7 years ago
  46. c86993e Merge remote-tracking branch 'public/pr/1970' into development by Simon Butcher · 7 years ago
  47. c0514bf Added ChangeLog entry for yotta support removal by Simon Butcher · 7 years ago
  48. 3ad2efd Remove Yotta support from the docs, tests and build scripts by Simon Butcher · 7 years ago
  49. 5a481f1 Update error.h count for SSL by Manuel Pégourié-Gonnard · 7 years ago
  50. 12e4a8b Improve documentation wording and formatting by Manuel Pégourié-Gonnard · 7 years ago
  51. 1c1c20e Fix some whitespace issues by Manuel Pégourié-Gonnard · 7 years ago
  52. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  53. 53546ea Update library version number to 2.13.1 by Simon Butcher · 7 years ago mbedtls-2.13.1
  54. 5d40f67 Merge remote-tracking branch 'public/pr/1927' into development-restricted by Simon Butcher · 7 years ago
  55. d2ef254 Don't define _POSIX_C_SOURCE in header file by Hanno Becker · 7 years ago
  56. f5106d5 Don't declare and define gmtime()-mutex on Windows platforms by Hanno Becker · 7 years ago
  57. 323d801 Correct preprocessor guards determining use of gmtime() by Hanno Becker · 7 years ago
  58. 03b2bd4 Correct documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  59. a50fed9 Correct typo in documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  60. 6f70581 Correct POSIX version check to determine presence of gmtime_r() by Hanno Becker · 7 years ago
  61. c52ef40 Improve documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  62. 7dd82b4 platform_utils.{c/h} -> platform_util.{c/h} by Hanno Becker · 7 years ago
  63. 5a7fe14 Don't include platform_time.h if !MBEDTLS_HAVE_TIME by Hanno Becker · 7 years ago
  64. 9fbbf1c Improve wording of documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT by Hanno Becker · 7 years ago
  65. c946888 Fix typo in documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT by Hanno Becker · 7 years ago
  66. 921b76d Replace 'thread safe' by 'thread-safe' in the documentation by Hanno Becker · 7 years ago
  67. 9a51d01 Improve documentation of MBEDTLS_HAVE_TIME_DATE by Hanno Becker · 7 years ago
  68. acef292 ChangeLog: Add missing renamings gmtime -> gmtime_r by Hanno Becker · 7 years ago
  69. 4e67cca Improve documentation of MBEDTLS_HAVE_TIME_DATE by Hanno Becker · 7 years ago
  70. 48a816f Minor documentation improvements by Hanno Becker · 7 years ago
  71. 651d586 Style: Add missing period in documentation in threading.h by Hanno Becker · 7 years ago
  72. 6a73978 Rename mbedtls_platform_gmtime() to mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  73. be2e4bd Guard decl and use of gmtime mutex by HAVE_TIME_DATE and !GMTIME_ALT by Hanno Becker · 7 years ago
  74. 5f95c79 Remove another mentioning of IAR from config.h by Hanno Becker · 7 years ago
  75. 272675f Correct documentation of mbedtls_platform_gmtime() by Hanno Becker · 7 years ago
  76. cfeb70c gmtime: Remove special treatment for IAR by Hanno Becker · 7 years ago
  77. 94b540a Avoid redefining _POSIX_C_SOURCE by Andres Amaya Garcia · 7 years ago
  78. 45e3020 Document that IAR gmtime_s() is auto selected by Andres Amaya Garcia · 7 years ago
  79. 433f911 Check for IAR in gmtime macros by Andres Amaya Garcia · 7 years ago
  80. e58088e Clarify docs for MBEDTLS_HAVE_TIME_DATE by Andres Amaya Garcia · 7 years ago
  81. c29c34c Improve wording of gmtime feature in ChangeLog by Andres Amaya Garcia · 7 years ago
  82. 3c9733a Fix typo in comment for gmtime macro defines by Andres Amaya Garcia · 7 years ago
  83. 193fe89 Add missing _POSIX_C_SOURCE define in threading.h by Andres Amaya Garcia · 7 years ago
  84. ca04a01 Document shorthand gmtime macros by Andres Amaya Garcia · 7 years ago
  85. 8c9a620 Fix missing word in ChangeLog entry for gmtime() by Andres Amaya Garcia · 7 years ago
  86. 2099606 Use gmtime_s() for IAR by Andres Amaya Garcia · 7 years ago
  87. e9b10b2 Define _POSIX_C_SOURCE in threading.c before POSIX detection by Andres Amaya Garcia · 7 years ago
  88. c2f948b Fix grammar in docs for MBEDTLS_HAVE_TIME_DATE by Andres Amaya Garcia · 7 years ago
  89. c0a63bd Remove duplication of some entries in the ChangeLog by Simon Butcher · 7 years ago mbedtls-2.13.0
  90. 82986c1 Disable 3d test with no good openssl version by Manuel Pégourié-Gonnard · 7 years ago
  91. c1eda67 Disable fragmentation tests with openssl bugs by Manuel Pégourié-Gonnard · 7 years ago
  92. b70158b Merge pull request #505 from sbutcher-arm/mbedtls-version-2.13.0 by Simon Butcher · 7 years ago
  93. 4d075cd Update library version number to 2.13.0 by Simon Butcher · 7 years ago
  94. b5afb97 Revised and clarified ChangeLog by Simon Butcher · 7 years ago
  95. 0bbb4fc Merge branch 'development' into development by Simon Butcher · 7 years ago
  96. 552754a Merge remote-tracking branch 'public/pr/1988' into development by Simon Butcher · 7 years ago
  97. 68dbc94 Merge remote-tracking branch 'public/pr/1951' into development by Simon Butcher · 7 years ago
  98. e50128a Merge remote-tracking branch 'public/pr/1994' into development by Simon Butcher · 7 years ago
  99. 07de4c0 Merge remote-tracking branch 'public/pr/1920' into development by Simon Butcher · 7 years ago
  100. 822a9cc Merge remote-tracking branch 'public/pr/1994' into development-restricted by Simon Butcher · 7 years ago