1. 852a6d3 Rename ssl.renegotiation to ssl.renego_status by Manuel Pégourié-Gonnard · 10 years ago
  2. 240b092 Drop dummy self_test functions by Manuel Pégourié-Gonnard · 11 years ago
  3. 8d92ced Fix constness issue in pkcs5_pbes2() by Manuel Pégourié-Gonnard · 10 years ago
  4. 0db107e Fix pk_can_do() constness issue by Manuel Pégourié-Gonnard · 10 years ago
  5. b295e4f Fix duplication in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  6. fa8aebc Fix a constness issue by Manuel Pégourié-Gonnard · 10 years ago
  7. 35f1d7f Update signature of mpi_mul_mpi() by Manuel Pégourié-Gonnard · 10 years ago
  8. 7f7aebc Fix incomplete changes from merge by Manuel Pégourié-Gonnard · 10 years ago
  9. 8ee08a2 Update generated file by Manuel Pégourié-Gonnard · 10 years ago
  10. cc0d084 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  11. 129e413 Actually use armcc for the armcc test ^^' by Manuel Pégourié-Gonnard · 10 years ago
  12. 61fe8b0 Add more -O level variety in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  13. 40f315a Document recent make changes by Manuel Pégourié-Gonnard · 10 years ago
  14. f7a9f30 build: Makefile: cleanup CFLAGS by Alon Bar-Lev · 10 years ago
  15. ada4105 build: Makefile: cleanup LDFLAGS by Alon Bar-Lev · 10 years ago
  16. 06f0d26 build: Makefile: simplify root Makefile by Alon Bar-Lev · 10 years ago
  17. eb53fff build: Makefile: remove bashism by Alon Bar-Lev · 10 years ago
  18. 187ffb9 Change "check" build mode to use -Os by Manuel Pégourié-Gonnard · 10 years ago
  19. a06d7fe Avoid possible spurious warning with gcc -Os by Manuel Pégourié-Gonnard · 10 years ago
  20. b6b16bd Drop pbkdf2 module (superseded by pkcs5) by Manuel Pégourié-Gonnard · 10 years ago
  21. f9c1387 Drop POLARSSL_ERROR_STRERROR_BC by Manuel Pégourié-Gonnard · 10 years ago
  22. fc51f40 Remove compatibility header memory.h by Manuel Pégourié-Gonnard · 10 years ago
  23. 57a26da Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  24. 3b110c2 Use link-time garbage collection in memory.sh by Manuel Pégourié-Gonnard · 10 years ago
  25. 4a7ed71 scripts/memory.sh only work on Linux by Manuel Pégourié-Gonnard · 10 years ago
  26. 28122e4 Add missing 'const' on selftest data by Manuel Pégourié-Gonnard · 10 years ago
  27. 27d8139 Use only headers for doxygen (no doc in C files) by Manuel Pégourié-Gonnard · 10 years ago
  28. 1a90147 Add missing extern "C" guard in aesni.h by Manuel Pégourié-Gonnard · 10 years ago
  29. 51bccd3 Fix compile error with renego disabled by Manuel Pégourié-Gonnard · 10 years ago
  30. 73ed39d Remove slow PKCS5 test by Manuel Pégourié-Gonnard · 10 years ago
  31. f427f88 Stop checking key-cert match systematically by Manuel Pégourié-Gonnard · 10 years ago
  32. 88bdb0b Update Changelog with recent changes by Manuel Pégourié-Gonnard · 10 years ago
  33. 265dd5c Disable support for SSLv2 ClientHello by default by Manuel Pégourié-Gonnard · 10 years ago
  34. 751286b Make tests/*.sh runnable from anywhere by Manuel Pégourié-Gonnard · 10 years ago
  35. 19db8ea Make tests/*.sh runnable from anywhere by Manuel Pégourié-Gonnard · 10 years ago
  36. 3b2c0d6 Add comments on some renego flags by Manuel Pégourié-Gonnard · 10 years ago
  37. 69849f8 Drop renego state from context if no renego support by Manuel Pégourié-Gonnard · 10 years ago
  38. d2b35ec Fix bug in no-renego option by Manuel Pégourié-Gonnard · 10 years ago
  39. 55f968b Switch renego define from disable to enable by Manuel Pégourié-Gonnard · 10 years ago
  40. 9db41f0 Refresh generated file by Manuel Pégourié-Gonnard · 10 years ago
  41. 83b04de Rename a few incidental references to PolarSSL by Manuel Pégourié-Gonnard · 10 years ago
  42. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  43. 129db08 Rm polarssl compat targets from Makefiles by Manuel Pégourié-Gonnard · 10 years ago
  44. 8fe411e Avoid issue with OpenSSl in interop test by Manuel Pégourié-Gonnard · 10 years ago
  45. ed99d70 Rename macro to avoid possible future collision by Manuel Pégourié-Gonnard · 10 years ago
  46. 2f5a1b4 Rename SSL_RENEGOTIATION macro by Manuel Pégourié-Gonnard · 10 years ago
  47. e7e906d Normalize a few more name references by Manuel Pégourié-Gonnard · 10 years ago
  48. 9b66990 Fix typos in macro names by Manuel Pégourié-Gonnard · 10 years ago
  49. 35ac8eb Remove comments about old names by Manuel Pégourié-Gonnard · 10 years ago
  50. d713978 Add missing visualc files by Manuel Pégourié-Gonnard · 10 years ago
  51. 34be402 Rm obsolete things (compat-1.2, openssl, etc) by Manuel Pégourié-Gonnard · 10 years ago
  52. bcc2683 Update visual C files by Manuel Pégourié-Gonnard · 10 years ago
  53. e4d4890 Finish renaming website by Manuel Pégourié-Gonnard · 10 years ago
  54. 998897b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  55. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  56. 1dd1674 Move private macro from header to C file by Manuel Pégourié-Gonnard · 10 years ago
  57. 385069f Add some missing 'static' on a few objects by Manuel Pégourié-Gonnard · 10 years ago
  58. fb57e64 Fix whitespace issues by Manuel Pégourié-Gonnard · 10 years ago
  59. b63e3dd Fix typo in comments by Manuel Pégourié-Gonnard · 10 years ago
  60. c439e7b Minor portability fix in benchmark by Manuel Pégourié-Gonnard · 10 years ago
  61. cabf4b8 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  62. 02ba578 Fix -fPIC when cross-compiling to windows by Manuel Pégourié-Gonnard · 10 years ago
  63. 4e41c99 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  64. f7db5e0 Avoid possible dangling pointers by Manuel Pégourié-Gonnard · 10 years ago
  65. cd4cd1d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  66. f45850c Fix the fix to ssl_set_psk() by Manuel Pégourié-Gonnard · 10 years ago
  67. df4e440 Update Changelog by Manuel Pégourié-Gonnard · 10 years ago
  68. ac08b54 Merge remote-tracking branch 'rasp/mem-leak' into development by Manuel Pégourié-Gonnard · 10 years ago
  69. b199095 Finish fixing memleak in ssl_server2 arg parsing by Manuel Pégourié-Gonnard · 10 years ago
  70. 5811d3e Fix another potential memory leak found by find-mem-leak.cocci. by Mansour Moufid · 10 years ago
  71. 263438b Add a rule for another type of memory leak to find-mem-leak.cocci. by Mansour Moufid · 10 years ago
  72. f81088b Fix a potential memory leak found by find-mem-leak.cocci. by Mansour Moufid · 10 years ago
  73. 961c626 Add a semantic patch to find potential memory leaks. by Mansour Moufid · 10 years ago
  74. cc89808 Merge branch 'mbedtls-1.4' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  75. 9699996 Add missing require_gnutls guards in ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  76. 4c55ec9 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  77. 915fc15 Merge remote-tracking branch 'public/development' into development by Manuel Pégourié-Gonnard · 10 years ago
  78. b251a20 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  79. 981732b Fix missing/misplaced #include's by Manuel Pégourié-Gonnard · 10 years ago
  80. 394608e Fix misplaced includes by Manuel Pégourié-Gonnard · 10 years ago
  81. 67afeb2 Remove gnutls from the travis build by Manuel Pégourié-Gonnard · 10 years ago
  82. 4ed5df8 Remove gnutls from the travis build by Manuel Pégourié-Gonnard · 10 years ago
  83. 01bb5f9 Update dependencies in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  84. c35e90f Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  85. c3e3395 Fix missing #define if PLATFORM_C not here by Manuel Pégourié-Gonnard · 10 years ago
  86. d901d17 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  87. ad350ed Update Changelog for the mem-measure branch by Manuel Pégourié-Gonnard · 10 years ago
  88. 714929b Fix issues introduced when rebasing by Manuel Pégourié-Gonnard · 10 years ago
  89. 491a3fe Fix compile error in memory_buffer_alloc_selftest by Manuel Pégourié-Gonnard · 10 years ago
  90. 7defc77 Code cosmetics by Manuel Pégourié-Gonnard · 10 years ago
  91. 8b7d7d6 Add curve25519 to ecc-heap.sh by Manuel Pégourié-Gonnard · 10 years ago
  92. 85391f2 Add curve25519 to the benchmark program by Manuel Pégourié-Gonnard · 10 years ago
  93. e579dab Fix compile issue when buffer_alloc not available by Manuel Pégourié-Gonnard · 10 years ago
  94. 500de6e New script ecc-heap.sh by Manuel Pégourié-Gonnard · 11 years ago
  95. 71e75dc Fix unused variable issue in some configs by Manuel Pégourié-Gonnard · 11 years ago
  96. 0da7b04 Rm usunused member in private struct by Manuel Pégourié-Gonnard · 11 years ago
  97. 50da048 Add heap usage for PK in benchmark by Manuel Pégourié-Gonnard · 11 years ago
  98. 128657d Use memory_buffer_alloc() in benchmark if available by Manuel Pégourié-Gonnard · 11 years ago
  99. b8ca723 Only define mode_func if mode is enabled (CBC etc) by Manuel Pégourié-Gonnard · 11 years ago
  100. a2424a0 PKCS8 encrypted key depend on PKCS5 or PKCS12 by Manuel Pégourié-Gonnard · 11 years ago