1. e3c0585 Header updates by Dave Rodgman · 1 year, 9 months ago
  2. eda1b1f Merge pull request #7921 from valeriosetti/issue7613 by Gilles Peskine · 1 year, 10 months ago
  3. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  4. e9646ec tls: fix guards for ECDSA support by Valerio Setti · 2 years ago
  5. 45d56f3 tls: replace ECDSA_C and PK_CAN_ECDSA_SOME with key exchange related ones by Valerio Setti · 2 years, 1 month ago
  6. de8f56e Merge pull request #7884 from valeriosetti/issue7612 by Manuel Pégourié-Gonnard · 2 years ago
  7. 8b52b88 Add type casts in ssl library by Agathiyan Bragadeesh · 2 years, 1 month ago
  8. 7aeec54 tls: replace ECDH_C guards with new helpers by Valerio Setti · 2 years, 1 month ago
  9. 02b10d8 Add missing include by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  10. 2d6d993 Use MD<->PSA functions from MD light by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  11. d01a3bc Merge tag 'v3.4.0' into mbedtls-3.4.0_mergeback by Paul Elliott · 2 years, 4 months ago
  12. 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  13. bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  14. 4bb6773 tls13: Apply same preference rules for ciphersuites as for TLS 1.2 by Ronald Cron · 2 years, 6 months ago
  15. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  16. 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
  17. 07018f9 Make legacy_or_psa.h public. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  18. 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
  19. 299b1d6 Remove unnecessary `psa/crypto.h` include by Andrzej Kurek · 3 years ago
  20. cccb044 Style & formatting fixes by Andrzej Kurek · 3 years ago
  21. 25f2715 Update SHA and MD5 dependencies in the SSL module by Andrzej Kurek · 3 years ago
  22. abac037 Migrate from old inline to new actual function. by Manuel Pégourié-Gonnard · 3 years ago
  23. ce7d76e Merge remote-tracking branch 'mbedtls-restricted/development-restricted' into mbedtls-3.2.0rc0-pr by Ronald Cron · 3 years, 1 month ago
  24. 971f30d Fix mbedtls_ssl_get_ciphersuite_sig_alg() by returning MBEDTLS_PK_NONE for MBEDTLS_KEY_EXCHANGE_RSA by Neil Armstrong · 3 years, 1 month ago
  25. 9f4606e Rename mbedtls_ssl_get_ciphersuite_sig_pk_ext_XXX in mbedtls_ssl_get_ciphersuite_sig_pk_ext_XXX() by Neil Armstrong · 3 years, 1 month ago
  26. 0c9c10a Introduce mbedtls_ssl_get_ciphersuite_sig_pk_ext_alg() and use it in ssl_pick_cert() by Neil Armstrong · 3 years, 3 months ago
  27. a3115dc Mark static int SSL functions CHECK_RETURN_CRITICAL by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  28. 689557c Make CIPHER_C guard code as alternate of USE_PSA_CRYPTO in mbedtls_ssl_ciphersuite_get_cipher_key_bitlen() by Neil Armstrong · 3 years, 3 months ago
  29. 801abb6 Provide a PSA definition of mbedtls_ssl_ciphersuite_get_cipher_key_bitlen() when MBEDTLS_USE_PSA_CRYPTO is defined by Neil Armstrong · 3 years, 3 months ago
  30. 60bfe60 mbedtls_ssl_ciphersuite_t min_tls_version,max_tls_version by Glenn Strauss · 3 years, 5 months ago
  31. 8f52690 Add accessors for ciphersuite info by Glenn Strauss · 3 years, 7 months ago
  32. 6f135e1 Rename MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL to MBEDTLS_SSL_PROTO_TLS1_3 by Ronald Cron · 3 years, 8 months ago
  33. 69e0ec4 Replace SHA512_C with SHA384_C by Jerry Yu · 4 years ago
  34. 30319f1 Remove misplaced comment in TLS 1.3 ciphersuite definitions by Hanno Becker · 4 years ago
  35. 8ca2692 Add TLS 1.3 ciphersuites by Hanno Becker · 4 years ago
  36. 2abf03c Remove all TLS 1.0 and 1.1 instances and add some compatibility tests by TRodziewicz · 4 years, 1 month ago
  37. 75628d5 Code review fixes by TRodziewicz · 4 years, 1 month ago
  38. cac90a1 Hide constants for TLS 1.0 and TLS 1.1 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  39. 3670e38 Remove 3DES ciphersuites by TRodziewicz · 4 years, 2 months ago
  40. 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  41. 6326a8d Fix SHA definitions and their dependencies in library and test suites. by Mateusz Starzyk · 4 years, 3 months ago
  42. 3352a53 Modify config option for SHA384. by Mateusz Starzyk · 4 years, 4 months ago
  43. cee4270 Remove MBEDTLS_ENABLE_WEAK_CIPHERSUITES configuration option by Ronald Cron · 4 years, 3 months ago
  44. 7e37338 Drop single-DES ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
  45. 5224e29 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
  46. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 5 months ago
  47. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  48. db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
  49. eccd888 Rename identifiers containing double-underscore by Gilles Peskine · 5 years ago
  50. 4a51228 Reduce priority of 3DES ciphersuites by Andres Amaya Garcia · 7 years ago
  51. cac0c1a Merge remote-tracking branch 'upstream-public/pr/1378' into development by Jaeden Amero · 7 years ago
  52. 755bb6a Add ecc extensions only if ecc ciphersuite is used by Ron Eldor · 7 years ago
  53. ce66d5e Declare ChaCha-Poly ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  54. af37f0f Add remaining ARIA suites to priority list by Manuel Pégourié-Gonnard · 7 years ago
  55. c06e101 ARIA ciphersuites for TLS 1.2 by Markku-Juhani O. Saarinen · 8 years ago
  56. d300a57 Undo API change by Hanno Becker · 8 years ago
  57. 7e5437a Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  58. 1aa267c Introduce macros and functions to characterize certain ciphersuites. by Hanno Becker · 8 years ago
  59. b5b6af2 Puts platform time abstraction into its own header by Simon Butcher · 9 years ago
  60. d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 9 years ago
  61. 538cb7b Add the ECJPAKE ciphersuite by Manuel Pégourié-Gonnard · 10 years ago
  62. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  63. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  64. f78e4de Fix warnings from -pedantic by Manuel Pégourié-Gonnard · 10 years ago
  65. cb46fd8 Avoid non-standard strcasecmp() by Manuel Pégourié-Gonnard · 10 years ago
  66. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  67. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  68. 998897b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  69. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  70. d901d17 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  71. a273371 Fix "int vs enum" warnings from armcc v5 by Manuel Pégourié-Gonnard · 10 years ago
  72. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  73. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  74. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  75. df6411d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  76. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  77. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  78. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  79. eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  80. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  81. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 11 years ago
  82. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  83. d666451 Add a ciphersuite NODTLS flag by Manuel Pégourié-Gonnard · 11 years ago
  84. 82788fb Fix minor style issues by Paul Bakker · 11 years ago polarssl-1.3.9
  85. a04fa4f RSA-PSK key exchange requires TLS 1.x by Manuel Pégourié-Gonnard · 11 years ago
  86. 8d4ad07 SHA-2 ciphersuites now require TLS 1.x by Manuel Pégourié-Gonnard · 11 years ago
  87. dfc7df0 Add SSL_CIPHERSUITES config option by Manuel Pégourié-Gonnard · 11 years ago
  88. 791684c Save RAM when only a few ciphersuites are defined by Manuel Pégourié-Gonnard · 11 years ago
  89. 01edb10 Add POLARSSL_REMOVE_RC4_CIPHERSUITES by Manuel Pégourié-Gonnard · 11 years ago
  90. 2a45d1c Merge changes to config examples and configuration issues by Paul Bakker · 11 years ago
  91. 42b5374 Switch CCM and GCM in default suite order by Manuel Pégourié-Gonnard · 11 years ago
  92. ac2ccf8 Fix CCM ciphersuites definition: PSK <-> DHE-PSK! by Manuel Pégourié-Gonnard · 11 years ago
  93. d8bb826 Fix code styling for return statements by Paul Bakker · 11 years ago
  94. 6768da9 Register CCM ciphersuites (not implemented yet) by Manuel Pégourié-Gonnard · 11 years ago
  95. b9e4e2c Fix formatting: fix some 'easy' > 80 length lines by Paul Bakker · 11 years ago
  96. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  97. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  98. c16f4e1 Move RC4 ciphersuites down the list by Manuel Pégourié-Gonnard · 11 years ago
  99. 280f95b Add #ifs arround ssl_ciphersuite_uses_XXX() by Manuel Pégourié-Gonnard · 12 years ago
  100. 25781b2 Add ECDH_RSA and ECDH_ECDSA ciphersuites by Manuel Pégourié-Gonnard · 12 years ago