1. df77624 Merge pull request #4490 from TRodziewicz/Combine__SSL_<CID-TLS1_3>_PADDING_GRANULARITY_options by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  2. ea62d2f Merge pull request #4369 from hanno-arm/relax_psk_config by Ronald Cron · 4 years, 2 months ago
  3. 196739b Change wording in documentation of PSK configuration by Hanno Becker · 4 years, 2 months ago
  4. 46cccb8 _SSL_DTLS_BADMAC_LIMIT config.h option removed by TRodziewicz · 4 years, 3 months ago
  5. e8dd709 Combine MBEDTLS_SSL_<CID-TLS1_3>_PADDING_GRANULARITY options by TRodziewicz · 4 years, 3 months ago
  6. 9d1ce40 Additional corrections by TRodziewicz · 4 years, 2 months ago
  7. 4ca18aa Corrections after the code review by TRodziewicz · 4 years, 2 months ago
  8. 6370dbe Remove the _SSL_FALLBACK_ parts by TRodziewicz · 4 years, 3 months ago
  9. 2812605 Removal of constants and functions and a new ChangeLog file by TRodziewicz · 4 years, 3 months ago
  10. 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
  11. c49d15f Use 'version-specific' instead of 'implementation-defined' in API by Hanno Becker · 4 years, 2 months ago
  12. 7fc487c Merge pull request #4347 from hanno-arm/ssl_session_cache_3_0 by Janos Follath · 4 years, 2 months ago
  13. 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 2 months ago
  14. 2213871 Merge pull request #4489 from TRodziewicz/Remove__SSL_RECORD_CHECKING by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  15. 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  16. fdcde47 Merge pull request #4458 from davidhorstmann-arm/remove-max-content-len by Ronald Cron · 4 years, 2 months ago
  17. 5605911 Merge pull request #4447 from hanno-arm/ssl_config_cleanup by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  18. 9caed14 Fix typo in ssl session cache documentation by Hanno Becker · 4 years, 3 months ago
  19. 0d05f40 Clarify that session cache query must return free-able session by Hanno Becker · 4 years, 3 months ago
  20. 0248785 Document session cache callbacks by Hanno Becker · 4 years, 3 months ago
  21. 102c89e Remove the MBEDTLS_SSL_RECORD_CHECKING option by TRodziewicz · 4 years, 3 months ago
  22. 1e8ca12 Fix typos in C header files by Tobias Nießen · 4 years, 3 months ago
  23. 95d516f Remove MBEDTLS_SSL_MAX_CONTENT_LEN option by David Horstmann · 4 years, 3 months ago
  24. 6326a8d Fix SHA definitions and their dependencies in library and test suites. by Mateusz Starzyk · 4 years, 3 months ago
  25. 3268d84 Remove unused error code MBEDTLS_ERR_SSL_CERTIFICATE_REQUIRED by Hanno Becker · 4 years, 3 months ago
  26. 56ee9e5 Remove MBEDTLS_ERR_SSL_INVALID_VERIFY_HASH by Hanno Becker · 4 years, 3 months ago
  27. 91e1cc3 Remove MBEDTLS_ERR_SSL_CERTIFICATE_TOO_LARGE error code by Hanno Becker · 4 years, 3 months ago
  28. eca840f Remove unused MBEDTLS_ERR_SSL_PEER_VERIFY_FAILED by Hanno Becker · 4 years, 3 months ago
  29. b86e588 Remove unused MBEDTLS_ERR_SSL_UNKNOWN_CIPHER by Hanno Becker · 4 years, 3 months ago
  30. 85dfc4d Applying current changes by TRodziewicz · 4 years, 3 months ago
  31. 18efb73 Remove deprecated functions and constants. by TRodziewicz · 4 years, 3 months ago
  32. 946c925 Document new semantics for static PSK configuration by Hanno Becker · 4 years, 3 months ago
  33. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  34. ccdaf6e Add session ID as explicit parameter to SSL session cache API by Hanno Becker · 4 years, 4 months ago
  35. a637ff6 Introduce typedef for SSL session cache callbacks by Hanno Becker · 4 years, 4 months ago
  36. 9c63568 Remove MBEDTLS_SSL_DEFAULT_TICKET_LIFETIME by Chris Jones · 4 years, 4 months ago
  37. e204dbf Drop support for MBEDTLS_SSL_HW_RECORD_ACCEL. by Mateusz Starzyk · 4 years, 5 months ago
  38. 5224e29 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 5 months ago
  39. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 5 months ago
  40. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 5 months ago
  41. 3848e31 Fix internal references in public documentation by Chris Jones · 4 years, 5 months ago
  42. 84a773f Rename ssl_internal.h to ssl_misc.h by Chris Jones · 4 years, 5 months ago
  43. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 8 months ago
  44. 07cc04a Updates to PSA crypto library based on review comments by John Durkop · 4 years, 9 months ago
  45. cf56a0a psa: Move from key handle to key identifier by Ronald Cron · 5 years ago
  46. 0e00519 Add feature support for RSA for PSA crypto config by John Durkop · 4 years, 9 months ago
  47. 2258a4f Do not return a structure, use a return parameter by Johan Pascal · 4 years, 9 months ago
  48. 0dbcd1d Make API safer by Johan Pascal · 4 years, 9 months ago
  49. 20c7db3 API modified so server side can get mki value by Johan Pascal · 4 years, 9 months ago
  50. 76fdf1d Minor fix and improvements by Johan Pascal · 4 years, 9 months ago
  51. d387aa0 style + missing cast by Johan Pascal · 4 years, 10 months ago
  52. aae4d22 Improve code readability +micro optimization +style by Johan Pascal · 4 years, 10 months ago
  53. e79c1e8 style by Johan Pascal · 4 years, 10 months ago
  54. a455cd9 mbedtls_ssl_get_srtp_profile_as_string declared and defined in ssl.h by Johan Pascal · 4 years, 10 months ago
  55. f6417ec mki length feats in a uint16_t by Johan Pascal · 4 years, 10 months ago
  56. 253d026 set protection profile API gets a MBEDTLS_TLS_SRTP_UNSET terminated list by Johan Pascal · 4 years, 10 months ago
  57. 43f9490 SRTP profiles definition use macros only by Johan Pascal · 4 years, 10 months ago
  58. 9bc97ca SRTP-DTLS protection profile configuration list not copied into ssl_config by Johan Pascal · 4 years, 10 months ago
  59. 8526957 Minor style modifications by Johan Pascal · 5 years ago
  60. 65b56ef Change key derivation for srtp by Ron Eldor · 6 years ago
  61. 089c9fe Improve readability by Ron Eldor · 7 years ago
  62. a978804 Style fixes by Ron Eldor · 7 years ago
  63. ef72faf Style fixes by Ron Eldor · 7 years ago
  64. 311b95a Fix compilation errors by Ron Eldor · 7 years ago
  65. 9e90964 Fix doxygen script errors by Ron Eldor · 7 years ago
  66. 349877e Fix idetifier check script error by Ron Eldor · 7 years ago
  67. a37326a Make keyu material length in \ out by Ron Eldor · 7 years ago
  68. 591f162 support mki value by Ron Eldor · 8 years ago
  69. 3adb992 Add mki value and some review comments by Ron Eldor · 8 years ago
  70. 701984d Comply with mbedtls naming rules by Johan Pascal · 8 years ago
  71. c28f1f6 Fix typos in documentation by Johan Pascal · 8 years ago
  72. 2d9470b Improve DTLS SRTP API with a dedicated function to get generated keys by Johan Pascal · 9 years ago
  73. bbc057a Move available dtls srtp profile list to ssl_config by Johan Pascal · 9 years ago
  74. b62bb51 Add RFC5764 - SRTP key generation during DTLS handshake by Johan Pascal · 10 years ago
  75. 2a739c4 Merge pull request #3569 from cm6n/fix_mbedtlssslsetbio_description by Gilles Peskine · 4 years, 11 months ago
  76. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  77. 74e2534 Fix typo in mbedtls_ssl_set_bio description. by Christopher Moynihan · 5 years ago
  78. a92e3de Merge pull request #873 from hanno-arm/ssl_write_client_hello by Manuel Pégourié-Gonnard · 5 years ago
  79. ceef848 Rename TLS 1.3 padding granularity macro by Hanno Becker · 5 years ago
  80. 29e9895 Change TLS 1.3 default padding to no padding by Hanno Becker · 5 years ago
  81. 1399692 Introduce configuration option for TLS 1.3 padding granularity by Hanno Becker · 5 years ago
  82. 8216dd3 Use defines to check alpn ext list validity by Ronald Cron · 5 years ago
  83. b4c0b75 Add error condition for bad user configurations by Hanno Becker · 8 years ago
  84. 2ab47dc Add internal version identifier for TLS 1.3 by Hanno Becker · 5 years ago
  85. 5d318cc Merge pull request #3130 from gbryant-arm/generic-psk by Manuel Pégourié-Gonnard · 5 years ago
  86. 90c6e84 Split the maximum fragment length into two - an input and output MFL by Andrzej Kurek · 5 years ago
  87. e40a2f7 Improve documentation about PSK configuration by Guilhem Bryant · 5 years ago
  88. 5e7d6fd Merge 'mbedtls/development' into merge-crypto-unremoved-20200304 by Gilles Peskine · 5 years ago
  89. eccd888 Rename identifiers containing double-underscore by Gilles Peskine · 5 years ago
  90. 03da084 ssl - improve documentation on mbedtls_ssl_read and PEER_CLOSE_NOTIFY by Andrzej Kurek · 5 years ago
  91. b33cc76 Add I/O buffer length fields to mbedtls_ssl_context by Darryl Green · 6 years ago
  92. a4522e8 Uniformize wording for removal of deprecated things by Manuel Pégourié-Gonnard · 5 years ago
  93. 10edb3e Add comment to matching #endif by Andres Amaya Garcia · 7 years ago
  94. 4156ac1 Wrap deprecations for HW_RECORD_ACCEL with DEPRECATED_REMOVED by Andres Amaya Garcia · 7 years ago
  95. 3f6cc5f Deprecate global func ptrs for MBEDTLS_SSL_HW_RECORD_ACCEL by Andres Amaya Garcia · 7 years ago
  96. 63d813d ssl: Disallow modification of hello.random by export by Jaeden Amero · 6 years ago
  97. b9ca1b0 Fix parameter name in doxygen by Jarno Lamsa · 6 years ago
  98. 5c0e377 Provide serialisation API only if it's enabled by Manuel Pégourié-Gonnard · 6 years ago
  99. 9df5a82 Actually reset the context on save as advertised by Manuel Pégourié-Gonnard · 6 years ago
  100. 13c8e68 Change requirements for setting timer callback by Manuel Pégourié-Gonnard · 6 years ago