1. a1a1128 Updated ChangeLog for fix #275 by Simon Butcher · 10 years ago
  2. 520d3b8 Merge pull request #289 from quartzjer/development by Simon Butcher · 10 years ago
  3. 49641ad Merge pull request #275 from embedthis/fix-1 by Simon Butcher · 10 years ago
  4. c57556e tiny spelling fixes by Jeremie Miller · 10 years ago
  5. d69f14b Updated Changelog for new version by Simon Butcher · 10 years ago
  6. 8a52a74 Added PR to Changelog for NWilson by Simon Butcher · 10 years ago
  7. 835faec Merge branch 'NWilson-const_profile' by Simon Butcher · 10 years ago
  8. a25cab8 FIX: compiler warning with recvfrom on 64-bit by Embedthis Software · 10 years ago
  9. a6b95f0 Print I/O buffer size in memory.sh by Manuel Pégourié-Gonnard · 10 years ago
  10. 2088e2e fix const-ness of argument to mbedtls_ssl_conf_cert_profile by Nicholas Wilson · 10 years ago
  11. 14d8005 Remove "private" setting from module.json by Manuel Pégourié-Gonnard · 10 years ago
  12. 0a0c22e Add ChangeLog entry about license change by Manuel Pégourié-Gonnard · 10 years ago mbedtls-2.1.0
  13. aac5502 Bump version to 2.1.0 by Manuel Pégourié-Gonnard · 10 years ago
  14. 67e4652 Fix bug in bump_version.sh by Manuel Pégourié-Gonnard · 10 years ago
  15. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  16. f9c599c Bump yotta patch version by Manuel Pégourié-Gonnard · 10 years ago
  17. 2d43479 Merge branch 'development' of ssh://github.com/ARMmbed/mbedtls into development by Simon Butcher · 10 years ago
  18. 1a66081 Merge branch 'iotssl-457-badtail' into development by Simon Butcher · 10 years ago
  19. 5275459 Merging iotssl-457-badtail with development branch by Simon Butcher · 10 years ago
  20. f851f14 Moe top-level Readme to markdown by Manuel Pégourié-Gonnard · 10 years ago
  21. ed51594 Merge pull request #265 from ARMmbed/iotssl-460-bugfixes by Simon Butcher · 10 years ago
  22. 1662c4a Merge pull request #264 from ARMmbed/misc by Simon Butcher · 10 years ago
  23. f459a0f Bump yotta patch version by Manuel Pégourié-Gonnard · 10 years ago
  24. b2beb84 Changelog entry fro the previous commit by Manuel Pégourié-Gonnard · 10 years ago
  25. f81ee2e Add NULL checks to top-level SSL functions by Manuel Pégourié-Gonnard · 10 years ago
  26. fdbdd72 Skip to trusted certs early in the chain by Manuel Pégourié-Gonnard · 10 years ago
  27. 560fea3 Add tests for verify callback by Manuel Pégourié-Gonnard · 10 years ago
  28. 4f202ba Document the three libraries in Readme by Manuel Pégourié-Gonnard · 10 years ago
  29. c881ca8 Document how to build shared libs with CMake by Manuel Pégourié-Gonnard · 10 years ago
  30. 5f5e0ec Improve mbedtls_ssl_write() documentation by Manuel Pégourié-Gonnard · 10 years ago
  31. a2cda6b Add mbedtls_ssl_get_max_frag_len() by Manuel Pégourié-Gonnard · 10 years ago
  32. 7b23c51 Print "thread ID" in debug messages by Manuel Pégourié-Gonnard · 10 years ago
  33. d68434e Disable some tests with valgrind by Manuel Pégourié-Gonnard · 10 years ago
  34. bb83844 Clarify that there are two SSL I/O buffers by Manuel Pégourié-Gonnard · 10 years ago
  35. 824ba72 Only use -Wshadow with GCC 4.8 or higher by Manuel Pégourié-Gonnard · 10 years ago
  36. cf9ab63 Fix error reporting in pkey/pk_* programs by Manuel Pégourié-Gonnard · 10 years ago
  37. ce7a08b Fix more comments/outputs in verify programs by Manuel Pégourié-Gonnard · 10 years ago
  38. 102a620 Fix hash buffer size in pkey programs by Manuel Pégourié-Gonnard · 10 years ago
  39. d224ff1 Change default RSA key size in rsa_genkey by Manuel Pégourié-Gonnard · 10 years ago
  40. 1d8f2da Fix comments about filenames in some programs by Manuel Pégourié-Gonnard · 10 years ago
  41. d74c697 Fix memory corruption in rsa sign/verify programs by Manuel Pégourié-Gonnard · 10 years ago
  42. 8b2641d Fix warning with MD/SHA ALT implementation by Manuel Pégourié-Gonnard · 10 years ago
  43. c6b5d83 Fix handling of long PSK identities by Manuel Pégourié-Gonnard · 10 years ago
  44. ea35666 Fix -Wshadow warnings by Manuel Pégourié-Gonnard · 10 years ago
  45. 4d04cdc Fix RSA mutex fix by Manuel Pégourié-Gonnard · 10 years ago
  46. 6a6619b Fix last edit by Manuel Pégourié-Gonnard · 10 years ago
  47. 435314d Merge pull request #263 from iriark01/patch-6 by Manuel Pégourié-Gonnard · 10 years ago
  48. 9cdd0d5 Small edit by Irit Arkin · 10 years ago
  49. cbee3f7 Merge pull request #262 from iriark01/patch-5 by Manuel Pégourié-Gonnard · 10 years ago
  50. fe3fda5 Merge pull request #261 from iriark01/patch-4 by Manuel Pégourié-Gonnard · 10 years ago
  51. 2823661 Merge pull request #260 from iriark01/patch-3 by Manuel Pégourié-Gonnard · 10 years ago
  52. c816476 Merge pull request #259 from iriark01/patch-2 by Manuel Pégourié-Gonnard · 10 years ago
  53. 36936bf Small edit by Irit Arkin · 10 years ago
  54. fb40410 Small edit by Irit Arkin · 10 years ago
  55. c4d9d32 Small edit by Irit Arkin · 10 years ago
  56. cd8c0fb Very small edit by Irit Arkin · 10 years ago
  57. 1385a28 Fix possible mutex lock/unlock mismatch by Manuel Pégourié-Gonnard · 10 years ago
  58. 3dce9ec Sync yotta and general readme again by Manuel Pégourié-Gonnard · 10 years ago
  59. 9acf88b Ship license files with the yotta module by Manuel Pégourié-Gonnard · 10 years ago
  60. 5719aa1 Merge pull request #255 from iriark01/patch-1 by Simon Butcher · 10 years ago
  61. 4d8edd5 Edited by Irit Arkin · 10 years ago
  62. d0422a4 Bump patch version for yotta by Manuel Pégourié-Gonnard · 10 years ago beta-oob-2
  63. fe62613 Add proper destructor for HelloHTTPS by Manuel Pégourié-Gonnard · 10 years ago
  64. 324fc02 Synchronise top-level and yotta READMEs by Manuel Pégourié-Gonnard · 10 years ago
  65. a150050 Merge branch 'development' of ssh://github.com/ARMmbed/mbedtls into development by Simon Butcher · 10 years ago
  66. df81924 Fixed issues in Yotta examples README's by Simon Butcher · 10 years ago
  67. 38db006 Finish test in pkwrite by Manuel Pégourié-Gonnard · 10 years ago
  68. e50f67c Fix debug mode in example-tls-client by Manuel Pégourié-Gonnard · 10 years ago
  69. 1a18aae Update output of example-tls-client in its readme by Manuel Pégourié-Gonnard · 10 years ago
  70. 0819e6f Merge remote-tracking branch 'tmp/readme-fix' into development by Manuel Pégourié-Gonnard · 10 years ago
  71. e578b1c Relax timing_self_test for windows idiosyncrasies by Manuel Pégourié-Gonnard · 10 years ago
  72. 3c405ae Removing yt ls step in READMEs of examples by Brian Daniels · 10 years ago
  73. 04b7eec Fix pkwrite test that were failing on mingw32 by Manuel Pégourié-Gonnard · 10 years ago
  74. bd6d0ab Fix usage of minar in example-tls-client by Manuel Pégourié-Gonnard · 10 years ago
  75. ee4cb7d Remove warning about needing future yotta version by Manuel Pégourié-Gonnard · 10 years ago
  76. 493f065 Cosmetics in create-module.sh by Manuel Pégourié-Gonnard · 10 years ago
  77. 42618b8 Use more reliable host in example-tls-client by Manuel Pégourié-Gonnard · 10 years ago
  78. 708b6ee Ifx typos in readme by Manuel Pégourié-Gonnard · 10 years ago
  79. 5f9245d Fix broken links (s/tree/blob/) by Manuel Pégourié-Gonnard · 10 years ago
  80. 721f711 Use development for repo links by Manuel Pégourié-Gonnard · 10 years ago
  81. addd52f Add description for the yotta module by Manuel Pégourié-Gonnard · 10 years ago
  82. 46c4fa1 Fix missing casts on return by Manuel Pégourié-Gonnard · 10 years ago
  83. 9507156 Update sockets dependency version (yotta/mbed) by Manuel Pégourié-Gonnard · 10 years ago
  84. e2b0efe Separate license from comments in config.h by Manuel Pégourié-Gonnard · 10 years ago
  85. 47943ae Bump yotta patch version by Manuel Pégourié-Gonnard · 10 years ago
  86. c98204e Fix missing break in switch for SSL presets by Manuel Pégourié-Gonnard · 10 years ago
  87. e87b04c Upgrade to latest mbed-drivers version by Manuel Pégourié-Gonnard · 10 years ago
  88. 91bbfb6 Make timing selftest less sensitive by Manuel Pégourié-Gonnard · 10 years ago
  89. 4b7027a Avoid race condition in test by Manuel Pégourié-Gonnard · 10 years ago
  90. ac50fc5 Fix typo in doc by Manuel Pégourié-Gonnard · 10 years ago
  91. 854dab9 Fix the fix for armcc5 --gnu by Manuel Pégourié-Gonnard · 10 years ago
  92. ed46c43 Fix error when loading libmbedtls.so by Manuel Pégourié-Gonnard · 10 years ago
  93. 8356fc2 Fix mbed OS TLS client example by Manuel Pégourié-Gonnard · 10 years ago
  94. e33316c Add test build of shared libs for windows by Manuel Pégourié-Gonnard · 10 years ago
  95. 111ce9f Fix build error with shared libraries for windows by Manuel Pégourié-Gonnard · 10 years ago
  96. 8018c28 Add -static-libgcc for Windows dll builds by Manuel Pégourié-Gonnard · 10 years ago
  97. 620ee19 Fix return of x509_self_test without SHA-1 by Manuel Pégourié-Gonnard · 10 years ago
  98. d1004f0 Fix printed output of some selftests by Manuel Pégourié-Gonnard · 10 years ago
  99. cdee2d9 Fix license header in files in yotta/data by Manuel Pégourié-Gonnard · 10 years ago
  100. fa1304a Use Unix line endings in wince_main.c too by Manuel Pégourié-Gonnard · 10 years ago