1. 651ae68 config: Enable using ARIA-GCM without other ciphers by Jaeden Amero · 6 years ago
  2. 7accf44 config: Simplify incorrect GCM comment by Jaeden Amero · 6 years ago
  3. 7242ea6 config: Remove explicit ciphersuite lists by Jaeden Amero · 6 years ago
  4. bb1f701 config: Remove X.509 options by Jaeden Amero · 7 years ago
  5. 1c66e48 config: Remove TLS and NET options by Jaeden Amero · 7 years ago
  6. 521dbc6 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  7. ff34d43 Merge remote-tracking branch 'origin/pr/2532' into development by Jaeden Amero · 6 years ago
  8. f49fedc Change docs according to review comments by Jarno Lamsa · 6 years ago
  9. c70a3c7 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  10. 288dedc Add compile-time option to enable X.509 CA callbacks by Hanno Becker · 6 years ago
  11. 0ea3377 Merge remote-tracking branch 'restricted/pr/552' into development by Jaeden Amero · 6 years ago
  12. 57f4d9e Update crypto submodule to test with private headers by Jaeden Amero · 6 years ago
  13. e3dbdd8 Gate entropy injection through a dedicated configuration option by Gilles Peskine · 6 years ago
  14. 6bf4bae Remove compilation option MBEDTLS_PSA_HAS_ITS_IO by Gilles Peskine · 6 years ago
  15. 088b77f Merge psa_crypto_storage_its into psa_crypto_storage by Gilles Peskine · 6 years ago
  16. e435f23 Remove psa_crypto_storage_file by Gilles Peskine · 6 years ago
  17. 2379348 Support ITS over file in PSA crypto by Gilles Peskine · 6 years ago
  18. 6194dc2 Implement PSA ITS over files by Gilles Peskine · 7 years ago
  19. de0a41b ecp: Remove dependency on TLS and X.509 by Jaeden Amero · 7 years ago
  20. 2b9eb0b Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  21. 535ee4a Merge remote-tracking branch 'public/pr/2421' into development by Simon Butcher · 6 years ago archive/mbedtls-2.17 mbedtls-2.17
  22. bdfba79 Fix documentation for 3DES removal by Andres Amaya Garcia · 6 years ago
  23. 22a8905 Fix wording of ChangeLog and 3DES_REMOVE docs by Andres Amaya Garcia · 7 years ago
  24. 4a51228 Reduce priority of 3DES ciphersuites by Andres Amaya Garcia · 7 years ago
  25. fd7f298 Improve documentation of MBEDTLS_SSL_KEEP_PEER_CERTIFICATE by Hanno Becker · 6 years ago
  26. bb278f5 Add configuration option to remove peer CRT after handshake by Hanno Becker · 6 years ago
  27. 43f564f Define MBEDTLS_ECDH_LEGACY_CONTEXT in config.h by Gilles Peskine · 6 years ago
  28. 69d7c8b Declare a psa_key_file_id_t layout with an owner field by Gilles Peskine · 6 years ago
  29. 67ea2c5 Merge branch 'development-psa-proposed' into development by Jaeden Amero · 6 years ago
  30. 6893364 Merge commit '01b34fb316a5' into development by Jaeden Amero · 6 years ago
  31. c690523 Merge PSA config and check-config changes by Andrzej Kurek · 6 years ago
  32. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 7 years ago
  33. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  34. dac9f45 Merge remote-tracking branch 'origin/pr/1551' into development by Jaeden Amero · 7 years ago
  35. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  36. fed19be Merge remote-tracking branch 'public/pr/2126' into development-restricted by Simon Butcher · 7 years ago
  37. 548cecd Discourage making MBEDTLS_PARAM_FAILED() empty. by Manuel Pégourié-Gonnard · 7 years ago
  38. e7306d3 Improve some documentation and ChangeLog entry by Manuel Pégourié-Gonnard · 7 years ago
  39. cd2b29c Improve wording in documentation and ChangeLog by Manuel Pégourié-Gonnard · 7 years ago
  40. 35acb09 Fix some documentation typos/markup/duplication. by Manuel Pégourié-Gonnard · 7 years ago
  41. 9b8ea89 Fix a few style / whitespace issues by Manuel Pégourié-Gonnard · 7 years ago
  42. a967626 Make MBEDTLS_CHECK_PARAMS disabled by default by Manuel Pégourié-Gonnard · 7 years ago
  43. ab58852 Rework documentation. by Manuel Pégourié-Gonnard · 7 years ago
  44. 8e661bf Fix arity of the PARAM_FAILED() macro and function by Manuel Pégourié-Gonnard · 7 years ago
  45. b486803 Add initial options and support for parameter validation by Simon Butcher · 7 years ago
  46. d2af46f Fix typo in ECP alternative documentation by Janos Follath · 7 years ago
  47. 56a78dd State explicitly that any API depending on PSA is unstable by Hanno Becker · 7 years ago
  48. 26fd730 Add config option for X.509/TLS to use PSA by Manuel Pégourié-Gonnard · 7 years ago
  49. 51560b6 State explicitly that any API depending on PSA is unstable by Hanno Becker · 7 years ago
  50. aeefa49 Add config option for X.509/TLS to use PSA by Manuel Pégourié-Gonnard · 7 years ago
  51. 212a793 add MBEDTLS_PSA_HAS_ITS_IO to config.h by Netanel Gonen · 7 years ago
  52. 484ee33 psa: Add PSA Crypto configuration by Jaeden Amero · 7 years ago
  53. a90abf1 add MBEDTLS_PSA_HAS_ITS_IO by Moran Peker · 7 years ago
  54. 4611956 Add new MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C configuration option by Moran Peker · 7 years ago
  55. db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago
  56. 818eab2 Merge tag 'mbedtls-2.14.0' into feature-psa by Jaeden Amero · 7 years ago
  57. c818131 Merge remote-tracking branch 'public/pr/2140' into development-restricted-proposed by Simon Butcher · 7 years ago
  58. 7213744 Fix typo in comment by Ron Eldor · 7 years ago
  59. 19779c4 Some style and documentation fixes by Ron Eldor · 7 years ago
  60. 5ed8c1e Avoid using restartable and alternative ECP imp. by Ron Eldor · 7 years ago
  61. a07d86e Merge remote-tracking branch 'public/pr/1902' into development by Simon Butcher · 7 years ago
  62. e783f4a Merge remote-tracking branch 'public/pr/1609' into development by Simon Butcher · 7 years ago
  63. 8e53011 Correct typo in documentation of MBEDTLS_SSL_MAX_CONTENT_LEN by Hanno Becker · 7 years ago
  64. 0eb8fb8 Correct typo in documentation of MBEDTLS_SSL_RENEGOTIATION by Hanno Becker · 7 years ago
  65. b5d835f Improve documentation of MBEDTLS_SSL_{MAX/IN/OUT}_CONTENT_LEN by Hanno Becker · 7 years ago
  66. f0bbd7e Misc documentation fixes/improvements. by Manuel Pégourié-Gonnard · 7 years ago
  67. 3ad2efd Remove Yotta support from the docs, tests and build scripts by Simon Butcher · 7 years ago
  68. e852df8 fixup! Add PSA crypto module by Jaeden Amero · 7 years ago
  69. 67a9351 psa: config: Add MBEDTLS_PSA_CRYPTO_SPM by Jaeden Amero · 7 years ago
  70. 9a9e19f Switch default config back to the upstream one + PSA + CMAC by Gilles Peskine · 7 years ago
  71. 1672d1d Remove features with missing dependencies from config.h by Gilles Peskine · 7 years ago
  72. 12e4a8b Improve documentation wording and formatting by Manuel Pégourié-Gonnard · 7 years ago
  73. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  74. 5d40f67 Merge remote-tracking branch 'public/pr/1927' into development-restricted by Simon Butcher · 7 years ago
  75. c52ef40 Improve documentation of mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  76. 9fbbf1c Improve wording of documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT by Hanno Becker · 7 years ago
  77. c946888 Fix typo in documentation of MBEDTLS_PLATFORM_GMTIME_R_ALT by Hanno Becker · 7 years ago
  78. 921b76d Replace 'thread safe' by 'thread-safe' in the documentation by Hanno Becker · 7 years ago
  79. 9a51d01 Improve documentation of MBEDTLS_HAVE_TIME_DATE by Hanno Becker · 7 years ago
  80. 4e67cca Improve documentation of MBEDTLS_HAVE_TIME_DATE by Hanno Becker · 7 years ago
  81. 6a73978 Rename mbedtls_platform_gmtime() to mbedtls_platform_gmtime_r() by Hanno Becker · 7 years ago
  82. 5f95c79 Remove another mentioning of IAR from config.h by Hanno Becker · 7 years ago
  83. 45e3020 Document that IAR gmtime_s() is auto selected by Andres Amaya Garcia · 7 years ago
  84. e58088e Clarify docs for MBEDTLS_HAVE_TIME_DATE by Andres Amaya Garcia · 7 years ago
  85. c2f948b Fix grammar in docs for MBEDTLS_HAVE_TIME_DATE by Andres Amaya Garcia · 7 years ago
  86. 66920ce Set the default configuration to PSA by Gilles Peskine · 7 years ago
  87. e59236f Add PSA crypto module by Gilles Peskine · 8 years ago
  88. 521e8a9 Fix to comment to correct module description by Nir Sonnenschein · 7 years ago
  89. ce266e4 use single define for 128bit key for ctr_drbg and update test dependencies by Nir Sonnenschein · 7 years ago
  90. 97a1c13 Correct typo in documentation of MBEDTLS_SSL_DTLS_MAX_BUFFERING by Hanno Becker · 7 years ago
  91. 2800751 DTLS Reordering: Improve doc of MBEDTLS_SSL_DTLS_MAX_BUFFERING by Hanno Becker · 7 years ago
  92. 159a37f config.h: Don't use arithmetical exp for SSL_DTLS_MAX_BUFFERING by Hanno Becker · 7 years ago
  93. c99b12b Fix documentation for MBEDTLS_HAVE_DATE_TIME by Andres Amaya Garcia · 7 years ago
  94. e0b150f Allow limiting the total amount of heap allocations for buffering by Hanno Becker · 7 years ago
  95. eb73f7a fix trailing white spaces by Nir Sonnenschein · 7 years ago
  96. 604e60d add default value for CTR DRBG key size by Nir Sonnenschein · 7 years ago
  97. 1abb368 Make gmtime() configurable at compile-time by Andres Amaya Garcia · 7 years ago
  98. 97f3ecb Document dependency on gmtime, gmtime_r & gmtime_s by Andres Amaya Garcia · 7 years ago
  99. 466a57f Key wrapping API definition by Ron Eldor · 7 years ago
  100. 862e703 Merge remote-tracking branch 'public/pr/921' into development by Simon Butcher · 7 years ago