1. 7f7aebc Fix incomplete changes from merge by Manuel Pégourié-Gonnard · 10 years ago
  2. cc0d084 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  3. f7a9f30 build: Makefile: cleanup CFLAGS by Alon Bar-Lev · 10 years ago
  4. ada4105 build: Makefile: cleanup LDFLAGS by Alon Bar-Lev · 10 years ago
  5. b6b16bd Drop pbkdf2 module (superseded by pkcs5) 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. 34be402 Rm obsolete things (compat-1.2, openssl, etc) by Manuel Pégourié-Gonnard · 10 years ago
  9. e4d4890 Finish renaming website by Manuel Pégourié-Gonnard · 10 years ago
  10. 998897b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  11. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  12. c439e7b Minor portability fix in benchmark by Manuel Pégourié-Gonnard · 10 years ago
  13. cd4cd1d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  14. b199095 Finish fixing memleak in ssl_server2 arg parsing by Manuel Pégourié-Gonnard · 10 years ago
  15. c35e90f Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  16. c3e3395 Fix missing #define if PLATFORM_C not here by Manuel Pégourié-Gonnard · 10 years ago
  17. d901d17 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  18. 714929b Fix issues introduced when rebasing by Manuel Pégourié-Gonnard · 10 years ago
  19. 7defc77 Code cosmetics by Manuel Pégourié-Gonnard · 10 years ago
  20. 85391f2 Add curve25519 to the benchmark program by Manuel Pégourié-Gonnard · 10 years ago
  21. e579dab Fix compile issue when buffer_alloc not available by Manuel Pégourié-Gonnard · 10 years ago
  22. 71e75dc Fix unused variable issue in some configs by Manuel Pégourié-Gonnard · 11 years ago
  23. 50da048 Add heap usage for PK in benchmark by Manuel Pégourié-Gonnard · 11 years ago
  24. 128657d Use memory_buffer_alloc() in benchmark if available by Manuel Pégourié-Gonnard · 11 years ago
  25. 3b8926c Adapt mini-client for config-suite-b.h by Manuel Pégourié-Gonnard · 11 years ago
  26. a6fc5b2 Add mini_client.c by Manuel Pégourié-Gonnard · 11 years ago
  27. ab02580 Merge remote-tracking branch 'rich/platform' into development by Manuel Pégourié-Gonnard · 10 years ago
  28. aff2976 Merge branch 'build' into development by Manuel Pégourié-Gonnard · 10 years ago
  29. 09eb14c Revert "Require unix-utils in path for windows make" by Manuel Pégourié-Gonnard · 10 years ago
  30. c531b4a Apply the semantic patch rm-malloc-cast.cocci. by Mansour Moufid · 10 years ago
  31. 671589d Fix return code in cert_app by Manuel Pégourié-Gonnard · 10 years ago list
  32. 401caad Align ssl_read in fork_server on ssl_server by Manuel Pégourié-Gonnard · 10 years ago
  33. f53df4f Fix unchecked return values in mpi_demo by Manuel Pégourié-Gonnard · 10 years ago
  34. 5c078e1 Fix memory leak on bad arguments in ssl_server2 by Manuel Pégourié-Gonnard · 10 years ago
  35. 18ba0cc build: make: support windows cross compile by Alon Bar-Lev · 10 years ago
  36. 012acfc modify library/memory_buffer_alloc.c, benchmark.c and the tests main code to use polarssl_exit by Rich Evans · 10 years ago
  37. b92965b modify programs/*.c to use polarssl_snprintf by Rich Evans · 10 years ago
  38. ac1f76c Merge remote-tracking branch 'rich/platform' into development by Manuel Pégourié-Gonnard · 10 years ago
  39. 6c5abfa Style: fix trailing spaces by Manuel Pégourié-Gonnard · 10 years ago
  40. 013bffe Style: add spaces before line continuation by Manuel Pégourié-Gonnard · 10 years ago
  41. 77d3638 modify library/memory_buffer_alloc.c, benchmark.c and the tests main code to use polarssl_exit by Rich Evans · 10 years ago
  42. 783d9d1 modify programs/*.c to use polarssl_snprintf by Rich Evans · 10 years ago
  43. 85b05ec Cleanup programs further by Rich Evans · 10 years ago
  44. 18b78c7 cleanup programs by Rich Evans · 10 years ago
  45. 5d46cca Require unix-utils in path for windows make by Manuel Pégourié-Gonnard · 10 years ago
  46. 1cc0a34 Fix missing includes in program by Manuel Pégourié-Gonnard · 10 years ago
  47. 6f60cd8 Move from SHA-1 to SHA-256 as default in programs by Manuel Pégourié-Gonnard · 10 years ago
  48. f224678 Fix remaining printfs in programs by Manuel Pégourié-Gonnard · 10 years ago
  49. 226d37a Fix merge issue by Manuel Pégourié-Gonnard · 10 years ago
  50. b8a923d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  51. 7e81e70 Fix left out printf's by Manuel Pégourié-Gonnard · 10 years ago
  52. 3d2c4b7 Fix url in new files by Manuel Pégourié-Gonnard · 10 years ago
  53. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  54. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  55. 3f738ca Move some ignore patterns to subdirectories by Manuel Pégourié-Gonnard · 10 years ago
  56. 64a5799 Minor nits with stdout/stderr. by veggie · 10 years ago
  57. cc334ef aescrypt2.c local char array not initial by wslfa · 11 years ago
  58. 478fac4 Fix usage string of ssl_client2 by Manuel Pégourié-Gonnard · 11 years ago
  59. 7c9e75a Remove a few useless #defines by Manuel Pégourié-Gonnard · 11 years ago
  60. f90016a Use platform layer in programs for consistency. by Rich Evans · 11 years ago
  61. 9014b6f Rename project in CMake by Manuel Pégourié-Gonnard · 10 years ago
  62. 6a4ae35 Link to new name in programs & tests Makefiles by Manuel Pégourié-Gonnard · 10 years ago
  63. d43ccb6 Quit using deprecated header. by Manuel Pégourié-Gonnard · 11 years ago
  64. c26a092 Rename static lib name with make by Manuel Pégourié-Gonnard · 11 years ago
  65. dba564b Fix files that are not in development by Manuel Pégourié-Gonnard · 11 years ago
  66. df6411d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  67. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  68. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  69. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  70. eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  71. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  72. 9169921 Rename to mbed TLS in examples by Manuel Pégourié-Gonnard · 11 years ago
  73. b64d9a7 Remove old test certificates. by Manuel Pégourié-Gonnard · 11 years ago
  74. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  75. 3a173f4 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  76. 34377b1 Fix send_close_notify usage. by Manuel Pégourié-Gonnard · 11 years ago
  77. 6a0017b Rename variable for clarity by Manuel Pégourié-Gonnard · 11 years ago
  78. 23eb74d Fix issues with new defaults by Manuel Pégourié-Gonnard · 11 years ago
  79. 67505bf Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  80. bfccdd3 Merge commit '36adc36' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  81. 0017c2b Merge commit '9835bc0' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  82. 8fbb01e Merge commit 'b2eaac1' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  83. 0af1ba3 Merge commit 'f6080b8' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  84. edb7ed3 Merge commit 'd7e2483' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  85. f9c8a60 Merge commit '8b9bcec' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  86. 5b8f7ea Merge new security defaults for programs (RC4 disabled, SSL3 disabled) by Paul Bakker · 11 years ago
  87. c82b7e2 Merge option to disable truncated hmac on the server-side by Paul Bakker · 11 years ago
  88. a92ed48 Fix stupid error in previous commit by Manuel Pégourié-Gonnard · 11 years ago
  89. 687f89b Don't check errors on ssl_close_notify() by Manuel Pégourié-Gonnard · 11 years ago
  90. b2eaac1 Stop assuming chars are signed by Paul Bakker · 11 years ago
  91. f356115 Merge support for 1/n-1 record splitting by Paul Bakker · 11 years ago
  92. f6080b8 Merge support for enabling / disabling renegotiation support at compile-time by Paul Bakker · 11 years ago
  93. d7e2483 Merge miscellaneous fixes into development by Paul Bakker · 11 years ago
  94. 8b9bcec Stop assuming chars are signed by Paul Bakker · 11 years ago
  95. 5ba1d52 Add memory_buffer_alloc_self_test() by Manuel Pégourié-Gonnard · 11 years ago
  96. d9e2dd2 Merge support for Encrypt-then-MAC by Paul Bakker · 11 years ago
  97. fa06581 Disable RC4 by default in example programs. by Manuel Pégourié-Gonnard · 11 years ago
  98. bd47a58 Add ssl_set_arc4_support() by Manuel Pégourié-Gonnard · 11 years ago
  99. 9828656 Stop assuming chars are signed by Manuel Pégourié-Gonnard · 11 years ago
  100. 448ea50 Set min version to TLS 1.0 in programs by Manuel Pégourié-Gonnard · 11 years ago