1. 3b2c0d6 Add comments on some renego flags by Manuel Pégourié-Gonnard · 10 years ago
  2. 69849f8 Drop renego state from context if no renego support by Manuel Pégourié-Gonnard · 10 years ago
  3. d2b35ec Fix bug in no-renego option by Manuel Pégourié-Gonnard · 10 years ago
  4. 55f968b Switch renego define from disable to enable by Manuel Pégourié-Gonnard · 10 years ago
  5. 9db41f0 Refresh generated file by Manuel Pégourié-Gonnard · 10 years ago
  6. 83b04de Rename a few incidental references to PolarSSL by Manuel Pégourié-Gonnard · 10 years ago
  7. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  8. 129db08 Rm polarssl compat targets from Makefiles by Manuel Pégourié-Gonnard · 10 years ago
  9. 8fe411e Avoid issue with OpenSSl in interop test by Manuel Pégourié-Gonnard · 10 years ago
  10. ed99d70 Rename macro to avoid possible future collision by Manuel Pégourié-Gonnard · 10 years ago
  11. 2f5a1b4 Rename SSL_RENEGOTIATION macro by Manuel Pégourié-Gonnard · 10 years ago
  12. e7e906d Normalize a few more name references by Manuel Pégourié-Gonnard · 10 years ago
  13. 9b66990 Fix typos in macro names by Manuel Pégourié-Gonnard · 10 years ago
  14. 35ac8eb Remove comments about old names by Manuel Pégourié-Gonnard · 10 years ago
  15. d713978 Add missing visualc files by Manuel Pégourié-Gonnard · 10 years ago
  16. 34be402 Rm obsolete things (compat-1.2, openssl, etc) by Manuel Pégourié-Gonnard · 10 years ago
  17. e4d4890 Finish renaming website by Manuel Pégourié-Gonnard · 10 years ago
  18. 998897b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  19. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  20. 1dd1674 Move private macro from header to C file by Manuel Pégourié-Gonnard · 10 years ago
  21. 385069f Add some missing 'static' on a few objects by Manuel Pégourié-Gonnard · 10 years ago
  22. fb57e64 Fix whitespace issues by Manuel Pégourié-Gonnard · 10 years ago
  23. b63e3dd Fix typo in comments by Manuel Pégourié-Gonnard · 10 years ago
  24. c439e7b Minor portability fix in benchmark by Manuel Pégourié-Gonnard · 10 years ago
  25. cabf4b8 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  26. 02ba578 Fix -fPIC when cross-compiling to windows by Manuel Pégourié-Gonnard · 10 years ago
  27. 4e41c99 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  28. f7db5e0 Avoid possible dangling pointers by Manuel Pégourié-Gonnard · 10 years ago
  29. cd4cd1d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  30. f45850c Fix the fix to ssl_set_psk() by Manuel Pégourié-Gonnard · 10 years ago
  31. df4e440 Update Changelog by Manuel Pégourié-Gonnard · 10 years ago
  32. ac08b54 Merge remote-tracking branch 'rasp/mem-leak' into development by Manuel Pégourié-Gonnard · 10 years ago
  33. b199095 Finish fixing memleak in ssl_server2 arg parsing by Manuel Pégourié-Gonnard · 10 years ago
  34. 5811d3e Fix another potential memory leak found by find-mem-leak.cocci. by Mansour Moufid · 10 years ago
  35. 263438b Add a rule for another type of memory leak to find-mem-leak.cocci. by Mansour Moufid · 10 years ago
  36. f81088b Fix a potential memory leak found by find-mem-leak.cocci. by Mansour Moufid · 10 years ago
  37. 961c626 Add a semantic patch to find potential memory leaks. by Mansour Moufid · 10 years ago
  38. cc89808 Merge branch 'mbedtls-1.4' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  39. 9699996 Add missing require_gnutls guards in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  40. 4c55ec9 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  41. 915fc15 Merge remote-tracking branch 'public/development' into development by Manuel Pégourié-Gonnard · 10 years ago
  42. b251a20 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  43. 981732b Fix missing/misplaced #include's by Manuel Pégourié-Gonnard · 10 years ago
  44. 394608e Fix misplaced includes by Manuel Pégourié-Gonnard · 10 years ago
  45. 67afeb2 Remove gnutls from the travis build by Manuel Pégourié-Gonnard · 10 years ago
  46. 4ed5df8 Remove gnutls from the travis build by Manuel Pégourié-Gonnard · 10 years ago
  47. 01bb5f9 Update dependencies in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  48. c35e90f Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  49. c3e3395 Fix missing #define if PLATFORM_C not here by Manuel Pégourié-Gonnard · 10 years ago
  50. d901d17 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  51. ad350ed Update Changelog for the mem-measure branch by Manuel Pégourié-Gonnard · 10 years ago
  52. 714929b Fix issues introduced when rebasing by Manuel Pégourié-Gonnard · 10 years ago
  53. 491a3fe Fix compile error in memory_buffer_alloc_selftest by Manuel Pégourié-Gonnard · 10 years ago
  54. 7defc77 Code cosmetics by Manuel Pégourié-Gonnard · 10 years ago
  55. 8b7d7d6 Add curve25519 to ecc-heap.sh by Manuel Pégourié-Gonnard · 10 years ago
  56. 85391f2 Add curve25519 to the benchmark program by Manuel Pégourié-Gonnard · 10 years ago
  57. e579dab Fix compile issue when buffer_alloc not available by Manuel Pégourié-Gonnard · 10 years ago
  58. 500de6e New script ecc-heap.sh by Manuel Pégourié-Gonnard · 10 years ago
  59. 71e75dc Fix unused variable issue in some configs by Manuel Pégourié-Gonnard · 10 years ago
  60. 0da7b04 Rm usunused member in private struct by Manuel Pégourié-Gonnard · 10 years ago
  61. 50da048 Add heap usage for PK in benchmark by Manuel Pégourié-Gonnard · 10 years ago
  62. 128657d Use memory_buffer_alloc() in benchmark if available by Manuel Pégourié-Gonnard · 10 years ago
  63. b8ca723 Only define mode_func if mode is enabled (CBC etc) by Manuel Pégourié-Gonnard · 10 years ago
  64. a2424a0 PKCS8 encrypted key depend on PKCS5 or PKCS12 by Manuel Pégourié-Gonnard · 10 years ago
  65. 92471fb Disable SRV_C for client measurement by Manuel Pégourié-Gonnard · 10 years ago
  66. c6dbc8e Output stack+heap usage with massif by Manuel Pégourié-Gonnard · 10 years ago
  67. 0de7f94 Enable NIST_OPTIM by default for config-suite-b by Manuel Pégourié-Gonnard · 10 years ago
  68. c5b849b Refactor memory.sh by Manuel Pégourié-Gonnard · 10 years ago
  69. f166c54 Adapt memory.sh to config-suite-b by Manuel Pégourié-Gonnard · 10 years ago
  70. 3b8926c Adapt mini-client for config-suite-b.h by Manuel Pégourié-Gonnard · 10 years ago
  71. 4d5cc11 Add script to automate memory usage measurement by Manuel Pégourié-Gonnard · 10 years ago
  72. a6fc5b2 Add mini_client.c by Manuel Pégourié-Gonnard · 10 years ago
  73. 6448bce Add mingw cross-compile test to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  74. ab02580 Merge remote-tracking branch 'rich/platform' into development by Manuel Pégourié-Gonnard · 10 years ago
  75. 1052022 Remove gnutls from the travis build by Manuel Pégourié-Gonnard · 10 years ago
  76. ea0184b Document changes to make for windows by Manuel Pégourié-Gonnard · 10 years ago
  77. efd9dd0 Adapt bump_version.sh to new Makefile by Manuel Pégourié-Gonnard · 10 years ago
  78. aff2976 Merge branch 'build' into development by Manuel Pégourié-Gonnard · 10 years ago
  79. 09eb14c Revert "Require unix-utils in path for windows make" by Manuel Pégourié-Gonnard · 10 years ago
  80. f812054 Revert "Replace SONAME with SOVERSION in makefile" by Manuel Pégourié-Gonnard · 10 years ago
  81. 9c5898f Update release date and added note by Paul Bakker · 10 years ago mbedtls-1.4-dtls-preview
  82. 99b9259 Fix whitespace of 369e6c20. by Mansour Moufid · 10 years ago
  83. c531b4a Apply the semantic patch rm-malloc-cast.cocci. by Mansour Moufid · 10 years ago
  84. fd9afb2 Add a semantic patch to remove casts of malloc. by Mansour Moufid · 10 years ago
  85. 671589d Fix return code in cert_app by Manuel Pégourié-Gonnard · 10 years ago list
  86. e43187d Fix possible fd leak in test file by Manuel Pégourié-Gonnard · 10 years ago
  87. 401caad Align ssl_read in fork_server on ssl_server by Manuel Pégourié-Gonnard · 10 years ago
  88. f53df4f Fix unchecked return values in mpi_demo by Manuel Pégourié-Gonnard · 10 years ago
  89. d48bf68 Write literal byte more clearly by Manuel Pégourié-Gonnard · 10 years ago
  90. 85fadb7 Make loop bound more obvious by Manuel Pégourié-Gonnard · 10 years ago
  91. 5c078e1 Fix memory leak on bad arguments in ssl_server2 by Manuel Pégourié-Gonnard · 10 years ago
  92. 6fdc4ca Fix potential signedness issue by Manuel Pégourié-Gonnard · 10 years ago
  93. bd1d44e Fix whitespace of 369e6c20. by Mansour Moufid · 10 years ago
  94. 369e6c2 Apply the semantic patch rm-malloc-cast.cocci. by Mansour Moufid · 10 years ago
  95. 5b535de Add a semantic patch to remove casts of malloc. by Mansour Moufid · 10 years ago
  96. 18ba0cc build: make: support windows cross compile by Alon Bar-Lev · 10 years ago
  97. 012acfc modify library/memory_buffer_alloc.c, benchmark.c and the tests main code to use polarssl_exit by Rich Evans · 10 years ago
  98. b92965b modify programs/*.c to use polarssl_snprintf by Rich Evans · 10 years ago
  99. 6ca4076 Update all.sh for new dependency by Manuel Pégourié-Gonnard · 10 years ago
  100. 0928640 Update generated files by Manuel Pégourié-Gonnard · 10 years ago