1. 16c61aa TLS1.3: Alignment coding styles based on comments by XiaokangQian · 3 years, 10 months ago
  2. 6b226b0 Add fetch_hand_message in generic by XiaokangQian · 3 years, 10 months ago
  3. bbd5a3f fix pending_alert issues by Jerry Yu · 3 years, 11 months ago
  4. 394ece6 Add function for set pending alert flag by Jerry Yu · 3 years, 11 months ago
  5. e704781 add pend fatal alert by Jerry Yu · 3 years, 11 months ago
  6. bdc7188 Remove restartable and everest from tls1.3 by Jerry Yu · 3 years, 11 months ago
  7. b60e3cf fix various issues by Jerry Yu · 3 years, 11 months ago
  8. 56fc07f add key_share extension by Jerry Yu · 4 years ago
  9. e226cef Add NamedGroup IANA values and helper functions by Jerry Yu · 4 years ago
  10. 26f4d15 Add key exchange modes helper functions by Jerry Yu · 4 years ago
  11. 8c02bb4 fix various comment issues by Jerry Yu · 4 years ago
  12. 2c0fbf3 modify proc_chk macros by Jerry Yu · 4 years ago
  13. a2cf7bd fix comment issues by Jerry Yu · 4 years ago
  14. 67d4ed5 force change state type by Jerry Yu · 4 years ago
  15. 159c5a0 fix comments issues by Jerry Yu · 4 years ago
  16. e41dec0 Rename write signature algorithms function by Jerry Yu · 4 years ago
  17. eecfbf0 fix format issues by Jerry Yu · 4 years ago
  18. 995ecd3 fix wrong iana values and comments by Jerry Yu · 4 years ago
  19. 5cc8f0a Add simple document for tls13 functions by Jerry Yu · 4 years ago
  20. 2756193 fix name conversion issue for tls13 server entry by Jerry Yu · 4 years ago
  21. f443681 fix function name conversion issues by Jerry Yu · 4 years ago
  22. 6f13f64 fix various format issues by Jerry Yu · 4 years ago
  23. 8e7ca04 fix extensions_present issues by Jerry Yu · 4 years ago
  24. bc20bdd Implement write_partial with dummy exts by Jerry Yu · 4 years ago
  25. 93bcd61 Add field into handshake params by Jerry Yu · 4 years ago
  26. 65dd2cc Add dummy stages for `client_hello_process` by Jerry Yu · 4 years ago
  27. beb3f41 Add handshake_set_state helper function by Jerry Yu · 4 years ago
  28. 5e34456 Merge pull request #4858 from hanno-arm/upstream_tls13_transforms by Manuel Pégourié-Gonnard · 4 years ago
  29. 409c8f6 Merge pull request #4851 from hanno-arm/hs_msg_without_checksum by Manuel Pégourié-Gonnard · 4 years ago
  30. e043d15 Turn comments of 1.3 record transforms into Doxygen documentation by Hanno Becker · 4 years ago
  31. 2aec149 Merge pull request #4248 from hanno-arm/tls13_populate_transform by Dave Rodgman · 4 years ago
  32. 3aa186f Add transforms to be used for TLS 1.3 by Hanno Becker · 4 years ago
  33. b9930e7 Add dummy tls1.3 handshake dispatch functions by Jerry Yu · 4 years ago
  34. 60835a8 Add config check utils functions by Jerry Yu · 4 years ago
  35. f3cce8b Add handshake message writing variant that doesn't update checksum by Hanno Becker · 4 years ago
  36. bd25755 Rename ssl_populate_transform() -> ssl_tls12_populate_transform() by Hanno Becker · 4 years, 4 months ago
  37. b637150 Merge pull request #4730 from TRodziewicz/finish_removing_tls_1.0_and_1.1 by Manuel Pégourié-Gonnard · 4 years ago
  38. 299510e Correction to comments and changelog removed by TRodziewicz · 4 years, 1 month ago
  39. 458280e Correction to outdated comment by TRodziewicz · 4 years, 1 month ago
  40. 345165c Reverting deleted macros by TRodziewicz · 4 years, 1 month ago
  41. 2abf03c Remove all TLS 1.0 and 1.1 instances and add some compatibility tests by TRodziewicz · 4 years, 1 month ago
  42. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  43. 16fdab7 Merge pull request #4382 from hanno-arm/max_record_payload_api by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  44. df3b863 Fixup rebase slip in library/ssl_misc.h by Hanno Becker · 4 years, 2 months ago
  45. cac90a1 Hide constants for TLS 1.0 and TLS 1.1 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  46. e8dd709 Combine MBEDTLS_SSL_<CID-TLS1_3>_PADDING_GRANULARITY options by TRodziewicz · 4 years, 3 months ago
  47. 4ca18aa Corrections after the code review by TRodziewicz · 4 years, 3 months ago
  48. 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
  49. 9752aad Make query API for state of MFL extension internal by Hanno Becker · 4 years, 3 months ago
  50. 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  51. c6d94ab Fix remaining SHA384 dependencies and ifdef blocks. by Mateusz Starzyk · 4 years, 3 months ago
  52. fdcde47 Merge pull request #4458 from davidhorstmann-arm/remove-max-content-len by Ronald Cron · 4 years, 3 months ago
  53. 8cce50d Remove reference to SSLv3 by Hanno Becker · 4 years, 3 months ago
  54. 31351ce Add missing escape character in multi-line preprocessor directive by Hanno Becker · 4 years, 4 months ago
  55. 0cc4661 Introduce helper macro for presence of stream ciphersuites by Hanno Becker · 4 years, 8 months ago
  56. fd86ca8 Rename SOME_MODES_USE_MAC -> SOME_SUITES_USE_MAC by Hanno Becker · 4 years, 8 months ago
  57. 95d516f Remove MBEDTLS_SSL_MAX_CONTENT_LEN option by David Horstmann · 4 years, 3 months ago
  58. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  59. 84a773f Rename ssl_internal.h to ssl_misc.h by Chris Jones · 4 years, 5 months ago[Renamed (99%) from library/ssl_internal.h]
  60. 35ac46a Move internal headers from include/mbedtls/ to library/ by Chris Jones · 4 years, 6 months ago[Renamed from include/mbedtls/ssl_internal.h]
  61. 069fa96 Use size_t instead of uint32_t for ssl I/O buffer lengths by Andrzej Kurek · 4 years, 7 months ago
  62. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
  63. 07cc04a Updates to PSA crypto library based on review comments by John Durkop · 4 years, 9 months ago
  64. cf56a0a psa: Move from key handle to key identifier by Ronald Cron · 5 years ago
  65. c26f8d4 Introduce psa_key_handle_is_null inline function by Ronald Cron · 5 years ago
  66. 91e9515 Introduce PSA_KEY_HANDLE_INIT macro by Ronald Cron · 5 years ago
  67. 0e00519 Add feature support for RSA for PSA crypto config by John Durkop · 4 years, 9 months ago
  68. a455cd9 mbedtls_ssl_get_srtp_profile_as_string declared and defined in ssl.h by Johan Pascal · 4 years, 11 months ago
  69. 43f9490 SRTP profiles definition use macros only by Johan Pascal · 4 years, 11 months ago
  70. 8526957 Minor style modifications by Johan Pascal · 5 years ago
  71. 089c9fe Improve readability by Ron Eldor · 7 years ago
  72. 61baae7 Minor fixes and improvements in TLS 1.3 key schedule documentation by Hanno Becker · 4 years, 11 months ago
  73. 2fe043a Remove guard for TLS 1.3 specific declarations by Hanno Becker · 5 years ago
  74. 9a7a2ac Fix typo in ssl_internal.h by Hanno Becker · 5 years ago
  75. 1588983 Introduce macros for max-{IV,block,key}-size for ciphers used in TLS by Hanno Becker · 5 years ago
  76. 493ea7f Remove instances of camelCase in TLS 1.3 key schedule by Hanno Becker · 5 years ago
  77. 3385a4d Implement TLS 1.3 traffic key generation by Hanno Becker · 5 years ago
  78. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  79. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  80. 05579c4 Add comments clarifying differences between macros by Manuel Pégourié-Gonnard · 5 years ago
  81. ed0e864 Factor repeated condition to its own macro by Manuel Pégourié-Gonnard · 5 years ago
  82. 2df1f1f Factor repeated preprocessor condition to a macro by Manuel Pégourié-Gonnard · 5 years ago
  83. a92e3de Merge pull request #873 from hanno-arm/ssl_write_client_hello by Manuel Pégourié-Gonnard · 5 years ago
  84. b7b35e1 Align with check-like function return value convention by Ronald Cron · 5 years ago
  85. e131bfe Return error in case of bad user configurations by Hanno Becker · 8 years ago
  86. 7d343ec Add note on inner plaintext parsing to ssl_transform documentation by Hanno Becker · 5 years ago
  87. 51018aa Add macro for bounds checking by Hanno Becker · 8 years ago
  88. 5d318cc Merge pull request #3130 from gbryant-arm/generic-psk by Manuel Pégourié-Gonnard · 5 years ago
  89. 90c6e84 Split the maximum fragment length into two - an input and output MFL by Andrzej Kurek · 5 years ago
  90. b5f04e4 Properly initialise psk and psk_len by Guilhem Bryant · 5 years ago
  91. 8a69ddd Fix Doxygen comments by Guilhem Bryant · 5 years ago
  92. d511ac3 Define internal PSK getter by Guilhem Bryant · 5 years ago
  93. 5e7d6fd Merge 'mbedtls/development' into merge-crypto-unremoved-20200304 by Gilles Peskine · 5 years ago
  94. eccd888 Rename identifiers containing double-underscore by Gilles Peskine · 5 years ago
  95. 0afa2a1 Add I/O buffer resizing in handshake init and free by Andrzej Kurek · 5 years ago
  96. 033c42a Fix I/O buffer sizes when MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled by Andrzej Kurek · 5 years ago
  97. 08f0913 Add compile-time guards around declarations in ssl_internal.h by Hanno Becker · 5 years ago
  98. 8949071 Move ssl_get_current_mtu() to public namespace by Hanno Becker · 5 years ago
  99. 533ab5f Move flight and message buffering functions to public namespace by Hanno Becker · 5 years ago
  100. 40cdaa1 Move ssl_start_renegotiation() to public namespace by Hanno Becker · 5 years ago