1. cd84d76 Add Character byte reading macros by Joe Subbiani · 4 years, 1 month ago
  2. 6a50631 GET macros use a target variable by Joe Subbiani · 4 years, 1 month ago
  3. 394bdd6 Document common.h and remove changelog by Joe Subbiani · 4 years, 1 month ago
  4. 9fa9ac3 Move GET/PUT_UINT16_LE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  5. 5ecac21 Prefixed macros with MBEDTLS by Joe Subbiani · 4 years, 1 month ago
  6. 9aaec54 Undo use of BYTE_x macro by Joe Subbiani · 4 years, 1 month ago
  7. 6f2bb0c Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  8. c4f3d5b Add do-while protection to macros by Joe Subbiani · 4 years, 1 month ago
  9. 54c6134 Move UINT32_LE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  10. 30d974c Move UINT32_BE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  11. 3b39450 Move BYTES_TO_U32_LE to common.h by Joe Subbiani · 4 years, 1 month ago
  12. 50dde56 Implement byte reading macros into library/ by Joe Subbiani · 4 years, 2 months ago
  13. 01a7859 Merge pull request #4864 from hanno-arm/upstream_sig_alg_identifers by Manuel Pégourié-Gonnard · 4 years ago
  14. 7899de8 fix comments and format issues by Jerry Yu · 4 years ago
  15. f7fce92 Remove rsa_pss_rsae_sha256 from preset_sig_algs. by Jerry Yu · 4 years ago
  16. 5e34456 Merge pull request #4858 from hanno-arm/upstream_tls13_transforms by Manuel Pégourié-Gonnard · 4 years ago
  17. 2fb897e Merge pull request #4852 from hanno-arm/unify_cli_srv_hs_step by Manuel Pégourié-Gonnard · 4 years ago
  18. b7745d2 Merge pull request #4834 from hanno-arm/msg_layer_reset_helper by Manuel Pégourié-Gonnard · 4 years ago
  19. 409c8f6 Merge pull request #4851 from hanno-arm/hs_msg_without_checksum by Manuel Pégourié-Gonnard · 4 years ago
  20. e043d15 Turn comments of 1.3 record transforms into Doxygen documentation by Hanno Becker · 4 years ago
  21. 2aec149 Merge pull request #4248 from hanno-arm/tls13_populate_transform by Dave Rodgman · 4 years ago
  22. deb68ce Fix guard around TLS 1.3 SigAlg configuration by Hanno Becker · 4 years ago
  23. 9c6aa7b Add default values for TLS 1.3 SigAlg configuration by Hanno Becker · 4 years ago
  24. 1cd6e00 Add experimental API for configuration of TLS 1.3 sig algs by Hanno Becker · 4 years ago
  25. 3aa186f Add transforms to be used for TLS 1.3 by Hanno Becker · 4 years ago
  26. b9930e7 Add dummy tls1.3 handshake dispatch functions by Jerry Yu · 4 years ago
  27. 3cc4c2a Add dummy ssl_tls13_{client,server}.c by Jerry Yu · 4 years ago
  28. 60835a8 Add config check utils functions by Jerry Yu · 4 years ago
  29. 41934dd Share preparatory code between client and server handshake steps by Hanno Becker · 4 years ago
  30. f3cce8b Add handshake message writing variant that doesn't update checksum by Hanno Becker · 4 years ago
  31. b0302c4 Move messaging related session reset into separate helper function by Hanno Becker · 4 years ago
  32. 8bb9b80 Merge pull request #4806 from hanno-arm/ssl_session_serialization_version by Gilles Peskine · 4 years ago
  33. fa0d61e Fix typo by Hanno Becker · 4 years ago
  34. dfba065 Adjust ssl_tls13_keys.c to consolidated CID/1.3 padding granularity by Hanno Becker · 4 years ago
  35. c0da10d Remove TLS 1.3 specific code from TLS <= 1.2 transform generator by Hanno Becker · 4 years, 4 months ago
  36. f62a730 Add missing semicolon in TLS 1.3 transform generation code by Hanno Becker · 4 years, 4 months ago
  37. edd5bf0 Fix and document minimum length of record ciphertext in TLS 1.3 by Hanno Becker · 4 years, 4 months ago
  38. 7887a77 Match parameter check in TLS 1.3 populate transform to 1.2 version by Hanno Becker · 4 years, 4 months ago
  39. 79e2d1b Fix AEAD additional data computation for TLS 1.3 by Hanno Becker · 4 years, 5 months ago
  40. c94060c Add TLS 1.3 specific key to SSL transform conversion function by Hanno Becker · 4 years, 5 months ago
  41. bd25755 Rename ssl_populate_transform() -> ssl_tls12_populate_transform() by Hanno Becker · 4 years, 5 months ago
  42. dce5097 Prefix "version" with "library" or "protocol" to avoid ambiguity by Hanno Becker · 4 years ago
  43. 37bdbe6 Remove mentions of truncated HMAC from ssl_tls.c by Hanno Becker · 4 years ago
  44. 8da9dc0 Merge pull request #4748 from TRodziewicz/re-introduce_ext_checks_for_psa_unlock-wipe_key_slot by Manuel Pégourié-Gonnard · 4 years ago
  45. b637150 Merge pull request #4730 from TRodziewicz/finish_removing_tls_1.0_and_1.1 by Manuel Pégourié-Gonnard · 4 years ago
  46. fadbdbb Store TLS version in SSL session structure by Hanno Becker · 4 years ago
  47. 3b9bea0 Merge pull request #4750 from yutotakano/fix-reserved-identifier-clash by Gilles Peskine · 4 years, 1 month ago
  48. 538a0cb Replace `_RR` with `prec_RR` to prevent reserved identifier clashes by Yuto Takano · 4 years, 1 month ago
  49. c9890e9 Rewording comments by TRodziewicz · 4 years, 1 month ago
  50. 829fe70 Correction to callback declaration and usage by TRodziewicz · 4 years, 1 month ago
  51. 18cddc0 Reverting comments deleted in previous PR by TRodziewicz · 4 years, 1 month ago
  52. 36c8ddc Replace `_B` with `B` to prevent reserved identifier clashes by Yuto Takano · 4 years, 1 month ago
  53. 277572f Fix coding style issue by Archana · 4 years, 1 month ago
  54. 1d2e2bb Add missing Curve448 support for PSA keys by Archana · 4 years, 2 months ago
  55. 299510e Correction to comments and changelog removed by TRodziewicz · 4 years, 1 month ago
  56. 7871c2e Adding new macro for tests failing by TRodziewicz · 4 years, 1 month ago
  57. 44f6390 Remove redundant hash len check by David Horstmann · 4 years, 1 month ago
  58. 458280e Correction to outdated comment by TRodziewicz · 4 years, 1 month ago
  59. 45419c1 Revert "Add auto-generated files" by Dave Rodgman · 4 years, 1 month ago
  60. 345165c Reverting deleted macros by TRodziewicz · 4 years, 1 month ago
  61. 302ed2b Reverting the TLS 1.3 compatibility by TRodziewicz · 4 years, 1 month ago
  62. d9be652 Corrections to the new functions names and error message wording by TRodziewicz · 4 years, 1 month ago
  63. 053b99b Re-introduction of key slot chekcs by TRodziewicz · 4 years, 1 month ago
  64. 527b82a Bump .so version numbers to stay ahead of 2.x by Dave Rodgman · 4 years, 1 month ago
  65. 3e84187 Add auto-generated files by Dave Rodgman · 4 years, 1 month ago
  66. 7601657 Bump library version numbers by Dave Rodgman · 4 years, 1 month ago
  67. 34d8cd2 Merge remote-tracking branch 'restricted/development-restricted' into mbedtls-3.0.0rc0-pr by Dave Rodgman · 4 years, 1 month ago
  68. 9f5774f Merge pull request #4739 from gabor-mezei-arm/3258_fp30_implement_one-shot_MAC_and_cipher by Dave Rodgman · 4 years, 1 month ago
  69. 0a7ff4a Merge pull request #4741 from gabor-mezei-arm/3267_fp30_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
  70. 5ce25d7 Remove obsolete comment by gabor-mezei-arm · 4 years, 1 month ago
  71. dc1a3b2 Merge pull request #4724 from hanno-arm/ssl_hs_parse_error_3_0 by Dave Rodgman · 4 years, 1 month ago
  72. 00e54f1 Fix minor issues by gabor-mezei-arm · 4 years, 1 month ago
  73. 6158e28 Check the return status of the functions first by gabor-mezei-arm · 4 years, 1 month ago
  74. 58c1727 Add buffer overflow check by gabor-mezei-arm · 4 years, 1 month ago
  75. 3f860e4 Remove invalid buffer overflow check by gabor-mezei-arm · 4 years, 1 month ago
  76. 47a8e14 Typo by gabor-mezei-arm · 4 years, 1 month ago
  77. 0a93b66 Fix possible unreachable code by gabor-mezei-arm · 4 years, 1 month ago
  78. 90fceea Update documentation by gabor-mezei-arm · 4 years, 1 month ago
  79. 258ae07 Add checks for buffer size by gabor-mezei-arm · 4 years, 1 month ago
  80. e5ff8f4 Use local variable instead of an ouput parameter by gabor-mezei-arm · 4 years, 1 month ago
  81. 6f4e5bb Initialize output buffer length to 0 by gabor-mezei-arm · 4 years, 1 month ago
  82. 0dfeaaf Remove confising comments by gabor-mezei-arm · 4 years, 1 month ago
  83. 9951b50 Remove comments by gabor-mezei-arm · 4 years, 1 month ago
  84. 42cdb2a Fix struct initialization by gabor-mezei-arm · 4 years, 4 months ago
  85. a9449a0 Dispatch cipher functions through the driver interface by gabor-mezei-arm · 4 years, 4 months ago
  86. ba0fa75 Implement one-shot cipher by gabor-mezei-arm · 4 years, 5 months ago
  87. 95180fe Fix comment by gabor-mezei-arm · 4 years, 1 month ago
  88. 43110b6 Do key usage policy extension when loading keys by gabor-mezei-arm · 4 years, 1 month ago
  89. 39bd5a6 Address review comment by Dave Rodgman · 4 years, 1 month ago
  90. c50b717 Update a couple of ssl error codes by Dave Rodgman · 4 years, 1 month ago
  91. bed8927 Correct some TLS alerts and error codes by Dave Rodgman · 4 years, 1 month ago
  92. bb05cd0 Remove MBEDTLS_ERR_SSL_NO_CIPHER_CHOSEN by Dave Rodgman · 4 years, 1 month ago
  93. 53c8689 Introduce new TLS error codes by Dave Rodgman · 4 years, 1 month ago
  94. 096c411 Remove MBEDTLS_ERR_SSL_NO_USABLE_CIPHERSUITE by Dave Rodgman · 4 years, 1 month ago
  95. 43fcb8d Address review feedback by Dave Rodgman · 4 years, 1 month ago
  96. 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
  97. 2abf03c Remove all TLS 1.0 and 1.1 instances and add some compatibility tests by TRodziewicz · 4 years, 1 month ago
  98. e8dbd53 Update error code for cert parsing failure by Dave Rodgman · 4 years, 1 month ago
  99. 5f8c18b Update error code from ssl_parse_signature_algorithm by Dave Rodgman · 4 years, 1 month ago
  100. 8f12739 Update alert message for parsing PSK hint by Dave Rodgman · 4 years, 1 month ago