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