1. 1540e5b Move MBEDTLS_CTR_DRBG_USE_128_BIT_KEY to the correct section by Gilles Peskine · 6 years ago
  2. 1231d21 Add warning for alternative ECDSA implementations by Janos Follath · 7 years ago
  3. f66e7ea Merge pull request #178 from mpg/sha512-smaller by Jaeden Amero · 6 years ago
  4. 737df0c Fix file permissions by Christoph M. Wintersteiger · 6 years ago
  5. 5833de7 3rdparty: Update description of MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED by Christoph M. Wintersteiger · 6 years ago
  6. 405b371 Silences missing documentation warning for MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED by Christoph M. Wintersteiger · 7 years ago
  7. 78450a3 ECDH: Disables MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED by default by Christoph M. Wintersteiger · 7 years ago
  8. c3cbdde ECDH: Fix whitespace, permissions by Christoph M. Wintersteiger · 7 years ago
  9. 999f3b5 ECDH: Remove YOTTA config #define by Christoph M. Wintersteiger · 7 years ago
  10. de4fcf2 ECDH: Add new ECDH context for Everest Curve25519 by Christoph M. Wintersteiger · 7 years ago
  11. 72c8c5b Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
  12. 8dd1690 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  13. d0e66b0 Turn off secure element support by default by Gilles Peskine · 6 years ago
  14. 2306d15 Declare new config.h option MBEDTLS_SHA512_SMALLER by Manuel Pégourié-Gonnard · 6 years ago
  15. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  16. a8ade16 Gate secure element support by a separate config option by Gilles Peskine · 6 years ago
  17. fd0f654 Merge remote-tracking branch 'origin/pr/2697' into development by Jaeden Amero · 6 years ago
  18. c7ad122 Make it easier to define MBEDTLS_PARAM_FAILED as assert by Gilles Peskine · 6 years ago
  19. 3739e20 Disable Connection ID feature by default by Hanno Becker · 6 years ago
  20. a0e20d0 Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID by Hanno Becker · 6 years ago
  21. ebcc913 Consistently reference CID draft through name + URL by Hanno Becker · 6 years ago
  22. 4cac442 Update references to CID draft to version 5 by Hanno Becker · 6 years ago
  23. 56f81c7 Improve wording in documentation of MBEDTLS_SSL_CID by Hanno Becker · 6 years ago
  24. 8367ccc Allow to configure the stack's behaviour on unexpected CIDs by Hanno Becker · 6 years ago
  25. b9ec44f Remove restriction on value of MBEDTLS_SSL_CID_PADDING_GRANULARITY by Hanno Becker · 6 years ago
  26. b1aa1b3 Allow the configuration of padding when using CID extension by Hanno Becker · 6 years ago
  27. ad4a137 Add CID configuration API by Hanno Becker · 6 years ago
  28. 9742809 Reference CID Draft in Connection ID documentation in config.h by Hanno Becker · 6 years ago
  29. 2234e65 Add new configuration option controlling CID extension by Hanno Becker · 6 years ago
  30. d65b11d Documentation rewording by Andrzej Kurek · 6 years ago
  31. d3deb1d Typo fixes in documentation by Andrzej Kurek · 6 years ago
  32. 971dea3 Enable USE_PSA_CRYPTO with config.pl full by Manuel Pégourié-Gonnard · 7 years ago
  33. de7636e Enable MBEDTLS_PSA_CRYPTO_C by default by Manuel Pégourié-Gonnard · 7 years ago
  34. 651ae68 config: Enable using ARIA-GCM without other ciphers by Jaeden Amero · 6 years ago
  35. 7accf44 config: Simplify incorrect GCM comment by Jaeden Amero · 6 years ago
  36. 7242ea6 config: Remove explicit ciphersuite lists by Jaeden Amero · 6 years ago
  37. bb1f701 config: Remove X.509 options by Jaeden Amero · 7 years ago
  38. 1c66e48 config: Remove TLS and NET options by Jaeden Amero · 7 years ago
  39. 521dbc6 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  40. ff34d43 Merge remote-tracking branch 'origin/pr/2532' into development by Jaeden Amero · 6 years ago
  41. f49fedc Change docs according to review comments by Jarno Lamsa · 6 years ago
  42. c70a3c7 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  43. 288dedc Add compile-time option to enable X.509 CA callbacks by Hanno Becker · 6 years ago
  44. 0ea3377 Merge remote-tracking branch 'restricted/pr/552' into development by Jaeden Amero · 6 years ago
  45. 57f4d9e Update crypto submodule to test with private headers by Jaeden Amero · 6 years ago
  46. e3dbdd8 Gate entropy injection through a dedicated configuration option by Gilles Peskine · 6 years ago
  47. 6bf4bae Remove compilation option MBEDTLS_PSA_HAS_ITS_IO by Gilles Peskine · 6 years ago
  48. 088b77f Merge psa_crypto_storage_its into psa_crypto_storage by Gilles Peskine · 6 years ago
  49. e435f23 Remove psa_crypto_storage_file by Gilles Peskine · 6 years ago
  50. 2379348 Support ITS over file in PSA crypto by Gilles Peskine · 6 years ago
  51. 6194dc2 Implement PSA ITS over files by Gilles Peskine · 7 years ago
  52. de0a41b ecp: Remove dependency on TLS and X.509 by Jaeden Amero · 7 years ago
  53. 2b9eb0b Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  54. 535ee4a Merge remote-tracking branch 'public/pr/2421' into development by Simon Butcher · 6 years ago archive/mbedtls-2.17 mbedtls-2.17
  55. bdfba79 Fix documentation for 3DES removal by Andres Amaya Garcia · 6 years ago
  56. 22a8905 Fix wording of ChangeLog and 3DES_REMOVE docs by Andres Amaya Garcia · 7 years ago
  57. 4a51228 Reduce priority of 3DES ciphersuites by Andres Amaya Garcia · 7 years ago
  58. fd7f298 Improve documentation of MBEDTLS_SSL_KEEP_PEER_CERTIFICATE by Hanno Becker · 6 years ago
  59. bb278f5 Add configuration option to remove peer CRT after handshake by Hanno Becker · 6 years ago
  60. 43f564f Define MBEDTLS_ECDH_LEGACY_CONTEXT in config.h by Gilles Peskine · 6 years ago
  61. 69d7c8b Declare a psa_key_file_id_t layout with an owner field by Gilles Peskine · 6 years ago
  62. 67ea2c5 Merge branch 'development-psa-proposed' into development by Jaeden Amero · 6 years ago
  63. 6893364 Merge commit '01b34fb316a5' into development by Jaeden Amero · 6 years ago
  64. c690523 Merge PSA config and check-config changes by Andrzej Kurek · 6 years ago
  65. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 7 years ago
  66. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  67. dac9f45 Merge remote-tracking branch 'origin/pr/1551' into development by Jaeden Amero · 7 years ago
  68. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  69. fed19be Merge remote-tracking branch 'public/pr/2126' into development-restricted by Simon Butcher · 7 years ago
  70. 548cecd Discourage making MBEDTLS_PARAM_FAILED() empty. by Manuel Pégourié-Gonnard · 7 years ago
  71. e7306d3 Improve some documentation and ChangeLog entry by Manuel Pégourié-Gonnard · 7 years ago
  72. cd2b29c Improve wording in documentation and ChangeLog by Manuel Pégourié-Gonnard · 7 years ago
  73. 35acb09 Fix some documentation typos/markup/duplication. by Manuel Pégourié-Gonnard · 7 years ago
  74. 9b8ea89 Fix a few style / whitespace issues by Manuel Pégourié-Gonnard · 7 years ago
  75. a967626 Make MBEDTLS_CHECK_PARAMS disabled by default by Manuel Pégourié-Gonnard · 7 years ago
  76. ab58852 Rework documentation. by Manuel Pégourié-Gonnard · 7 years ago
  77. 8e661bf Fix arity of the PARAM_FAILED() macro and function by Manuel Pégourié-Gonnard · 7 years ago
  78. b486803 Add initial options and support for parameter validation by Simon Butcher · 7 years ago
  79. d2af46f Fix typo in ECP alternative documentation by Janos Follath · 7 years ago
  80. 56a78dd State explicitly that any API depending on PSA is unstable by Hanno Becker · 7 years ago
  81. 26fd730 Add config option for X.509/TLS to use PSA by Manuel Pégourié-Gonnard · 7 years ago
  82. 51560b6 State explicitly that any API depending on PSA is unstable by Hanno Becker · 7 years ago
  83. aeefa49 Add config option for X.509/TLS to use PSA by Manuel Pégourié-Gonnard · 7 years ago
  84. 212a793 add MBEDTLS_PSA_HAS_ITS_IO to config.h by Netanel Gonen · 7 years ago
  85. 484ee33 psa: Add PSA Crypto configuration by Jaeden Amero · 7 years ago
  86. a90abf1 add MBEDTLS_PSA_HAS_ITS_IO by Moran Peker · 7 years ago
  87. 4611956 Add new MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C configuration option by Moran Peker · 7 years ago
  88. db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago
  89. 818eab2 Merge tag 'mbedtls-2.14.0' into feature-psa by Jaeden Amero · 7 years ago
  90. c818131 Merge remote-tracking branch 'public/pr/2140' into development-restricted-proposed by Simon Butcher · 7 years ago
  91. 7213744 Fix typo in comment by Ron Eldor · 7 years ago
  92. 19779c4 Some style and documentation fixes by Ron Eldor · 7 years ago
  93. 5ed8c1e Avoid using restartable and alternative ECP imp. by Ron Eldor · 7 years ago
  94. a07d86e Merge remote-tracking branch 'public/pr/1902' into development by Simon Butcher · 7 years ago
  95. e783f4a Merge remote-tracking branch 'public/pr/1609' into development by Simon Butcher · 7 years ago
  96. 8e53011 Correct typo in documentation of MBEDTLS_SSL_MAX_CONTENT_LEN by Hanno Becker · 7 years ago
  97. 0eb8fb8 Correct typo in documentation of MBEDTLS_SSL_RENEGOTIATION by Hanno Becker · 7 years ago
  98. b5d835f Improve documentation of MBEDTLS_SSL_{MAX/IN/OUT}_CONTENT_LEN by Hanno Becker · 7 years ago
  99. f0bbd7e Misc documentation fixes/improvements. by Manuel Pégourié-Gonnard · 7 years ago
  100. 3ad2efd Remove Yotta support from the docs, tests and build scripts by Simon Butcher · 7 years ago