1. eda1b1f Merge pull request #7921 from valeriosetti/issue7613 by Gilles Peskine · 1 year, 10 months ago
  2. 97bb726 Add clarifying comment by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  3. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  4. 568799f ssl_ciphersuites: fix typo by Valerio Setti · 1 year, 11 months ago
  5. c8ccc8f tls: add new symbol for generic TLS 1.2 and 1.3 support by Valerio Setti · 2 years ago
  6. 2430a70 ssl_ciphersuites: adding new internal helper symbols by Valerio Setti · 2 years ago
  7. 9cd8011 tls: fix definition of symbol KEY_EXCHANGE_SOME_XXDH_PSA_ANY by Valerio Setti · 2 years ago
  8. ea59c43 tls: fix a comment a rename a variable/symbol by Valerio Setti · 2 years ago
  9. 3d237b5 ssl_misc: fix guards for PSA data used in XXDH key exchanges by Valerio Setti · 2 years ago
  10. 0a0d0d5 ssl: keep all helper definitions in ssl_ciphersuites.h by Valerio Setti · 2 years ago
  11. ed365e6 ssl: improve/fix definitions for internal helpers by Valerio Setti · 2 years ago
  12. e87915b ssl: update new symbols to include also FFDH by Valerio Setti · 2 years ago
  13. 00dc406 ssl: add new helpers for TLS 1.2/1.3 ECDH(E) key exchanges by Valerio Setti · 2 years ago
  14. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 6 months ago
  15. 73fe8df Introduce and use MBEDTLS_SSL_HANDSHAKE_WITH_PSK_ENABLED by Ronald Cron · 2 years, 9 months ago
  16. e68ab4f Introduce and use MBEDTLS_SSL_HANDSHAKE_WITH_CERT_ENABLED by Ronald Cron · 2 years, 9 months ago
  17. 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
  18. 0c9c10a Introduce mbedtls_ssl_get_ciphersuite_sig_pk_ext_alg() and use it in ssl_pick_cert() by Neil Armstrong · 3 years, 2 months ago
  19. 60bfe60 mbedtls_ssl_ciphersuite_t min_tls_version,max_tls_version by Glenn Strauss · 3 years, 4 months ago
  20. 8f52690 Add accessors for ciphersuite info by Glenn Strauss · 3 years, 6 months ago
  21. 8ca2692 Add TLS 1.3 ciphersuites by Hanno Becker · 4 years ago
  22. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  23. 854a25c Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 1 month ago
  24. 3670e38 Remove 3DES ciphersuites by TRodziewicz · 4 years, 1 month ago
  25. 363eb29 Fix MBEDTLS_PRIVATE wrapping in the library's headers. by Mateusz Starzyk · 4 years, 2 months ago
  26. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 2 months ago
  27. 7e37338 Drop single-DES ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
  28. 5224e29 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
  29. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 5 months ago
  30. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  31. eccd888 Rename identifiers containing double-underscore by Gilles Peskine · 5 years ago
  32. 6609aef Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  33. 7177a88 Introduce helper function to determine whether suite uses server CRT by Hanno Becker · 6 years ago
  34. 8b0cf2e Include configuration file to headers by Ron Eldor · 7 years ago
  35. ce66d5e Declare ChaCha-Poly ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  36. 4231e7f Fix some whitespace and other style issues by Manuel Pégourié-Gonnard · 7 years ago
  37. 9decaf5 Document Aria suites as TLS 1.2-only by Manuel Pégourié-Gonnard · 7 years ago
  38. 4db944c Don't declare unsupported ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  39. 841192b fixed a macro to uppercase for a test script (.._TLS_DH_anon_WITH.. -> _DH_ANON_WITH_) by Markku-Juhani O. Saarinen · 8 years ago
  40. c06e101 ARIA ciphersuites for TLS 1.2 by Markku-Juhani O. Saarinen · 8 years ago
  41. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  42. d300a57 Undo API change by Hanno Becker · 8 years ago
  43. 7e5437a Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  44. 1aa267c Introduce macros and functions to characterize certain ciphersuites. by Hanno Becker · 8 years ago
  45. 2046062 Merge branch 'development' into misc by Simon Butcher · 10 years ago
  46. e5f3072 Fix #ifdef inconsistency by Manuel Pégourié-Gonnard · 10 years ago
  47. 4104864 ECHDE-PSK does not use a certificate by Manuel Pégourié-Gonnard · 10 years ago
  48. adeb7d8 Move all KEY_EXCHANGE__ definitions in one place by Manuel Pégourié-Gonnard · 10 years ago
  49. 538cb7b Add the ECJPAKE ciphersuite by Manuel Pégourié-Gonnard · 10 years ago
  50. 557535d Add ECJPAKE key exchange by Manuel Pégourié-Gonnard · 10 years ago
  51. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  52. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  53. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  54. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/ssl_ciphersuites.h]
  55. 998897b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  56. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  57. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  58. 860b516 Fix url again by Manuel Pégourié-Gonnard · 10 years ago
  59. df6411d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  60. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 10 years ago
  61. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 10 years ago
  62. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 10 years ago
  63. eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  64. a658a40 Update copyright by Manuel Pégourié-Gonnard · 10 years ago
  65. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 10 years ago
  66. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 10 years ago
  67. edb7ed3 Merge commit 'd7e2483' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  68. d942323 Skip signature_algorithms ext if PSK only by Manuel Pégourié-Gonnard · 11 years ago
  69. d666451 Add a ciphersuite NODTLS flag by Manuel Pégourié-Gonnard · 11 years ago
  70. 481fcfd Make PSK_LEN configurable and adjust PMS size by Manuel Pégourié-Gonnard · 11 years ago
  71. 6768da9 Register CCM ciphersuites (not implemented yet) by Manuel Pégourié-Gonnard · 11 years ago
  72. a36d23e Fixed documentation issues found by clang by Paul Bakker · 12 years ago
  73. bc64d3b Fix bug in ciphersuite number by Manuel Pégourié-Gonnard · 12 years ago
  74. 25781b2 Add ECDH_RSA and ECDH_ECDSA ciphersuites by Manuel Pégourié-Gonnard · 12 years ago
  75. a5bdfcd Relax some SHA2 ciphersuite's version requirements by Manuel Pégourié-Gonnard · 12 years ago
  76. 1642122 Merged support for Camellia-GCM + ciphersuite and fixes to cipher layer by Paul Bakker · 12 years ago
  77. 21ef42f Don't select a PSK ciphersuite if no key available by Manuel Pégourié-Gonnard · 12 years ago
  78. 8d01eea Add Camellia-GCM ciphersuites by Manuel Pégourié-Gonnard · 12 years ago
  79. 225d6aa Add ECDHE_PSK ciphersuites by Manuel Pégourié-Gonnard · 12 years ago
  80. 3ce3bbd Add support for ECDHE_PSK key exchange by Manuel Pégourié-Gonnard · 12 years ago
  81. 1a48383 SSL_TLS doesn't depend on PK any more by Manuel Pégourié-Gonnard · 12 years ago
  82. 51451f8 Replace EC flag with ssl_ciphersuite_uses_ec() by Manuel Pégourié-Gonnard · 12 years ago
  83. f8db11f Fixed typo is ssl_list_ciphersuites() prototype by Paul Bakker · 12 years ago
  84. 09edda8 Check key type against selected key exchange by Manuel Pégourié-Gonnard · 12 years ago
  85. 32ea60a Declare ECDSA key exchange and ciphersuites by Manuel Pégourié-Gonnard · 12 years ago
  86. 0f2f0bf CAMELLIA-based PSK and DHE-PSK ciphersuites added by Paul Bakker · 12 years ago
  87. f16db18 Fixed header file comments on ciphersuites by Paul Bakker · 12 years ago
  88. 40afb4b Added PSK GCM, SHA256 and SHA384 ciphers from RFC5487 by Paul Bakker · 12 years ago
  89. 0c5fac2 Reordered ID's to numerical order by Paul Bakker · 12 years ago
  90. a1bf92d Added PSK NULL ciphers from RFC4785 by Paul Bakker · 12 years ago
  91. d4a56ec Added pre-shared key handling for the client side of SSL / TLS by Paul Bakker · 12 years ago
  92. 27714b1 Added Camellia ECDHE-based CBC ciphersuites by Paul Bakker · 12 years ago
  93. a54e493 Added ECDHE-based SHA256 and SHA384 ciphersuites by Paul Bakker · 12 years ago
  94. 41c83d3 Added Ephemeral Elliptic Curve Diffie Hellman ciphersuites to SSL/TLS by Paul Bakker · 12 years ago
  95. 68884e3 Moved to advanced ciphersuite representation and more dynamic SSL code by Paul Bakker · 13 years ago