1. 4bdbe09 Fix sig->tag update in mbedtls_x509_get_sig() by Andres AG · 8 years ago
  2. f911319 Allow the entry_name size to be set in config.h by Andres AG · 8 years ago
  3. c0d76b8 Update ChangeLog for fix for #541 - out-of-tree CMake builds by Simon Butcher · 8 years ago
  4. cad6e93 Update to ChangeLog for bug #428 by Simon Butcher · 8 years ago
  5. 5908bcc Updated ChangeLog for PR#565 by Simon Butcher · 8 years ago
  6. 327d665 Update ChangeLog for fix to crypt_and_hash #441 by Simon Butcher · 8 years ago
  7. cf8c1f4 Update ChangeLog to include the most recent fixes by Simon Butcher · 8 years ago
  8. 46125fb Updates ChangeLog with final changes for release by Simon Butcher · 8 years ago
  9. 9c22e73 Merge branch 'development' by Simon Butcher · 8 years ago
  10. dc08545 Update ChangeLog to reflect by Paul Bakker · 8 years ago
  11. 456fea0 Amended ChangeLog by Paul Bakker · 8 years ago
  12. c6dab2b Fix non compliance SSLv3 in server extension handling. by Janos Follath · 8 years ago
  13. 94bafdf Merge branch 'development' by Simon Butcher · 8 years ago
  14. f8e3794 Update ChangeLog to reflect by Paul Bakker · 8 years ago
  15. 8f0e4c2 Amended ChangeLog by Paul Bakker · 8 years ago
  16. f893507 Update ChangeLog for bug #429 in ssl_fork_server by Simon Butcher · 8 years ago
  17. 45732c7 Update ChangeLog for bug #429 in ssl_fork_server by Simon Butcher · 8 years ago
  18. e4a46f6 Merge branch 'development' by Simon Butcher · 8 years ago
  19. 3fe6cd3 Fixes time() abstraction for custom configs by Simon Butcher · 8 years ago
  20. a543d11 Fixes mbedtls_mpi_zeroize() function name in ChangeLog by Simon Butcher · 8 years ago
  21. d7e9ad7 Updates ChangeLog with faster MPI zeroize fix by Simon Butcher · 8 years ago
  22. 8a31705 Fix bug in ssl_write_supported_elliptic_curves_ext by Janos Follath · 8 years ago
  23. 2300776 Merge branch 'development' by Simon Butcher · 9 years ago
  24. 1ed9f99 Fix null pointer dereference in the RSA module. by Janos Follath · 9 years ago
  25. 3f5c875 Adds test for odd bit length RSA key size by Simon Butcher · 9 years ago
  26. 10c575b Fix odd bitlength RSA key generation by Janos Follath · 9 years ago
  27. cd0ee5e Fixes following review of 'iotssl-682-selftest-ci-break' by Simon Butcher · 9 years ago
  28. 9194744 Add exit value macros to platform abstraction layer. by Janos Follath · 9 years ago
  29. de69b16 Fix ChangeLog after merge of IOTSSL-628 by Simon Butcher · 9 years ago
  30. 078bcdd Merge branch 'IOTSSL-628-BufferOverread' by Simon Butcher · 9 years ago
  31. 184990c Merge development into development-restricted by Simon Butcher · 9 years ago
  32. 4b852db Merge branch 'iotssl-629-der-trailing-bytes' by Simon Butcher · 9 years ago
  33. 8ddc93f Add precision about exploitability in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  34. e43b81a Add Changelog entry for current branch by Janos Follath · 9 years ago
  35. 3218b21 Add Changelog entry for current branch by Janos Follath · 9 years ago
  36. 370717b Add precision about exploitability in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  37. cc4eba7 Add Changelog entry for current branch by Janos Follath · 9 years ago
  38. 00157ce Update the ChangeLog by Simon Butcher · 9 years ago
  39. f59e66b Remove redundant test certificates and clarify ChangeLog by Simon Butcher · 9 years ago
  40. b437b4b X509: Fix bug triggered by future CA among trusted by Janos Follath · 9 years ago
  41. cc0e49d x509: trailing bytes in DER: fix bug by Janos Follath · 9 years ago
  42. bc247c9 Extended ChangeLog entry by Janos Follath · 9 years ago
  43. eae41bf Add Changelog entry for current branch by Janos Follath · 9 years ago
  44. 4ae5c29 Add Changelog entry and improve coding style by Janos Follath · 9 years ago
  45. 9a3ee57 Merge branch 'fixes' into development by Simon Butcher · 9 years ago
  46. c990189 Revert changes done to 'make apidoc' target by Manuel Pégourié-Gonnard · 9 years ago
  47. 25caaf3 Avoid build errors with -O0 due to assembly by Manuel Pégourié-Gonnard · 9 years ago
  48. 3551901 Make ar invocation more portable by Manuel Pégourié-Gonnard · 9 years ago
  49. afbb310 Update ChangeLog for latest PR merged by Manuel Pégourié-Gonnard · 9 years ago
  50. f92c86e Update reference to attack in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  51. bfafadb Change version number to 2.2.1 by Simon Butcher · 9 years ago mbedtls-2.2.1
  52. 7f88b8e Tune description of a change/bugfix in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  53. 1285ab5 Fix for memory leak in RSA-SSA signing by Simon Butcher · 9 years ago
  54. c4a6ce6 Merge branch 'origin/iotssl-541-pathlen-bugfix' by Simon Butcher · 9 years ago
  55. c423501 Clarification in ChangeLog by Simon Butcher · 9 years ago
  56. 4c2bfdb Merge 'iotssl-558-md5-tls-sigs-restricted' by Simon Butcher · 9 years ago
  57. 9c2626c Merge 'iotssl-566-double-free-restricted' by Simon Butcher · 9 years ago
  58. 00923c1 Fix typo in Changelog by Simon Butcher · 9 years ago
  59. fabce5e Merge branch 'misc' into development by Simon Butcher · 9 years ago
  60. 207990d Added description of change to the Changelog by Simon Butcher · 9 years ago
  61. 1e07562 Fix wrong length limit in GCM by Manuel Pégourié-Gonnard · 9 years ago
  62. 97b5209 Fix potential double free in cert writing code by Manuel Pégourié-Gonnard · 9 years ago
  63. c5892ca Add credits to ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  64. 47229c7 Disable MD5 in handshake signatures by default by Manuel Pégourié-Gonnard · 9 years ago
  65. f4569b1 Fix bug checking pathlen on first intermediate by Manuel Pégourié-Gonnard · 9 years ago
  66. 8254ed2 Change version number to 2.2.0 by Simon Butcher · 9 years ago mbedos-release-15-11 mbedtls-2.2.0
  67. 59a8fa7 Corrected typo in ChangeLog by Simon Butcher · 9 years ago
  68. bd36398 Merge branch 'iotssl-519-asn1write-overflows-restricted' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  69. 537e2a9 Merge branch 'iotssl-518-winpathlen-restricted' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  70. f8b2442 Merge branch 'iotssl-517-double-free-restricted' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  71. c99dffa Add ChangeLog entry for ASN.1 DER boolean fix by Manuel Pégourié-Gonnard · 9 years ago
  72. ba1d897 Merge branch 'bugfixes' into development by Manuel Pégourié-Gonnard · 9 years ago
  73. 568f1e7 Merge branch 'iotssl-515-max-pathlen' into development by Manuel Pégourié-Gonnard · 9 years ago
  74. 2b624e9 Add Changelog entries for this branch by Manuel Pégourié-Gonnard · 9 years ago
  75. 2046062 Merge branch 'development' into misc by Simon Butcher · 9 years ago
  76. 62aab15 Merge branch 'development' into iotssl-513-alerts by Simon Butcher · 9 years ago
  77. 5f7c34b Merge branch iotssl-521-keylen-check by Simon Butcher · 9 years ago
  78. e0b2fea Mention performance fix in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  79. 65eefc8 Fix missing check for RSA key length on EE certs by Manuel Pégourié-Gonnard · 9 years ago
  80. d21eb2a Fix attribution in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  81. fbdf06c Fix handling of non-fatal alerts by Manuel Pégourié-Gonnard · 9 years ago
  82. e5f3072 Fix #ifdef inconsistency by Manuel Pégourié-Gonnard · 9 years ago
  83. 66fc073 Fix typo in an OID name by Manuel Pégourié-Gonnard · 9 years ago
  84. 7c5fcdc Disable reportedly broken assembly of Sparc(64) by Manuel Pégourié-Gonnard · 9 years ago
  85. 22c3b7b Fix potential buffer overflow in asn1write by Manuel Pégourié-Gonnard · 9 years ago
  86. 261faed Fix potential heap corruption on Windows by Manuel Pégourié-Gonnard · 9 years ago
  87. 173c790 Fix potential double-free in ssl_conf_psk() by Manuel Pégourié-Gonnard · 9 years ago
  88. 1ef96c2 Update ChangeLog for the EC J-PAKE branch by Manuel Pégourié-Gonnard · 9 years ago
  89. 4104864 ECHDE-PSK does not use a certificate by Manuel Pégourié-Gonnard · 9 years ago
  90. c4e7d8a Bump version to 2.1.2 by Manuel Pégourié-Gonnard · 9 years ago mbedtls-2.1.2
  91. ca056c7 Fix CVE number in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  92. a97ab2c Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  93. 7776fc3 Fix for #279 macroisation of 'inline' keyword by Simon Butcher · 9 years ago
  94. 899ac84 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  95. 0431735 Fix compile error in net.c with musl libc by Manuel Pégourié-Gonnard · 9 years ago
  96. 475cf0a Merge fix of IOTSSL-496 - Potential heap overflow by Simon Butcher · 9 years ago
  97. 0223ab9 Fix macroization of inline in C++ by Manuel Pégourié-Gonnard · 9 years ago
  98. fec73a8 Merge of fix for IOTSSL-481 - Double free by Simon Butcher · 9 years ago
  99. c48b66b Changed attribution for Guido Vranken by Simon Butcher · 9 years ago
  100. 6418ffa Merge fix for IOTSSL-480 - base64 overflow issue by Simon Butcher · 9 years ago