1. 4da88c5 Remove specific xxx_hmac functions by Manuel Pégourié-Gonnard · 10 years ago
  2. 003b3b1 Remove use of xxx_hmac() in program by Manuel Pégourié-Gonnard · 10 years ago
  3. 7da726b Remove calls to xxx_hmac() from SSL modules by Manuel Pégourié-Gonnard · 10 years ago
  4. 0a8896a Remove references to xxx_hmac() from MD layer by Manuel Pégourié-Gonnard · 10 years ago
  5. ec4a339 Remove tests for xxx_hmac() by Manuel Pégourié-Gonnard · 10 years ago
  6. 8379a82 Implement hmac in the MD layer by Manuel Pégourié-Gonnard · 10 years ago
  7. 40fc415 Add generic HMAC tests from mdx.data by Manuel Pégourié-Gonnard · 10 years ago
  8. a115def Fix tests and programs to use md_get_xxx() by Manuel Pégourié-Gonnard · 10 years ago
  9. ca878db Make md_info_t an opaque structure by Manuel Pégourié-Gonnard · 10 years ago
  10. 9325b26 Fix warning with mingw32 by Manuel Pégourié-Gonnard · 10 years ago
  11. aeab252 Quit using deprecated ssl_set_bio() in programs by Manuel Pégourié-Gonnard · 10 years ago
  12. 9a65e80 Properly mark ssl_set_bio() as deprecated by Manuel Pégourié-Gonnard · 10 years ago
  13. ba2e72c Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  14. f1002f8 Fix issue with armcc test in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  15. 988209f Adapt to SSlv2 Hello disabled by default by Manuel Pégourié-Gonnard · 10 years ago
  16. ea0920f Adjust test scripts to new RC4 defaults by Manuel Pégourié-Gonnard · 10 years ago
  17. 29c28f9 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  18. 757ca00 Fix gcc detection in check_config.h by Manuel Pégourié-Gonnard · 10 years ago
  19. d81562f Remove RC4 ciphersuites by default by Manuel Pégourié-Gonnard · 10 years ago
  20. e424d08 Refresh generated file after merge by Manuel Pégourié-Gonnard · 10 years ago
  21. 8a80318 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  22. bf8f7fe Update generated file by Manuel Pégourié-Gonnard · 10 years ago
  23. f7dbedb Update Changelog for deprecation config flags by Manuel Pégourié-Gonnard · 10 years ago
  24. e46c6c3 Fix tests to work with DEPRECATED_REMOVED by Manuel Pégourié-Gonnard · 10 years ago
  25. c70581c Add POLARSSL_DEPRECATED_{WARNING,REMOVED} by Manuel Pégourié-Gonnard · 10 years ago
  26. 85b6600 Suppress clang warning we don't want by Manuel Pégourié-Gonnard · 10 years ago
  27. d42b7c8 Adapt programs to new RC4 default by Manuel Pégourié-Gonnard · 10 years ago
  28. 849b174 Disable RC4 by default in the library by Manuel Pégourié-Gonnard · 10 years ago
  29. 391af97 Re-remove file after merge failure (my fault) by Manuel Pégourié-Gonnard · 10 years ago
  30. 4b378c9 Remove old script by Manuel Pégourié-Gonnard · 10 years ago
  31. 8eef0f2 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  32. 079333b Fix use of deprecated function in test by Manuel Pégourié-Gonnard · 10 years ago
  33. 9395298 Fix use of deprecated function in the library by Manuel Pégourié-Gonnard · 10 years ago
  34. 4772314 Remove functions deprecated in 1.3 by Manuel Pégourié-Gonnard · 10 years ago
  35. 48d3cef Fix use of deprecated function in test by Manuel Pégourié-Gonnard · 10 years ago
  36. 9658391 Fix use of deprecated function in the library by Manuel Pégourié-Gonnard · 10 years ago
  37. 0bf112e Remove small configuration based on RC4 by Manuel Pégourié-Gonnard · 10 years ago
  38. c4dfacc Update ChankeLog for removed programs by Manuel Pégourié-Gonnard · 10 years ago
  39. 1e5e819 Fix forgotten merge conflict by Manuel Pégourié-Gonnard · 10 years ago
  40. 7c4e60f Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  41. e658176 Mark a few additional deprecations by Manuel Pégourié-Gonnard · 10 years ago
  42. 7143284 Use proper doxygen markup to mark deprecations by Manuel Pégourié-Gonnard · 10 years ago
  43. a78b218 Fix contness of debug_print_buf() by Manuel Pégourié-Gonnard · 10 years ago
  44. 6e06437 Reverse meaning of OID_CMP by Manuel Pégourié-Gonnard · 10 years ago
  45. 852a6d3 Rename ssl.renegotiation to ssl.renego_status by Manuel Pégourié-Gonnard · 10 years ago
  46. 240b092 Drop dummy self_test functions by Manuel Pégourié-Gonnard · 11 years ago
  47. 8d92ced Fix constness issue in pkcs5_pbes2() by Manuel Pégourié-Gonnard · 10 years ago
  48. 0db107e Fix pk_can_do() constness issue by Manuel Pégourié-Gonnard · 10 years ago
  49. b295e4f Fix duplication in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  50. fa8aebc Fix a constness issue by Manuel Pégourié-Gonnard · 10 years ago
  51. 35f1d7f Update signature of mpi_mul_mpi() by Manuel Pégourié-Gonnard · 10 years ago
  52. 47e0214 Add -fdata-sections in memory.sh too by Manuel Pégourié-Gonnard · 10 years ago
  53. 7f7aebc Fix incomplete changes from merge by Manuel Pégourié-Gonnard · 10 years ago
  54. 8ee08a2 Update generated file by Manuel Pégourié-Gonnard · 10 years ago
  55. cc0d084 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  56. 129e413 Actually use armcc for the armcc test ^^' by Manuel Pégourié-Gonnard · 10 years ago
  57. 61fe8b0 Add more -O level variety in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  58. 40f315a Document recent make changes by Manuel Pégourié-Gonnard · 10 years ago
  59. f7a9f30 build: Makefile: cleanup CFLAGS by Alon Bar-Lev · 10 years ago
  60. ada4105 build: Makefile: cleanup LDFLAGS by Alon Bar-Lev · 10 years ago
  61. 06f0d26 build: Makefile: simplify root Makefile by Alon Bar-Lev · 10 years ago
  62. eb53fff build: Makefile: remove bashism by Alon Bar-Lev · 10 years ago
  63. 187ffb9 Change "check" build mode to use -Os by Manuel Pégourié-Gonnard · 10 years ago
  64. a06d7fe Avoid possible spurious warning with gcc -Os by Manuel Pégourié-Gonnard · 10 years ago
  65. b6b16bd Drop pbkdf2 module (superseded by pkcs5) by Manuel Pégourié-Gonnard · 10 years ago
  66. f9c1387 Drop POLARSSL_ERROR_STRERROR_BC by Manuel Pégourié-Gonnard · 10 years ago
  67. fc51f40 Remove compatibility header memory.h by Manuel Pégourié-Gonnard · 10 years ago
  68. 57a26da Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  69. 3b110c2 Use link-time garbage collection in memory.sh by Manuel Pégourié-Gonnard · 10 years ago
  70. 4a7ed71 scripts/memory.sh only work on Linux by Manuel Pégourié-Gonnard · 10 years ago
  71. 28122e4 Add missing 'const' on selftest data by Manuel Pégourié-Gonnard · 10 years ago
  72. 27d8139 Use only headers for doxygen (no doc in C files) by Manuel Pégourié-Gonnard · 10 years ago
  73. 1a90147 Add missing extern "C" guard in aesni.h by Manuel Pégourié-Gonnard · 10 years ago
  74. 51bccd3 Fix compile error with renego disabled by Manuel Pégourié-Gonnard · 10 years ago
  75. 73ed39d Remove slow PKCS5 test by Manuel Pégourié-Gonnard · 10 years ago
  76. f427f88 Stop checking key-cert match systematically by Manuel Pégourié-Gonnard · 10 years ago
  77. 88bdb0b Update Changelog with recent changes by Manuel Pégourié-Gonnard · 10 years ago
  78. 265dd5c Disable support for SSLv2 ClientHello by default by Manuel Pégourié-Gonnard · 10 years ago
  79. 751286b Make tests/*.sh runnable from anywhere by Manuel Pégourié-Gonnard · 10 years ago
  80. 19db8ea Make tests/*.sh runnable from anywhere by Manuel Pégourié-Gonnard · 10 years ago
  81. 3b2c0d6 Add comments on some renego flags by Manuel Pégourié-Gonnard · 10 years ago
  82. 69849f8 Drop renego state from context if no renego support by Manuel Pégourié-Gonnard · 10 years ago
  83. d2b35ec Fix bug in no-renego option by Manuel Pégourié-Gonnard · 10 years ago
  84. 55f968b Switch renego define from disable to enable by Manuel Pégourié-Gonnard · 10 years ago
  85. 9db41f0 Refresh generated file by Manuel Pégourié-Gonnard · 10 years ago
  86. 83b04de Rename a few incidental references to PolarSSL by Manuel Pégourié-Gonnard · 10 years ago
  87. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  88. 129db08 Rm polarssl compat targets from Makefiles by Manuel Pégourié-Gonnard · 10 years ago
  89. 8fe411e Avoid issue with OpenSSl in interop test by Manuel Pégourié-Gonnard · 10 years ago
  90. ed99d70 Rename macro to avoid possible future collision by Manuel Pégourié-Gonnard · 10 years ago
  91. 2f5a1b4 Rename SSL_RENEGOTIATION macro by Manuel Pégourié-Gonnard · 10 years ago
  92. e7e906d Normalize a few more name references by Manuel Pégourié-Gonnard · 10 years ago
  93. 9b66990 Fix typos in macro names by Manuel Pégourié-Gonnard · 10 years ago
  94. 35ac8eb Remove comments about old names by Manuel Pégourié-Gonnard · 10 years ago
  95. d713978 Add missing visualc files by Manuel Pégourié-Gonnard · 10 years ago
  96. 34be402 Rm obsolete things (compat-1.2, openssl, etc) by Manuel Pégourié-Gonnard · 10 years ago
  97. bcc2683 Update visual C files by Manuel Pégourié-Gonnard · 10 years ago
  98. e4d4890 Finish renaming website by Manuel Pégourié-Gonnard · 10 years ago
  99. 998897b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  100. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago