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