1. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  2. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  3. c4af324 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 5 years ago
  4. 7ab66a6 Add missing dependencies for ECDH_xxx key exchanges by Gilles Peskine · 7 years ago
  5. 799e576 ECDSA requires a short Weierstrass curve by Gilles Peskine · 7 years ago
  6. 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  7. 1a3f9ed Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  8. afca47a Fix typo in check_config.h by Hanno Becker · 5 years ago
  9. 6055a17 Add dependencies for experimental TLS 1.3 features in check_config.h by Hanno Becker · 5 years ago
  10. 432e702 Add additional sanity checks to check_config.h by Simon Butcher · 6 years ago
  11. eccd888 Rename identifiers containing double-underscore by Gilles Peskine · 5 years ago
  12. d3d0290 Restore X509 and SSL functionality by Gilles Peskine · 5 years ago
  13. b99bd39 Merge mbed-crypto into mbedtls: the merge commit by Gilles Peskine · 5 years ago
  14. 4e11749 Revert "config: Remove TLS and NET options" by Gilles Peskine · 5 years ago
  15. 252e391 Revert "config: Remove X.509 options" by Gilles Peskine · 5 years ago
  16. 10edb3e Add comment to matching #endif by Andres Amaya Garcia · 7 years ago
  17. da15409 Remove the word likely from deprecated documentation by Andres Amaya Garcia · 7 years ago
  18. 84b4e79 Deprecate MBEDTLS_SSL_HW_RECORD_ACCEL config by Andres Amaya Garcia · 7 years ago
  19. 0330e21 Merge branch 'public/pr/2261' into development by Manuel Pégourié-Gonnard · 5 years ago
  20. 320f4d9 Group PKCS11_C entries in check_config.h by Manuel Pégourié-Gonnard · 5 years ago
  21. 835b299 Fix wording of deprecated docs for SSL2 and SSL3 features by Andres Amaya Garcia · 7 years ago
  22. e58532e Favour DEPRECATED_REMOVED over DEPRECATED_WARNING by Andres Amaya Garcia · 7 years ago
  23. 88c2cc7 Deprecate MBEDTLS_SSL_PROTO_SSL3 by Andres Amaya Garcia · 7 years ago
  24. 0963424 Deprecate MBEDTLS_SSL_SRV_SUPPORT_SSLV2_CLIENT_HELLO by Andres Amaya Garcia · 7 years ago
  25. 99fc387 Fix deprecated docs for PKCS1 by Andres Amaya Garcia · 7 years ago
  26. be3a440 Deprecate MBEDTLS_PKCS11_C feature by Andres Amaya Garcia · 7 years ago
  27. 1e6fb01 Make SHA512_NO_SHA384 depend on SHA512_C by Manuel Pégourié-Gonnard · 6 years ago
  28. 9afbfdc Merge remote-tracking branch 'myfork-public/development' into merge-crypto-development-20191115 by Gilles Peskine · 6 years ago
  29. 3bdd412 Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  30. ff25af2 Add missing MBEDTLS_ECP_C dependencies in check_config.h by k-stachowiak · 6 years ago
  31. 5d46f6a Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
  32. 62be28b Merge remote-tracking branch 'origin/pr/2469' into development by Jaeden Amero · 6 years ago
  33. bfaa718 Add cfg dep MBEDTLS_MEMORY_DEBUG->MBEDTLS_MEMORY_BUFFER_ALLOC_C by Hanno Becker · 6 years ago
  34. af46c5f Check dependencies of MBEDTLS_MEMORY_BACKTRACE in check_config.h by Hanno Becker · 6 years ago
  35. 4cf0e7e Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
  36. 9c1b56b 3rdparty: Add config checks for Everest by Christoph M. Wintersteiger · 6 years ago
  37. 19d5c80 3rdparty: Added config checks for Everest by Christoph M. Wintersteiger · 6 years ago
  38. a8ade16 Gate secure element support by a separate config option by Gilles Peskine · 6 years ago
  39. bd3a746 Merge remote-tracking branch 'restricted/pr/573' into development-restricted by Jaeden Amero · 6 years ago
  40. 5dbe7ca Add missing MBEDTLS_ECP_C dependencies in check_config.h by k-stachowiak · 6 years ago
  41. a0e20d0 Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID by Hanno Becker · 6 years ago
  42. 189a013 Check static bounds of CID lengths in check_config.h by Hanno Becker · 6 years ago
  43. bb47cd9 Add dep of MBEDTLS_SSL_CID on MBEDTLS_SSL_PROTO_DTLS to config check by Hanno Becker · 6 years ago
  44. 651ae68 config: Enable using ARIA-GCM without other ciphers by Jaeden Amero · 6 years ago
  45. bb1f701 config: Remove X.509 options by Jaeden Amero · 7 years ago
  46. 1c66e48 config: Remove TLS and NET options by Jaeden Amero · 7 years ago
  47. 0ea3377 Merge remote-tracking branch 'restricted/pr/552' into development by Jaeden Amero · 6 years ago
  48. 57f4d9e Update crypto submodule to test with private headers by Jaeden Amero · 6 years ago
  49. fe4ef0c Add config sanity check for !MBEDTLS_SSL_KEEP_PEER_CERTIFICATE by Hanno Becker · 6 years ago
  50. 85fd913 Fix typo in check_config.h by Hanno Becker · 6 years ago
  51. 43f564f Define MBEDTLS_ECDH_LEGACY_CONTEXT in config.h by Gilles Peskine · 6 years ago
  52. 1ce51e4 Forbid setting MBEDTLS_ECP_RESTARTABLE and MBEDTLS_USE_PSA_CRYPTO_C by Hanno Becker · 6 years ago
  53. c690523 Merge PSA config and check-config changes by Andrzej Kurek · 6 years ago
  54. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 6 years ago
  55. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
  56. dac9f45 Merge remote-tracking branch 'origin/pr/1551' into development by Jaeden Amero · 6 years ago
  57. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  58. 6b5ef48 Add a configuration fix for vsnprintf for non-conforming platforms by k-stachowiak · 7 years ago
  59. 01b34fb Merge remote-tracking branch 'upstream-public/pr/2267' into development by Jaeden Amero · 7 years ago
  60. 52ed0b9 Merge remote-tracking branch 'upstream-public/pr/2101' into development by Jaeden Amero · 7 years ago
  61. 172ba63 Add guard for MBEDTLS_ECP_INTERNAL_ALT by Janos Follath · 7 years ago
  62. aeefa49 Add config option for X.509/TLS to use PSA by Manuel Pégourié-Gonnard · 7 years ago
  63. 484ee33 psa: Add PSA Crypto configuration by Jaeden Amero · 7 years ago
  64. 5ed8c1e Avoid using restartable and alternative ECP imp. by Ron Eldor · 7 years ago
  65. cb9debd Guard PK-parse module by ASN.1-parse module in check_config.h by Hanno Becker · 7 years ago
  66. 466a57f Key wrapping API definition by Ron Eldor · 7 years ago
  67. 656864b Add an HKDF (RFC 5869) implementation by Thomas Fossati · 9 years ago
  68. b7f6086 Merge branch 'prr_424' into development-proposed by Gilles Peskine · 7 years ago
  69. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  70. e89353a Add fallback to non-compliant truncated HMAC for compatibiltiy by Hanno Becker · 8 years ago
  71. b39467d Fix check_config.h #error directive by Andres Amaya Garcia · 8 years ago
  72. 93db11a Fix typo in check_config.h by Andres Amaya Garcia · 8 years ago
  73. d7fce00 Allow forcing 64-bit integer type by Andres Amaya Garcia · 8 years ago
  74. 333d163 Remove obsolote ECP abstraction macros by Janos Follath · 9 years ago
  75. c44ab97 Apply review feedback on ECP interface by Janos Follath · 9 years ago
  76. 4d9c69d Fix ECP alternative macro names by Janos Follath · 9 years ago
  77. b069753 ECP: Add module and function level replacement options. by Janos Follath · 9 years ago
  78. 69283e5 Clean up and minor fixes following review by Simon Butcher · 9 years ago
  79. 53e23b6 Minor CMAC fixes for merge by Brian Murray · 9 years ago
  80. 1e4ec66 Check time platform abstraction macro definitions (#534) by Andres Amaya Garcia · 9 years ago
  81. ab5df40 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY by Simon Butcher · 9 years ago
  82. cf0a9f9 Introduce platform-layer functions for reading/writing seed from NV by Paul Bakker · 9 years ago
  83. 53de784 Add entropy safety switch. by Janos Follath · 9 years ago
  84. 4fde40f Fix logic to allow at least one PKCS version enabled by Paul Bakker · 9 years ago
  85. 37068a7 Add check to prevent enabling of RSA without selecting PKCS version(s) by Paul Bakker · 9 years ago
  86. fadacb9 Merge branch 'development' into iotssl-461-ecjpake-finalization by Manuel Pégourié-Gonnard · 10 years ago
  87. 557535d Add ECJPAKE key exchange by Manuel Pégourié-Gonnard · 10 years ago
  88. ddfe5d2 Tune dependencies by Manuel Pégourié-Gonnard · 10 years ago
  89. 62c74bb Stop wasting resources by Manuel Pégourié-Gonnard · 10 years ago
  90. 4d8685b Add skeleton for EC J-PAKE module by Manuel Pégourié-Gonnard · 10 years ago
  91. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  92. 63e7eba Add material for generating yotta module by Manuel Pégourié-Gonnard · 10 years ago
  93. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  94. 9db2887 Actually enable fixed snprintf on windows by Manuel Pégourié-Gonnard · 10 years ago
  95. 6c0c8e0 Include fixed snprintf for Windows in platform.c by Manuel Pégourié-Gonnard · 10 years ago
  96. 60c793b Split HAVE_TIME into HAVE_TIME + HAVE_TIME_DATE by Manuel Pégourié-Gonnard · 10 years ago
  97. d14acbc Test assumptions we make about the platform by Manuel Pégourié-Gonnard · 10 years ago
  98. f78e4de Fix warnings from -pedantic by Manuel Pégourié-Gonnard · 10 years ago
  99. a7f8033 Fix oversights in s/malloc/calloc/ by Manuel Pégourié-Gonnard · 10 years ago
  100. 4214e3a Update dependencies and documentation by Manuel Pégourié-Gonnard · 10 years ago