1. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  2. ea35666 Fix -Wshadow warnings by Manuel Pégourié-Gonnard · 10 years ago
  3. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  4. 4f3368e Fix bug in benchmark.c with DHM params by Manuel Pégourié-Gonnard · 10 years ago
  5. a6dbddc Fix benchmark.c for removal of small DH params by Manuel Pégourié-Gonnard · 10 years ago
  6. 046589e Rm obsolete defines for snprintf in programs by Manuel Pégourié-Gonnard · 10 years ago
  7. 9de64f5 Fix MSVC warnings in library and programs by Manuel Pégourié-Gonnard · 10 years ago
  8. abc729e Simplify net_accept() with UDP sockets by Manuel Pégourié-Gonnard · 10 years ago
  9. 3d7d00a Rename mbedtls_net_close() to mbedtls_net_free() by Manuel Pégourié-Gonnard · 10 years ago
  10. 5db6432 Adapt programs to the new NET API by Manuel Pégourié-Gonnard · 10 years ago
  11. 633c6b6 Run timing selftest on all platforms by Manuel Pégourié-Gonnard · 10 years ago
  12. 4b00f08 Fix snprintf test by Manuel Pégourié-Gonnard · 10 years ago
  13. 216a183 Fix whitespace in CMakeLists.txt by Manuel Pégourié-Gonnard · 10 years ago
  14. c0d7494 Make 'port' a string in NET module by Manuel Pégourié-Gonnard · 10 years ago
  15. 0789433 Rename M255 to Curve25519 by Manuel Pégourié-Gonnard · 10 years ago
  16. 7b6dcbe Add tests for snprintf by Manuel Pégourié-Gonnard · 10 years ago
  17. 797f48a Rename ecp_curve_info.size to bit_size by Manuel Pégourié-Gonnard · 10 years ago
  18. 3335205 Avoid in-out length in dhm_calc_secret() by Manuel Pégourié-Gonnard · 10 years ago
  19. d14acbc Test assumptions we make about the platform by Manuel Pégourié-Gonnard · 10 years ago
  20. b2a18a2 Remove references to malloc in strings/names by Manuel Pégourié-Gonnard · 10 years ago
  21. 7551cb9 Replace malloc with calloc by Manuel Pégourié-Gonnard · 10 years ago
  22. 53ebe13 Fix copyright lines still mentioning Brainspark by Manuel Pégourié-Gonnard · 10 years ago
  23. 0b104b0 Adapt prototype of net_accept() for explicit size by Manuel Pégourié-Gonnard · 10 years ago
  24. e6ef16f Change X.509 verify flags to uint32_t by Manuel Pégourié-Gonnard · 10 years ago
  25. e85fef1 Fix option names in benchmark.c by Manuel Pégourié-Gonnard · 10 years ago
  26. e3a062b Rename ecp_use_known_dp -> mbedtls_ecp_group_load() by Manuel Pégourié-Gonnard · 10 years ago
  27. da61ed3 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  28. ac90673 Remove unused headers in o_p_test by Manuel Pégourié-Gonnard · 10 years ago
  29. 637376c Fix bugs in programs displaying verify flags by Manuel Pégourié-Gonnard · 10 years ago
  30. 8d128ef Split mbedtls_ctr_drbg_init() -> seed() by Manuel Pégourié-Gonnard · 10 years ago
  31. f9e9481 Split mbedtls_hmac_drbg_init() -> seed{,_buf}() by Manuel Pégourié-Gonnard · 10 years ago
  32. c34e8dd Split mbedtls_gcm_init() -> gcm_setkey() by Manuel Pégourié-Gonnard · 10 years ago
  33. 6963ff0 Split mbedtls_ccm_init() -> setkey() by Manuel Pégourié-Gonnard · 10 years ago
  34. 7cfbaf0 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  35. 9ce1bdc Fix bugs in programs displaying verify flags by Manuel Pégourié-Gonnard · 10 years ago
  36. 89addc4 manually merge 0c6ce2f use x509_crt_verify_info() by Manuel Pégourié-Gonnard · 10 years ago
  37. 0c6ce2f Use x509_crt_verify_info() in programs by Manuel Pégourié-Gonnard · 10 years ago
  38. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  39. 32076e6 Fix programs for recent ECDSA changes by Manuel Pégourié-Gonnard · 10 years ago
  40. e46c6c3 Fix tests to work with DEPRECATED_REMOVED by Manuel Pégourié-Gonnard · 10 years ago
  41. b6b16bd Drop pbkdf2 module (superseded by pkcs5) by Manuel Pégourié-Gonnard · 10 years ago
  42. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  43. 34be402 Rm obsolete things (compat-1.2, openssl, etc) by Manuel Pégourié-Gonnard · 10 years ago
  44. e4d4890 Finish renaming website by Manuel Pégourié-Gonnard · 10 years ago
  45. 998897b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  46. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  47. c439e7b Minor portability fix in benchmark 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. 714929b Fix issues introduced when rebasing by Manuel Pégourié-Gonnard · 10 years ago
  52. 7defc77 Code cosmetics by Manuel Pégourié-Gonnard · 11 years ago
  53. 85391f2 Add curve25519 to the benchmark program by Manuel Pégourié-Gonnard · 11 years ago
  54. e579dab Fix compile issue when buffer_alloc not available by Manuel Pégourié-Gonnard · 11 years ago
  55. 71e75dc Fix unused variable issue in some configs by Manuel Pégourié-Gonnard · 11 years ago
  56. 50da048 Add heap usage for PK in benchmark by Manuel Pégourié-Gonnard · 11 years ago
  57. 128657d Use memory_buffer_alloc() in benchmark if available by Manuel Pégourié-Gonnard · 11 years ago
  58. ab02580 Merge remote-tracking branch 'rich/platform' into development by Manuel Pégourié-Gonnard · 10 years ago
  59. c531b4a Apply the semantic patch rm-malloc-cast.cocci. by Mansour Moufid · 10 years ago
  60. 012acfc modify library/memory_buffer_alloc.c, benchmark.c and the tests main code to use polarssl_exit by Rich Evans · 11 years ago
  61. b92965b modify programs/*.c to use polarssl_snprintf by Rich Evans · 11 years ago
  62. ac1f76c Merge remote-tracking branch 'rich/platform' into development by Manuel Pégourié-Gonnard · 10 years ago
  63. 6c5abfa Style: fix trailing spaces by Manuel Pégourié-Gonnard · 10 years ago
  64. 013bffe Style: add spaces before line continuation by Manuel Pégourié-Gonnard · 10 years ago
  65. 77d3638 modify library/memory_buffer_alloc.c, benchmark.c and the tests main code to use polarssl_exit by Rich Evans · 11 years ago
  66. 783d9d1 modify programs/*.c to use polarssl_snprintf by Rich Evans · 11 years ago
  67. 85b05ec Cleanup programs further by Rich Evans · 10 years ago
  68. 18b78c7 cleanup programs by Rich Evans · 10 years ago
  69. f224678 Fix remaining printfs in programs by Manuel Pégourié-Gonnard · 11 years ago
  70. 3d2c4b7 Fix url in new files by Manuel Pégourié-Gonnard · 11 years ago
  71. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  72. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  73. 7c9e75a Remove a few useless #defines by Manuel Pégourié-Gonnard · 11 years ago
  74. f90016a Use platform layer in programs for consistency. by Rich Evans · 11 years ago
  75. 9014b6f Rename project in CMake by Manuel Pégourié-Gonnard · 11 years ago
  76. d43ccb6 Quit using deprecated header. by Manuel Pégourié-Gonnard · 11 years ago
  77. dba564b Fix files that are not in development by Manuel Pégourié-Gonnard · 11 years ago
  78. df6411d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  79. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  80. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  81. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  82. eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  83. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  84. 9169921 Rename to mbed TLS in examples by Manuel Pégourié-Gonnard · 11 years ago
  85. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  86. f9c8a60 Merge commit '8b9bcec' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  87. 5ba1d52 Add memory_buffer_alloc_self_test() by Manuel Pégourié-Gonnard · 11 years ago
  88. ba958b8 Add test for server-initiated renego by Manuel Pégourié-Gonnard · 11 years ago
  89. ce8588c Make udp_proxy more robust by Manuel Pégourié-Gonnard · 11 years ago
  90. fa60f12 Quit using "yes" in ssl-opt.sh with openssl by Manuel Pégourié-Gonnard · 11 years ago
  91. ae666c5 proxy: avoid always dropping the same packet by Manuel Pégourié-Gonnard · 11 years ago
  92. d0fd1da Add test with proxy and openssl server by Manuel Pégourié-Gonnard · 11 years ago
  93. 8cc7e03 udp_proxy: show encrypted messages as encrypted by Manuel Pégourié-Gonnard · 11 years ago
  94. 6265d30 Fix some delayed packets going the wrong way by Manuel Pégourié-Gonnard · 11 years ago
  95. bf02319 udp_proxy: don't overwrite delayed packets by Manuel Pégourié-Gonnard · 11 years ago
  96. 6312e0f udp_proxy: allow successive clients by Manuel Pégourié-Gonnard · 11 years ago
  97. b46780e Enlarge udp_proxy's message buffer by Manuel Pégourié-Gonnard · 11 years ago
  98. ae8d239 udp_proxy: also drop messages from the last flight by Manuel Pégourié-Gonnard · 11 years ago
  99. 992e136 Make decisions pseudo-random in udp_proxy by Manuel Pégourié-Gonnard · 11 years ago
  100. bc010a0 udp_proxy: don't drop messages in the last flight by Manuel Pégourié-Gonnard · 11 years ago