1. 6c92268 Improved on the previous fix and added a test case to cover both types by Janos Follath · 9 years ago
  2. 3fc644f Removed recursion from fix #309. by Janos Follath · 9 years ago
  3. 8483e28 Merge remote-tracking branch 'upstream/development' into iss309 by Janos Follath · 9 years ago
  4. 6cbacec Improved on the fix of #309 and extended the test to cover subroutines. by Janos Follath · 9 years ago
  5. 044a86b Tests and fix added for #309 (inplace mpi doubling). by Janos Follath · 9 years ago
  6. cdea97c Remove useless code by Manuel Pégourié-Gonnard · 9 years ago
  7. 334a87b Corrected URL/reference to MPI library by Simon Butcher · 9 years ago
  8. c4e7d8a Bump version to 2.1.2 by Manuel Pégourié-Gonnard · 9 years ago mbedtls-2.1.2
  9. a97ab2c Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  10. 7776fc3 Fix for #279 macroisation of 'inline' keyword by Simon Butcher · 9 years ago
  11. 2d70834 Fix references to non-standard SIZE_T_MAX by Manuel Pégourié-Gonnard · 9 years ago
  12. 899ac84 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  13. 0431735 Fix compile error in net.c with musl libc by Manuel Pégourié-Gonnard · 9 years ago
  14. 475cf0a Merge fix of IOTSSL-496 - Potential heap overflow by Simon Butcher · 9 years ago
  15. 0223ab9 Fix macroization of inline in C++ by Manuel Pégourié-Gonnard · 9 years ago
  16. fec73a8 Merge of fix for IOTSSL-481 - Double free by Simon Butcher · 9 years ago
  17. 6418ffa Merge fix for IOTSSL-480 - base64 overflow issue by Simon Butcher · 9 years ago
  18. a45aa13 Merge of IOTSSL-476 - Random malloc in pem_read() by Simon Butcher · 9 years ago
  19. e7f96f2 Merge fix IOTSSL-475 Potential buffer overflow by Simon Butcher · 9 years ago
  20. d5ba467 Merge fix for IOTSSL-474 PKCS12 Overflow by Simon Butcher · 9 years ago
  21. 5b8d1d6 Fix for IOTSSL-473 Double free error by Simon Butcher · 9 years ago
  22. ef388f1 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 9 years ago
  23. bc1babb Fix potential overflow in CertificateRequest by Manuel Pégourié-Gonnard · 9 years ago
  24. 0aa45c2 Fix potential overflow in base64_encode by Manuel Pégourié-Gonnard · 9 years ago
  25. 5624ec8 Reordered TLS extension fields in client by Simon Butcher · 9 years ago
  26. 04799a4 Fixed copy and paste error by Simon Butcher · 9 years ago
  27. 0fc94e9 Revised bounds checking on TLS extensions by Simon Butcher · 9 years ago
  28. 9f81231 Revised hostname length check from review by Simon Butcher · 9 years ago
  29. d02a1da Fix stack buffer overflow in pkcs12 by Manuel Pégourié-Gonnard · 9 years ago
  30. 24417f0 Fix potential double-free in mbedtls_ssl_conf_psk() by Manuel Pégourié-Gonnard · 9 years ago
  31. 58fb495 Fix potential buffer overflow in mpi_read_string() by Manuel Pégourié-Gonnard · 9 years ago
  32. ed99766 Added bounds checking for TLS extensions by Simon Butcher · 9 years ago
  33. 89f7762 Added max length checking of hostname by Simon Butcher · 9 years ago
  34. 588ad50 Fix a fairly common typo in comments by Tillmann Karras · 9 years ago
  35. 8cea8ad Bump version to 2.1.1 by Manuel Pégourié-Gonnard · 9 years ago mbedtls-2.1.1
  36. ac58c53 Merge remote-tracking branch 'origin/development' by Simon Butcher · 9 years ago
  37. 7dd82f8 Merge branch 'development' with bugfix branch by Simon Butcher · 9 years ago
  38. 5793e7e Merge 'development' into iotssl-411-port-reuse by Simon Butcher · 9 years ago
  39. f7022d1 Fix bug in server parsing point formats extension by Manuel Pégourié-Gonnard · 9 years ago
  40. ea5370d Don't allow reconnect during handshake by Manuel Pégourié-Gonnard · 9 years ago
  41. 49641ad Merge pull request #275 from embedthis/fix-1 by Simon Butcher · 9 years ago
  42. d0bf6a3 Update ssl_tls.c by Simon Butcher · 9 years ago
  43. 74ca8d0 Update ssl_tls.c by Simon Butcher · 9 years ago
  44. 0789aed Update ssl_tls.c by Simon Butcher · 9 years ago
  45. a25cab8 FIX: compiler warning with recvfrom on 64-bit by Embedthis Software · 9 years ago
  46. ddfe5d2 Tune dependencies by Manuel Pégourié-Gonnard · 9 years ago
  47. 2ed05a0 Fix typos by Manuel Pégourié-Gonnard · 9 years ago
  48. ab05d23 Update generated file by Manuel Pégourié-Gonnard · 9 years ago
  49. 62c74bb Stop wasting resources by Manuel Pégourié-Gonnard · 9 years ago
  50. 2088e2e fix const-ness of argument to mbedtls_ssl_conf_cert_profile by Nicholas Wilson · 9 years ago
  51. e5a21b4 Merge pull request #282 from ARMmbed/iotssl-469-rsa-crt-restricted by Simon Butcher · 9 years ago
  52. 5f50104 Add counter-measure against RSA-CRT attack by Manuel Pégourié-Gonnard · 9 years ago
  53. 3f09b6d Fix API by Manuel Pégourié-Gonnard · 9 years ago
  54. be619c1 Clean up error codes by Manuel Pégourié-Gonnard · 9 years ago
  55. 11331fc First working dirty version by Manuel Pégourié-Gonnard · 9 years ago
  56. 9650205 Start detecting epoch 0 ClientHellos by Manuel Pégourié-Gonnard · 9 years ago
  57. 7f2f062 Fix possible client crash on API misuse by Manuel Pégourié-Gonnard · 9 years ago
  58. aac5502 Bump version to 2.1.0 by Manuel Pégourié-Gonnard · 9 years ago
  59. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 9 years ago
  60. 5275459 Merging iotssl-457-badtail with development branch by Simon Butcher · 9 years ago
  61. fdbdd72 Skip to trusted certs early in the chain by Manuel Pégourié-Gonnard · 9 years ago
  62. 4d04cdc Fix RSA mutex fix by Manuel Pégourié-Gonnard · 9 years ago
  63. 1385a28 Fix possible mutex lock/unlock mismatch by Manuel Pégourié-Gonnard · 9 years ago
  64. e578b1c Relax timing_self_test for windows idiosyncrasies by Manuel Pégourié-Gonnard · 9 years ago
  65. c98204e Fix missing break in switch for SSL presets by Manuel Pégourié-Gonnard · 9 years ago
  66. 91bbfb6 Make timing selftest less sensitive by Manuel Pégourié-Gonnard · 9 years ago
  67. ed46c43 Fix error when loading libmbedtls.so by Manuel Pégourié-Gonnard · 9 years ago
  68. 111ce9f Fix build error with shared libraries for windows by Manuel Pégourié-Gonnard · 9 years ago
  69. 8018c28 Add -static-libgcc for Windows dll builds by Manuel Pégourié-Gonnard · 9 years ago
  70. 620ee19 Fix return of x509_self_test without SHA-1 by Manuel Pégourié-Gonnard · 9 years ago
  71. d1004f0 Fix printed output of some selftests by Manuel Pégourié-Gonnard · 9 years ago
  72. 0a88574 DTLS: treat bad MAC on Finished as an error by Manuel Pégourié-Gonnard · 9 years ago
  73. 052d10c Accept a trailing space at end of PEM lines by Manuel Pégourié-Gonnard · 9 years ago
  74. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 9 years ago
  75. 10a6f02 Merge branch 'development' into IOTSSL-442-hello-noext by Simon Butcher · 9 years ago
  76. 6f42417 Fix typo in that broke installation in cmake by Manuel Pégourié-Gonnard · 9 years ago
  77. 4cc8c63 Add test for extensionless ClientHello by Manuel Pégourié-Gonnard · 9 years ago
  78. a6e5bd5 Fix bug with extension-less ServerHello by Manuel Pégourié-Gonnard · 9 years ago
  79. cb0d212 Fix level of some debug messages by Manuel Pégourié-Gonnard · 9 years ago
  80. b076116 Fix one debug message by Manuel Pégourié-Gonnard · 9 years ago
  81. 1bab7d7 Fix blank line in comments by Manuel Pégourié-Gonnard · 9 years ago
  82. 4cb87f4 Prepare for 2.0.0 release by Paul Bakker · 9 years ago mbedtls-2.0.0
  83. fc2ccfe Fix missing comma with ENTROPY_HARDWARE_ALT by Manuel Pégourié-Gonnard · 9 years ago
  84. a4f055f Some windows environments don't have _snprint_s by Manuel Pégourié-Gonnard · 9 years ago
  85. 20af64d Still need to #define inline for MSVC by Manuel Pégourié-Gonnard · 9 years ago
  86. e540b49 Add one more debug message by Manuel Pégourié-Gonnard · 9 years ago
  87. b4b19f3 Add a debug message by Manuel Pégourié-Gonnard · 9 years ago
  88. 001f2b6 Use xxx_clone() instead of memcpy() in SSL by Manuel Pégourié-Gonnard · 9 years ago
  89. c0bf01e Undo overzealous renaming of internal variables by Manuel Pégourié-Gonnard · 9 years ago
  90. 052a6c9 Add mbedtls_md_clone() by Manuel Pégourié-Gonnard · 9 years ago
  91. 16d412f Add md/shaXXX_clone() API by Manuel Pégourié-Gonnard · 9 years ago
  92. b9d64e5 Fix missing calls to md/shaxxx_free() by Manuel Pégourié-Gonnard · 9 years ago
  93. 71d296a Add missing calls to _free() in md_wrap by Manuel Pégourié-Gonnard · 9 years ago
  94. 5791109 Make the hardclock test optional by Manuel Pégourié-Gonnard · 9 years ago
  95. 9bd0afd Add guards for closed socket in net.c by Manuel Pégourié-Gonnard · 9 years ago
  96. 2505528 Rm obsolete defines for inline wiht MSVC by Manuel Pégourié-Gonnard · 9 years ago
  97. 636741b Remove obsolete hacks for uin32_t by Manuel Pégourié-Gonnard · 9 years ago
  98. 9de64f5 Fix MSVC warnings in library and programs by Manuel Pégourié-Gonnard · 9 years ago
  99. acecb65 Fix mbedtls_net_usleep() on Windows by Manuel Pégourié-Gonnard · 9 years ago
  100. abc729e Simplify net_accept() with UDP sockets by Manuel Pégourié-Gonnard · 9 years ago