1. 2cd5ce0 Fix various issues cause rebase to latest code by Xiaokang Qian · 2 years, 8 months ago
  2. 402bb1e Update documents and check by Xiaokang Qian · 2 years, 9 months ago
  3. fe3483f Update early data doument and config dependencies by Xiaokang Qian · 2 years, 9 months ago
  4. 29ee43c Update document base on comments by Xiaokang Qian · 2 years, 9 months ago
  5. 0977716 Update early data document and prerequisites check by Xiaokang Qian · 2 years, 9 months ago
  6. 77e15e8 Merge pull request #6460 from xkqian/tls13_add_early_data_preparatory by Ronald Cron · 2 years, 9 months ago
  7. 3e0ea98 Merge pull request #6451 from mpg/fix-can-exercise by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  8. 4ef4c89 Fix CI failure in build_info.h by Xiaokang Qian · 2 years, 9 months ago
  9. 65fc0de Improve the prerequisites for early data by Xiaokang Qian · 2 years, 9 months ago
  10. 95a0730 Change prerequisites of MBEDTLS_SSL_EARLY_DATA and add related check by Xiaokang Qian · 2 years, 9 months ago
  11. 600804b Remove useless early data related macros for the time being by Xiaokang Qian · 2 years, 9 months ago
  12. 54413b1 Add early data support preparatory work by Xiaokang Qian · 2 years, 9 months ago
  13. d8d2ea5 Add TLS 1.3 key exchange mode config options by Ronald Cron · 2 years, 10 months ago
  14. 98b91d4 RSA PKCS#1 v1.5 no longer depends on MD by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  15. f33da19 Merge pull request #6413 from daverodgman/update_docs_links by Dave Rodgman · 2 years, 9 months ago
  16. 5127e85 Update LMS and LMOTS dependency macros by Raef Coles · 2 years, 10 months ago
  17. ab4f874 Add MBEDTLS_LMS_PRIVATE define by Raef Coles · 2 years, 11 months ago
  18. 7dce69a Make LMOTS a private api by Raef Coles · 2 years, 11 months ago
  19. 8ff6df5 Add LMS implementation by Raef Coles · 4 years ago
  20. b319684 Additional updates to docs links by Dave Rodgman · 2 years, 9 months ago
  21. 52a428b Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
  22. 0957e7b Rmove MBEDTLS_NIST_KW_C dependency from MBEDTLS_SSL_TICKET_C by Przemek Stekiel · 2 years, 10 months ago
  23. 460192e Fix and sync configuration file and configuration verifiation by Przemek Stekiel · 2 years, 10 months ago
  24. 2c282c9 Merge pull request #6180 from yuhaoth/pr/add-tls13-multiple-session-tickets by Paul Elliott · 2 years, 10 months ago
  25. f3bdf9d fix various issues by Jerry Yu · 2 years, 10 months ago
  26. d433cd7 Merge pull request #6283 from mpg/driver-only-hashes-wrap-up by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  27. b4e28aa Fix two typos by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  28. 3c16abe Fix dependencies of KEY_EXCHANGE_ECJPAKE by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  29. 1ad7ace Add conf new session tickets by Jerry Yu · 3 years ago
  30. be0224a Merge pull request #6167 from yuhaoth/pr/finalize-tls13-session-tickets by Ronald Cron · 2 years, 10 months ago
  31. 72687b7 Clarify dependencies in mbedtls_config.h by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  32. 6cf85a4 update document abourt maximum ticket_age_tolerance by Jerry Yu · 2 years, 10 months ago
  33. 97fc247 Merge pull request #6232 from AndrzejKurek/pkcs12-no-md by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  34. 7bd12c5 Remove MD dependency from pkcs12 module by Andrzej Kurek · 2 years, 11 months ago
  35. 89eb95a Add ticket age tolerance config option by Jerry Yu · 3 years ago
  36. bf22a25 Merge pull request #6208 from AndrzejKurek/tls-tests-no-md-structured by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  37. 645ff5b Merge pull request #6095 from gabor-mezei-arm/6016_add_new_modulus_and_residue_structures by Janos Follath · 2 years, 11 months ago
  38. e02da81 Update TLS1.2 dependencies description in mbedtls_config.h by Andrzej Kurek · 3 years ago
  39. 0ce9393 Merge pull request #6219 from KloolK/development by Dave Rodgman · 3 years ago
  40. e5018c9 Merge pull request #6195 from superna9999/6149-driver-only-hashes-ec-j-pake by Gilles Peskine · 3 years ago
  41. 9ff6f8c Fix minor typos by Jan Bruckner · 3 years ago
  42. ecaba1c Make use of PSA crypto hash if MBEDTLS_MD_C isn't defined by Neil Armstrong · 3 years ago
  43. 10836a0 config: Fix requirements for MBEDTLS_X509_USE_C and MBEDTLS_X509_CREATE_C by Przemek Stekiel · 3 years ago
  44. 278b667 check_config.h: Adjust x509 dependencies (MBEDTLS_MD_C or MBEDTLS_USE_PSA_CRYPTO) by Przemek Stekiel · 3 years ago
  45. d41f627 Order the file names by Gabor Mezei · 3 years ago
  46. 077ba84 PKCS#1 v2.1 now builds with PSA if no MD_C by Manuel Pégourié-Gonnard · 3 years ago
  47. d1baedb Bignum: extract bignum_mod.h functions by Janos Follath · 3 years ago
  48. 0ded631 Bignum: extract bignum_mod_raw.h functions by Janos Follath · 3 years ago
  49. 3ca0775 Bignum: extract bignum_core.h functions by Janos Follath · 3 years ago
  50. 0c65557 Build the new bignum_new.c file by Gabor Mezei · 3 years ago
  51. 27036c9 Merge pull request #6142 from tom-cosgrove-arm/fix-comments-in-docs-and-comments by Dave Rodgman · 3 years ago
  52. f6b8c32 Merge pull request #6065 from mpg/explore2 by Manuel Pégourié-Gonnard · 3 years ago
  53. ce7f18c Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago
  54. 9750f81 Rename MBEDTLS_SSL_TICKET_NONCE_LENGTH by Jerry Yu · 3 years ago
  55. 08aed4d fix comments and time_t type issues by Jerry Yu · 3 years ago
  56. af2c0c8 fix various comment/format issues by Jerry Yu · 3 years ago
  57. 0038c5f Add ticket nonce setting by Jerry Yu · 3 years, 1 month ago
  58. 1f7f717 Document existing dependency of MD_C by Manuel Pégourié-Gonnard · 3 years ago
  59. ce7d76e Merge remote-tracking branch 'mbedtls-restricted/development-restricted' into mbedtls-3.2.0rc0-pr by Ronald Cron · 3 years, 1 month ago
  60. 3e83098 Clarify the TLS 1.3 situation by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  61. ff43ff6 Remove stability waiver from USE_PSA by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  62. 41aa808 Merge pull request #952 from gilles-peskine-arm/stdio_buffering-setbuf by Paul Elliott · 3 years, 1 month ago
  63. 790ab52 Merge pull request #5962 from gilles-peskine-arm/storage-format-doc-202206 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  64. 6497b5a Add setbuf platform function by Gilles Peskine · 3 years, 1 month ago
  65. afb2fe1 Document that MBEDTLS_SSL_KEEP_PEER_CERTIFICATE is required by MBEDTLS_SSL_PROTO_TLS1_3 by Tom Cosgrove · 3 years, 1 month ago
  66. 4b87387 Backward compatibility: the key store with drivers by Gilles Peskine · 3 years, 1 month ago
  67. 98473c4 Officially deprecate MBEDTLS_PSA_CRYPTO_SE_C by Gilles Peskine · 3 years, 1 month ago
  68. 9b3278b Doc: the SHA256/SHA512 options also cover SHA224/SHA384 by Gilles Peskine · 3 years, 1 month ago
  69. 1e21144 Fix spelling and typographical errors found by cspell by Tom Cosgrove · 3 years, 2 months ago
  70. a09f835 Fix CIPHER dependencies dependeny and error messages by Przemek Stekiel · 3 years, 2 months ago
  71. ea805b4 mbedtls_config.h, check_config.h: fix CIPHER dependencies by Przemek Stekiel · 3 years, 3 months ago
  72. 5c65c57 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 3 months ago
  73. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  74. 4265026 Merge pull request #5783 from mprse/md_dep_v3 by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  75. 6e71282 Fix caller list of the MD module by Przemek Stekiel · 3 years, 3 months ago
  76. 0381083 Merge pull request #5654 from gilles-peskine-arm/psa-crypto-config-file by Gilles Peskine · 3 years, 3 months ago
  77. 6aadf0b mbedtls_config.h: update dependencies for MBEDTLS_MD_C by Przemek Stekiel · 3 years, 3 months ago
  78. efffd64 Note that MBEDTLS_CONFIG_FILE can't be defined inside the config file by Gilles Peskine · 3 years, 3 months ago
  79. 58ffcba Make it explicit that an absolute path is also ok by Gilles Peskine · 3 years, 3 months ago
  80. 0c4db1f Wording improvement by Gilles Peskine · 3 years, 3 months ago
  81. db0421b More precise explanation of MBEDTLS_PSA_CRYPTO_CONFIG disabled by Gilles Peskine · 3 years, 3 months ago
  82. f68f43a State explicitly USER config files can modify the default config by Gilles Peskine · 3 years, 3 months ago
  83. 3f49cc1 Clarify the "duplicate documentation" remark by Gilles Peskine · 3 years, 3 months ago
  84. d5793ce Document the section "General configuration options" by Gilles Peskine · 3 years, 3 months ago
  85. 611179c Fix name mismatch in section end comment by Gilles Peskine · 3 years, 3 months ago
  86. 6457ef9 Format literal # in a way that doesn't confuse older Doxygen by Gilles Peskine · 3 years, 3 months ago
  87. ba4162a Place MBEDTLS_CONFIG_FILE and such into a new section by Gilles Peskine · 3 years, 3 months ago
  88. e5a7ba6 Merge pull request #5719 from tom-cosgrove-arm/adamwolf-reasonable by Dave Rodgman · 3 years, 3 months ago
  89. 039080f Fix spelling of 'reasonable' in comments by Adam Wolf · 6 years ago
  90. 5735369 Remove the dependency on MBEDTLS_HAVE_TIME from MBEDTLS_TIMING_C by Andrzej Kurek · 3 years, 4 months ago
  91. f4c6eb0 Support alternative MBEDTLS_PSA_CRYPTO_CONFIG_FILE by Gilles Peskine · 3 years, 4 months ago
  92. 33a9d61 Merge pull request #5638 from paul-elliott-arm/ssl_cid_accessors by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  93. 0113cf1 Add accessor for own cid to ssl context by Paul Elliott · 3 years, 4 months ago
  94. a980adf Merge pull request #5637 from ronald-cron-arm/version-negotiation-1 by Ronald Cron · 3 years, 4 months ago
  95. de1adee Rename ssl_cli/srv.c by Ronald Cron · 3 years, 5 months ago
  96. 87fbfb5 SECLIB-667: Accelerate SHA-512 with A64 crypto extensions by Tom Cosgrove · 3 years, 4 months ago
  97. 750596e Improve documentation of MBEDTLS_PSA_CRYPTO_CONFIG by Gilles Peskine · 3 years, 4 months ago
  98. a02c124 Document MBEDTLS_CONFIG_FILE and MBEDTLS_USER_CONFIG_FILE by Gilles Peskine · 3 years, 4 months ago
  99. f3ebd90 SECLIB-667: Accelerate SHA-256 with A64 crypto extensions by Tom Cosgrove · 3 years, 5 months ago
  100. cfb1518 Merge pull request #5457 from AndrzejKurek/key-id-encodes-owner-psa-fixes-follow-up by Gilles Peskine · 3 years, 6 months ago