1. 4063ceb Make hmac_ctx optional by Manuel Pégourié-Gonnard · 10 years ago
  2. dfb3dc8 Make ipad/opad dynamic and more opaque by Manuel Pégourié-Gonnard · 10 years ago
  3. 80c988b Remove ipad and opad from specific md contexts by Manuel Pégourié-Gonnard · 10 years ago
  4. 4da88c5 Remove specific xxx_hmac functions by Manuel Pégourié-Gonnard · 10 years ago
  5. 0a8896a Remove references to xxx_hmac() from MD layer 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. ca878db Make md_info_t an opaque structure by Manuel Pégourié-Gonnard · 10 years ago
  8. 9a65e80 Properly mark ssl_set_bio() as deprecated by Manuel Pégourié-Gonnard · 10 years ago
  9. 29c28f9 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  10. 757ca00 Fix gcc detection in check_config.h by Manuel Pégourié-Gonnard · 10 years ago
  11. d81562f Remove RC4 ciphersuites by default by Manuel Pégourié-Gonnard · 10 years ago
  12. 8a80318 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  13. c70581c Add POLARSSL_DEPRECATED_{WARNING,REMOVED} by Manuel Pégourié-Gonnard · 10 years ago
  14. 849b174 Disable RC4 by default in the library by Manuel Pégourié-Gonnard · 10 years ago
  15. 4772314 Remove functions deprecated in 1.3 by Manuel Pégourié-Gonnard · 10 years ago
  16. 1e5e819 Fix forgotten merge conflict by Manuel Pégourié-Gonnard · 10 years ago
  17. 7c4e60f Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  18. e658176 Mark a few additional deprecations by Manuel Pégourié-Gonnard · 10 years ago
  19. 7143284 Use proper doxygen markup to mark deprecations by Manuel Pégourié-Gonnard · 10 years ago
  20. a78b218 Fix contness of debug_print_buf() by Manuel Pégourié-Gonnard · 10 years ago
  21. 6e06437 Reverse meaning of OID_CMP by Manuel Pégourié-Gonnard · 10 years ago
  22. 852a6d3 Rename ssl.renegotiation to ssl.renego_status by Manuel Pégourié-Gonnard · 10 years ago
  23. 240b092 Drop dummy self_test functions by Manuel Pégourié-Gonnard · 11 years ago
  24. 8d92ced Fix constness issue in pkcs5_pbes2() by Manuel Pégourié-Gonnard · 10 years ago
  25. 0db107e Fix pk_can_do() constness issue by Manuel Pégourié-Gonnard · 10 years ago
  26. fa8aebc Fix a constness issue by Manuel Pégourié-Gonnard · 10 years ago
  27. 35f1d7f Update signature of mpi_mul_mpi() by Manuel Pégourié-Gonnard · 10 years ago
  28. b6b16bd Drop pbkdf2 module (superseded by pkcs5) by Manuel Pégourié-Gonnard · 10 years ago
  29. f9c1387 Drop POLARSSL_ERROR_STRERROR_BC by Manuel Pégourié-Gonnard · 10 years ago
  30. fc51f40 Remove compatibility header memory.h by Manuel Pégourié-Gonnard · 10 years ago
  31. 57a26da Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  32. 1a90147 Add missing extern "C" guard in aesni.h 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. 3b2c0d6 Add comments on some renego flags by Manuel Pégourié-Gonnard · 10 years ago
  35. 69849f8 Drop renego state from context if no renego support by Manuel Pégourié-Gonnard · 10 years ago
  36. 55f968b Switch renego define from disable to enable by Manuel Pégourié-Gonnard · 10 years ago
  37. 83b04de Rename a few incidental references to PolarSSL by Manuel Pégourié-Gonnard · 10 years ago
  38. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  39. ed99d70 Rename macro to avoid possible future collision by Manuel Pégourié-Gonnard · 10 years ago
  40. 2f5a1b4 Rename SSL_RENEGOTIATION macro by Manuel Pégourié-Gonnard · 10 years ago
  41. e7e906d Normalize a few more name references by Manuel Pégourié-Gonnard · 10 years ago
  42. 9b66990 Fix typos in macro names by Manuel Pégourié-Gonnard · 10 years ago
  43. 35ac8eb Remove comments about old names by Manuel Pégourié-Gonnard · 10 years ago
  44. 34be402 Rm obsolete things (compat-1.2, openssl, etc) by Manuel Pégourié-Gonnard · 10 years ago
  45. e4d4890 Finish renaming website by Manuel Pégourié-Gonnard · 10 years ago
  46. 998897b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  47. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  48. 1dd1674 Move private macro from header to C file by Manuel Pégourié-Gonnard · 10 years ago
  49. fb57e64 Fix whitespace issues by Manuel Pégourié-Gonnard · 10 years ago
  50. b63e3dd Fix typo in comments by Manuel Pégourié-Gonnard · 10 years ago
  51. d901d17 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  52. 50da048 Add heap usage for PK in benchmark by Manuel Pégourié-Gonnard · 10 years ago
  53. b8ca723 Only define mode_func if mode is enabled (CBC etc) by Manuel Pégourié-Gonnard · 10 years ago
  54. ac1f76c Merge remote-tracking branch 'rich/platform' into development by Manuel Pégourié-Gonnard · 10 years ago
  55. 6c5abfa Style: fix trailing spaces by Manuel Pégourié-Gonnard · 10 years ago
  56. 013bffe Style: add spaces before line continuation by Manuel Pégourié-Gonnard · 10 years ago
  57. 401bb90 rebase from development by Rich Evans · 10 years ago
  58. 16f8cd8 implemented macro overriding for polarssl_* library functions by Rich Evans · 10 years ago
  59. 4cc8a22 add initial symbols to config and checks to check_config to allow use of macros to define standard functions by Rich Evans · 10 years ago
  60. 98081c5 reformat and arrange additions to config alphabetically by Rich Evans · 10 years ago
  61. c0b6da3 add missing checks to check_config by Rich Evans · 10 years ago
  62. c39cb49 add POLARSSL_PLATFORM_EXIT_ALT by Rich Evans · 10 years ago
  63. 46b0a8d add platform_set_snprintf by Rich Evans · 10 years ago
  64. dda5213 Fix harmless warnings with mingw in timing.c by Manuel Pégourié-Gonnard · 10 years ago
  65. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  66. e83ac1d modify include .gitignore to ignore check_config generated when build fails due to incorrect config by Rich Evans · 10 years ago
  67. daae3b7 Prepare for mbed TLS 1.3.10 release by Paul Bakker · 10 years ago
  68. 4eaf8f0 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  69. 555fbf8 Support composite RDNs in X.509 certs parsing by Manuel Pégourié-Gonnard · 10 years ago
  70. 3d2c4b7 Fix url in new files by Manuel Pégourié-Gonnard · 10 years ago
  71. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  72. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  73. bbbb3cf Fix depend that was checked but not documented by Manuel Pégourié-Gonnard · 10 years ago
  74. 94de331 Fix dependency that was not checked by Manuel Pégourié-Gonnard · 10 years ago
  75. 3f738ca Move some ignore patterns to subdirectories by Manuel Pégourié-Gonnard · 10 years ago
  76. 607d663 Add debug info for cert/suite selection by Manuel Pégourié-Gonnard · 10 years ago
  77. e89163c Fix bug in ssl_get_verify_result() by Manuel Pégourié-Gonnard · 10 years ago
  78. d1e7e8b Fix mips64 bignum implementation by James Cowgill · 10 years ago
  79. e94e6e5 Fix stdio (non-)inclusion issues. by Manuel Pégourié-Gonnard · 10 years ago
  80. 9014b6f Rename project in CMake by Manuel Pégourié-Gonnard · 10 years ago
  81. 0a155b8 Fix bug with compatibility memory define/header by Manuel Pégourié-Gonnard · 10 years ago
  82. 2be147a Improve documentation of CBC functions by Manuel Pégourié-Gonnard · 10 years ago
  83. cfa9a45 Rename in cmake help strings by Manuel Pégourié-Gonnard · 10 years ago
  84. dba564b Fix files that are not in development by Manuel Pégourié-Gonnard · 10 years ago
  85. df6411d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  86. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 10 years ago
  87. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 10 years ago
  88. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 10 years ago
  89. eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  90. a658a40 Update copyright by Manuel Pégourié-Gonnard · 10 years ago
  91. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 10 years ago
  92. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 10 years ago
  93. 3a173f4 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  94. 11c9192 Fix error code description. by Manuel Pégourié-Gonnard · 10 years ago
  95. 67505bf Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  96. bfccdd3 Merge commit '36adc36' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  97. 0017c2b Merge commit '9835bc0' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  98. 8fbb01e Merge commit 'b2eaac1' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  99. 0af1ba3 Merge commit 'f6080b8' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  100. edb7ed3 Merge commit 'd7e2483' into dtls by Manuel Pégourié-Gonnard · 10 years ago