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