1. 4ae5c29 Add Changelog entry and improve coding style by Janos Follath · 9 years ago
  2. 9a3ee57 Merge branch 'fixes' into development by Simon Butcher · 9 years ago
  3. c990189 Revert changes done to 'make apidoc' target by Manuel Pégourié-Gonnard · 9 years ago
  4. 25caaf3 Avoid build errors with -O0 due to assembly by Manuel Pégourié-Gonnard · 9 years ago
  5. 3551901 Make ar invocation more portable by Manuel Pégourié-Gonnard · 9 years ago
  6. afbb310 Update ChangeLog for latest PR merged by Manuel Pégourié-Gonnard · 9 years ago
  7. f92c86e Update reference to attack in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  8. bfafadb Change version number to 2.2.1 by Simon Butcher · 9 years ago mbedtls-2.2.1
  9. 7f88b8e Tune description of a change/bugfix in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  10. 1285ab5 Fix for memory leak in RSA-SSA signing by Simon Butcher · 9 years ago
  11. c4a6ce6 Merge branch 'origin/iotssl-541-pathlen-bugfix' by Simon Butcher · 9 years ago
  12. c423501 Clarification in ChangeLog by Simon Butcher · 9 years ago
  13. 4c2bfdb Merge 'iotssl-558-md5-tls-sigs-restricted' by Simon Butcher · 9 years ago
  14. 9c2626c Merge 'iotssl-566-double-free-restricted' by Simon Butcher · 9 years ago
  15. 00923c1 Fix typo in Changelog by Simon Butcher · 9 years ago
  16. fabce5e Merge branch 'misc' into development by Simon Butcher · 9 years ago
  17. 207990d Added description of change to the Changelog by Simon Butcher · 9 years ago
  18. 1e07562 Fix wrong length limit in GCM by Manuel Pégourié-Gonnard · 9 years ago
  19. 97b5209 Fix potential double free in cert writing code by Manuel Pégourié-Gonnard · 9 years ago
  20. c5892ca Add credits to ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  21. 47229c7 Disable MD5 in handshake signatures by default by Manuel Pégourié-Gonnard · 9 years ago
  22. f4569b1 Fix bug checking pathlen on first intermediate by Manuel Pégourié-Gonnard · 9 years ago
  23. 8254ed2 Change version number to 2.2.0 by Simon Butcher · 9 years ago mbedos-release-15-11 mbedtls-2.2.0
  24. 59a8fa7 Corrected typo in ChangeLog by Simon Butcher · 9 years ago
  25. bd36398 Merge branch 'iotssl-519-asn1write-overflows-restricted' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  26. 537e2a9 Merge branch 'iotssl-518-winpathlen-restricted' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  27. f8b2442 Merge branch 'iotssl-517-double-free-restricted' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  28. c99dffa Add ChangeLog entry for ASN.1 DER boolean fix by Manuel Pégourié-Gonnard · 9 years ago
  29. ba1d897 Merge branch 'bugfixes' into development by Manuel Pégourié-Gonnard · 9 years ago
  30. 568f1e7 Merge branch 'iotssl-515-max-pathlen' into development by Manuel Pégourié-Gonnard · 9 years ago
  31. 2b624e9 Add Changelog entries for this branch by Manuel Pégourié-Gonnard · 9 years ago
  32. 2046062 Merge branch 'development' into misc by Simon Butcher · 9 years ago
  33. 62aab15 Merge branch 'development' into iotssl-513-alerts by Simon Butcher · 9 years ago
  34. 5f7c34b Merge branch iotssl-521-keylen-check by Simon Butcher · 9 years ago
  35. e0b2fea Mention performance fix in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  36. 65eefc8 Fix missing check for RSA key length on EE certs by Manuel Pégourié-Gonnard · 9 years ago
  37. d21eb2a Fix attribution in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  38. fbdf06c Fix handling of non-fatal alerts by Manuel Pégourié-Gonnard · 9 years ago
  39. e5f3072 Fix #ifdef inconsistency by Manuel Pégourié-Gonnard · 9 years ago
  40. 66fc073 Fix typo in an OID name by Manuel Pégourié-Gonnard · 9 years ago
  41. 7c5fcdc Disable reportedly broken assembly of Sparc(64) by Manuel Pégourié-Gonnard · 9 years ago
  42. 22c3b7b Fix potential buffer overflow in asn1write by Manuel Pégourié-Gonnard · 9 years ago
  43. 261faed Fix potential heap corruption on Windows by Manuel Pégourié-Gonnard · 9 years ago
  44. 173c790 Fix potential double-free in ssl_conf_psk() by Manuel Pégourié-Gonnard · 9 years ago
  45. 1ef96c2 Update ChangeLog for the EC J-PAKE branch by Manuel Pégourié-Gonnard · 9 years ago
  46. 4104864 ECHDE-PSK does not use a certificate by Manuel Pégourié-Gonnard · 9 years ago
  47. c4e7d8a Bump version to 2.1.2 by Manuel Pégourié-Gonnard · 9 years ago mbedtls-2.1.2
  48. ca056c7 Fix CVE number in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  49. a97ab2c Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  50. 7776fc3 Fix for #279 macroisation of 'inline' keyword by Simon Butcher · 9 years ago
  51. 899ac84 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  52. 0431735 Fix compile error in net.c with musl libc by Manuel Pégourié-Gonnard · 9 years ago
  53. 475cf0a Merge fix of IOTSSL-496 - Potential heap overflow by Simon Butcher · 9 years ago
  54. 0223ab9 Fix macroization of inline in C++ by Manuel Pégourié-Gonnard · 9 years ago
  55. fec73a8 Merge of fix for IOTSSL-481 - Double free by Simon Butcher · 9 years ago
  56. c48b66b Changed attribution for Guido Vranken by Simon Butcher · 9 years ago
  57. 6418ffa Merge fix for IOTSSL-480 - base64 overflow issue by Simon Butcher · 9 years ago
  58. a45aa13 Merge of IOTSSL-476 - Random malloc in pem_read() by Simon Butcher · 9 years ago
  59. e7f96f2 Merge fix IOTSSL-475 Potential buffer overflow by Simon Butcher · 9 years ago
  60. d5ba467 Merge fix for IOTSSL-474 PKCS12 Overflow by Simon Butcher · 9 years ago
  61. 5b8d1d6 Fix for IOTSSL-473 Double free error by Simon Butcher · 9 years ago
  62. ef388f1 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  63. bc1babb Fix potential overflow in CertificateRequest by Manuel Pégourié-Gonnard · 9 years ago
  64. 54eec9d Merge pull request #301 from Tilka/typo by Simon Butcher · 9 years ago
  65. a12e3c0 Updated ChangeLog with credit by Simon Butcher · 9 years ago
  66. 0aa45c2 Fix potential overflow in base64_encode by Manuel Pégourié-Gonnard · 9 years ago
  67. 5624ec8 Reordered TLS extension fields in client by Simon Butcher · 9 years ago
  68. 04799a4 Fixed copy and paste error by Simon Butcher · 9 years ago
  69. d02a1da Fix stack buffer overflow in pkcs12 by Manuel Pégourié-Gonnard · 9 years ago
  70. 24417f0 Fix potential double-free in mbedtls_ssl_conf_psk() by Manuel Pégourié-Gonnard · 9 years ago
  71. 58fb495 Fix potential buffer overflow in mpi_read_string() by Manuel Pégourié-Gonnard · 9 years ago
  72. 588ad50 Fix a fairly common typo in comments by Tillmann Karras · 9 years ago
  73. 8f98842 Refined credits in ChangeLog for fuzzing issue by Simon Butcher · 9 years ago
  74. 8cea8ad Bump version to 2.1.1 by Manuel Pégourié-Gonnard · 9 years ago mbedtls-2.1.1
  75. ac58c53 Merge remote-tracking branch 'origin/development' by Simon Butcher · 9 years ago
  76. 7dd82f8 Merge branch 'development' with bugfix branch by Simon Butcher · 9 years ago
  77. 5793e7e Merge 'development' into iotssl-411-port-reuse by Simon Butcher · 9 years ago
  78. f7022d1 Fix bug in server parsing point formats extension by Manuel Pégourié-Gonnard · 9 years ago
  79. a1a1128 Updated ChangeLog for fix #275 by Simon Butcher · 9 years ago
  80. d69f14b Updated Changelog for new version by Simon Butcher · 9 years ago
  81. 8a52a74 Added PR to Changelog for NWilson by Simon Butcher · 9 years ago
  82. c2ed802 Fix ChangeLog - misplaced entries by Manuel Pégourié-Gonnard · 9 years ago
  83. 14c2574 Update Changelog by Manuel Pégourié-Gonnard · 9 years ago
  84. e5a21b4 Merge pull request #282 from ARMmbed/iotssl-469-rsa-crt-restricted by Simon Butcher · 9 years ago
  85. 5f50104 Add counter-measure against RSA-CRT attack by Manuel Pégourié-Gonnard · 9 years ago
  86. 7f2f062 Fix possible client crash on API misuse by Manuel Pégourié-Gonnard · 9 years ago
  87. 0a0c22e Add ChangeLog entry about license change by Manuel Pégourié-Gonnard · 9 years ago mbedtls-2.1.0
  88. aac5502 Bump version to 2.1.0 by Manuel Pégourié-Gonnard · 9 years ago
  89. 5275459 Merging iotssl-457-badtail with development branch by Simon Butcher · 9 years ago
  90. b2beb84 Changelog entry fro the previous commit by Manuel Pégourié-Gonnard · 9 years ago
  91. 1385a28 Fix possible mutex lock/unlock mismatch by Manuel Pégourié-Gonnard · 9 years ago
  92. c98204e Fix missing break in switch for SSL presets by Manuel Pégourié-Gonnard · 9 years ago
  93. ed46c43 Fix error when loading libmbedtls.so by Manuel Pégourié-Gonnard · 9 years ago
  94. e33316c Add test build of shared libs for windows by Manuel Pégourié-Gonnard · 9 years ago
  95. 32da9f6 Add support for MBEDTLS_USER_CONFIG_FILE by Manuel Pégourié-Gonnard · 9 years ago
  96. 9983993 Fix bug with make install without tests by Manuel Pégourié-Gonnard · 9 years ago
  97. 2006408 Fix Make bug when installing programs by Manuel Pégourié-Gonnard · 9 years ago
  98. 052d10c Accept a trailing space at end of PEM lines by Manuel Pégourié-Gonnard · 9 years ago
  99. e96ce08 Fix compile error with armcc5 --gnu by Manuel Pégourié-Gonnard · 9 years ago
  100. 10a6f02 Merge branch 'development' into IOTSSL-442-hello-noext by Simon Butcher · 9 years ago