1. 4e41c99 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago archive/mbedtls-1.4 mbedtls-1.4
  2. f7db5e0 Avoid possible dangling pointers by Manuel Pégourié-Gonnard · 10 years ago
  3. cd4cd1d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  4. f45850c Fix the fix to ssl_set_psk() by Manuel Pégourié-Gonnard · 10 years ago
  5. ac08b54 Merge remote-tracking branch 'rasp/mem-leak' into development by Manuel Pégourié-Gonnard · 10 years ago
  6. f81088b Fix a potential memory leak found by find-mem-leak.cocci. by Mansour Moufid · 10 years ago
  7. b251a20 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  8. 981732b Fix missing/misplaced #include's by Manuel Pégourié-Gonnard · 10 years ago
  9. 394608e Fix misplaced includes by Manuel Pégourié-Gonnard · 10 years ago
  10. d901d17 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  11. 491a3fe Fix compile error in memory_buffer_alloc_selftest by Manuel Pégourié-Gonnard · 10 years ago
  12. 0da7b04 Rm usunused member in private struct by Manuel Pégourié-Gonnard · 11 years ago
  13. 50da048 Add heap usage for PK in benchmark by Manuel Pégourié-Gonnard · 11 years ago
  14. b8ca723 Only define mode_func if mode is enabled (CBC etc) by Manuel Pégourié-Gonnard · 11 years ago
  15. a2424a0 PKCS8 encrypted key depend on PKCS5 or PKCS12 by Manuel Pégourié-Gonnard · 11 years ago
  16. aff2976 Merge branch 'build' into development by Manuel Pégourié-Gonnard · 10 years ago
  17. 09eb14c Revert "Require unix-utils in path for windows make" by Manuel Pégourié-Gonnard · 10 years ago
  18. f812054 Revert "Replace SONAME with SOVERSION in makefile" by Manuel Pégourié-Gonnard · 10 years ago
  19. 99b9259 Fix whitespace of 369e6c20. by Mansour Moufid · 10 years ago
  20. c531b4a Apply the semantic patch rm-malloc-cast.cocci. by Mansour Moufid · 10 years ago
  21. d48bf68 Write literal byte more clearly by Manuel Pégourié-Gonnard · 10 years ago
  22. 85fadb7 Make loop bound more obvious by Manuel Pégourié-Gonnard · 10 years ago
  23. 6fdc4ca Fix potential signedness issue by Manuel Pégourié-Gonnard · 10 years ago
  24. bd1d44e Fix whitespace of 369e6c20. by Mansour Moufid · 10 years ago
  25. 369e6c2 Apply the semantic patch rm-malloc-cast.cocci. by Mansour Moufid · 10 years ago
  26. 18ba0cc build: make: support windows cross compile by Alon Bar-Lev · 10 years ago
  27. 0928640 Update generated files by Manuel Pégourié-Gonnard · 10 years ago
  28. ac1f76c Merge remote-tracking branch 'rich/platform' into development by Manuel Pégourié-Gonnard · 10 years ago
  29. 7d5a55a Remove dependency on sscanf in lib x509 by Rich Evans · 10 years ago
  30. c8ada6d Fix extra guard in memory_buffer_alloc by Rich Evans · 10 years ago
  31. 77d3638 modify library/memory_buffer_alloc.c, benchmark.c and the tests main code to use polarssl_exit by Rich Evans · 11 years ago
  32. c39cb49 add POLARSSL_PLATFORM_EXIT_ALT by Rich Evans · 11 years ago
  33. 2387c7d modify library/debug.c to use polarssl_snprintf by Rich Evans · 11 years ago
  34. fac657f modify library/x509*.c to use polarssl_snprintf by Rich Evans · 11 years ago
  35. a18b11f modify library/net.c to use polarssl_snprintf by Rich Evans · 11 years ago
  36. 8f3a943 modify oid.c to use polarssl_snprintf by Rich Evans · 11 years ago
  37. 46b0a8d add platform_set_snprintf by Rich Evans · 11 years ago
  38. 36796df Added missing stdio in lib x509.c needed for sscanf by Rich Evans · 10 years ago
  39. d08a605 Remove platform guard in mem buffer alloc by Rich Evans · 10 years ago
  40. 3cfb345 Avoid warning from mingw for shared library by Manuel Pégourié-Gonnard · 10 years ago
  41. 4180800 Replace SONAME with SOVERSION in makefile by Manuel Pégourié-Gonnard · 10 years ago
  42. 5d46cca Require unix-utils in path for windows make by Manuel Pégourié-Gonnard · 10 years ago
  43. d72704b Remove work-around for alleged compiler bug by Manuel Pégourié-Gonnard · 10 years ago
  44. 2ee8d24 Simplify some constant-time code by Manuel Pégourié-Gonnard · 10 years ago
  45. 06d7519 Fix msvc warning by Manuel Pégourié-Gonnard · 10 years ago
  46. fba22fd Avoid warning from ar by Manuel Pégourié-Gonnard · 10 years ago
  47. 6d71e4e Fix one more warning on windows by Manuel Pégourié-Gonnard · 10 years ago
  48. dda5213 Fix harmless warnings with mingw in timing.c by Manuel Pégourié-Gonnard · 10 years ago
  49. 3843353 Fix hardclock() with mingw64 by Manuel Pégourié-Gonnard · 10 years ago
  50. a273371 Fix "int vs enum" warnings from armcc v5 by Manuel Pégourié-Gonnard · 10 years ago
  51. 7f84905 Fix two warnings from armcc v5 by Manuel Pégourié-Gonnard · 10 years ago
  52. 45ec8da Fix missing include in i386-specific file by Manuel Pégourié-Gonnard · 10 years ago
  53. 0c851ee Fix missing include in non-default things by Manuel Pégourié-Gonnard · 10 years ago
  54. ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
  55. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  56. f7d2bba Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  57. daae3b7 Prepare for mbed TLS 1.3.10 release by Paul Bakker · 10 years ago
  58. 6674cce Fix potential timing issue in RSA pms handling by Manuel Pégourié-Gonnard · 10 years ago
  59. 4eaf8f0 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  60. 555fbf8 Support composite RDNs in X.509 certs parsing by Manuel Pégourié-Gonnard · 11 years ago
  61. 3d2c4b7 Fix url in new files by Manuel Pégourié-Gonnard · 11 years ago
  62. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  63. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  64. 65fc6a8 Fix small bug in base64_encode() by Manuel Pégourié-Gonnard · 11 years ago
  65. 78dbeef Minor gitginore fixes by Manuel Pégourié-Gonnard · 11 years ago
  66. 3f738ca Move some ignore patterns to subdirectories by Manuel Pégourié-Gonnard · 11 years ago
  67. 2a9c8b6 Add cmake compatibility targets by Manuel Pégourié-Gonnard · 11 years ago
  68. 7cbe131 Fix more stdio inclusion issues by Manuel Pégourié-Gonnard · 11 years ago
  69. 607d663 Add debug info for cert/suite selection by Manuel Pégourié-Gonnard · 11 years ago
  70. ceedb82 Fix possible portability issue by Manuel Pégourié-Gonnard · 11 years ago
  71. e89163c Fix bug in ssl_get_verify_result() by Manuel Pégourié-Gonnard · 11 years ago
  72. e94e6e5 Fix stdio (non-)inclusion issues. by Manuel Pégourié-Gonnard · 11 years ago
  73. 9014b6f Rename project in CMake by Manuel Pégourié-Gonnard · 11 years ago
  74. 145422f Make now creates libmbedtls.so with polarssl link by Manuel Pégourié-Gonnard · 11 years ago
  75. 04a81d5 Fix issue in previous commit by Manuel Pégourié-Gonnard · 11 years ago
  76. acdb9b9 Fix unchecked error code on Windows by Manuel Pégourié-Gonnard · 11 years ago
  77. cfa9a45 Rename in cmake help strings by Manuel Pégourié-Gonnard · 11 years ago
  78. c26a092 Rename static lib name with make by Manuel Pégourié-Gonnard · 11 years ago
  79. c5d68e5 Fix dependency declaration by Manuel Pégourié-Gonnard · 11 years ago
  80. dba564b Fix files that are not in development by Manuel Pégourié-Gonnard · 11 years ago
  81. df6411d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  82. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  83. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  84. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  85. a34aa70 Update version_features by Manuel Pégourié-Gonnard · 11 years ago
  86. 177b730 Regenerate version_features by Manuel Pégourié-Gonnard · 11 years ago
  87. eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  88. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  89. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 11 years ago
  90. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  91. 3a173f4 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  92. 11c9192 Fix error code description. by Manuel Pégourié-Gonnard · 11 years ago
  93. 59c6f2e Avoid nested if's without braces. by Manuel Pégourié-Gonnard · 11 years ago
  94. 5d9cde2 Move renego SCSV after actual ciphersuites by Manuel Pégourié-Gonnard · 11 years ago
  95. 67505bf Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  96. bfccdd3 Merge commit '36adc36' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  97. 0017c2b Merge commit '9835bc0' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  98. 8fbb01e Merge commit 'b2eaac1' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  99. b89c4f3 Fixes for the renego-option merge by Manuel Pégourié-Gonnard · 11 years ago
  100. 0af1ba3 Merge commit 'f6080b8' into dtls by Manuel Pégourié-Gonnard · 11 years ago