1. 84191ea Merge pull request #4315 from Kxuan/feat-pre-compute-tls by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  2. 782c2b9 fix comment, ChangeLog & migration-guide for MBEDTLS_ECP_FIXED_POINT_OPTIM by kXuan · 4 years, 2 months ago
  3. 1b1327c Merge pull request #4581 from TRodziewicz/remove_supp_for_extensions_in_pre-v3_X.509_certs by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  4. 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
  5. 1b3b27c Merge pull request #4587 from TRodziewicz/remove_3DES_ciphersuites by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  6. 3dafa9b Merge pull request #4555 from ronald-cron-arm/m-ccm-api by Ronald Cron · 4 years, 2 months ago
  7. e13d308 Add invalid context as a possible reason for _BAD_INPUT error code by Ronald Cron · 4 years, 2 months ago
  8. fe3069b Merge pull request #4585 from mpg/cipher-aead-delayed by Gilles Peskine · 4 years, 2 months ago
  9. f059e74 Re-wording ChangeLog and reverting overzealous removal from config.h by TRodziewicz · 4 years, 2 months ago
  10. 542957d Add some API calling order documentation by Ronald Cron · 4 years, 2 months ago
  11. 7c41cd2 Split operation start and the declaration of data lengths by Ronald Cron · 4 years, 2 months ago
  12. 51584c6 Prefer ad to add as shorthand for additional/associated data by Ronald Cron · 4 years, 2 months ago
  13. ff92479 Wording improvement by Ronald Cron · 4 years, 2 months ago
  14. 84cb8e0 Add invalid mode as mbedtls_ccm_start() possible error by Ronald Cron · 4 years, 2 months ago
  15. b87fe01 Remove buffer overlap considerations by Ronald Cron · 4 years, 2 months ago
  16. 86e6c9f Improve expected context state for some APIs by Ronald Cron · 4 years, 2 months ago
  17. ba9cb76 static initialize comb table by kXuan · 4 years, 4 months ago
  18. 4e57f4c Adding removed defines to check_config.h and fixing the migration guide entry. by TRodziewicz · 4 years, 2 months ago
  19. 6d84e91 Merge pull request #4568 from creiter32/to_upstream/csr_critical_extensions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  20. 42eba1a Fix a typo by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  21. 3670e38 Remove 3DES ciphersuites by TRodziewicz · 4 years, 2 months ago
  22. c42a0be Clarify calling sequence in the Cipher layer by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  23. ea62d2f Merge pull request #4369 from hanno-arm/relax_psk_config by Ronald Cron · 4 years, 2 months ago
  24. dee975a Remove MBEDTLS_X509_ALLOW_EXTENSIONS_NON_V3 option by TRodziewicz · 4 years, 2 months ago
  25. c44a1d5 Merge pull request #4507 from Venafi/userid-oid by Ronald Cron · 4 years, 2 months ago
  26. 196739b Change wording in documentation of PSK configuration by Hanno Becker · 4 years, 2 months ago
  27. 7146cb9 Merge pull request #4559 from gilles-peskine-arm/psa-storage-format-test-algorithms-3.0 by Ronald Cron · 4 years, 2 months ago
  28. 95273f4 Expose flag for critical extensions by Christoph Reiter · 4 years, 7 months ago
  29. e9cac0e Fix inconsistent documentation of cipher_setup() by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  30. 0cc60f9 Improve some length parameter descriptions by Ronald Cron · 4 years, 2 months ago
  31. c0cc7ba Change from total_input_len to plaintext_len as parameter name by Ronald Cron · 4 years, 2 months ago
  32. 1e660ed Change the comment wording in config.h by TRodziewicz · 4 years, 2 months ago
  33. 46cccb8 _SSL_DTLS_BADMAC_LIMIT config.h option removed by TRodziewicz · 4 years, 3 months ago
  34. e8dd709 Combine MBEDTLS_SSL_<CID-TLS1_3>_PADDING_GRANULARITY options by TRodziewicz · 4 years, 3 months ago
  35. eabc3af Align length and additional data shorthand in parameter names by Ronald Cron · 4 years, 2 months ago
  36. 4c2a379 State explicitly that multi-part CCM is not implemented in Mbed TLS yet by Ronald Cron · 4 years, 2 months ago
  37. 9ca2550 Fix mbedtls_ccm_finish() error code description by Ronald Cron · 4 years, 2 months ago
  38. 2d40b10 Fix mbedtls_ccm_update() buffered output description by Ronald Cron · 4 years, 2 months ago
  39. d1a29a9 Align mbedtls_ccm_update_ad() and mbedtls_ccm_update() descriptions by Ronald Cron · 4 years, 2 months ago
  40. 5905f91 Improve mbedtls_ccm_starts() description by Ronald Cron · 4 years, 2 months ago
  41. b7abba2 Merge pull request #4515 from tom-daubney-arm/remove_rsa_mode_params_2 by Gilles Peskine · 4 years, 2 months ago
  42. 8a5304d Merge pull request #4553 from gilles-peskine-arm/aria_alt-3.0 by Gilles Peskine · 4 years, 2 months ago
  43. 1231eb5 Define dependency symbols for hashless signature algorithms by Gilles Peskine · 4 years, 4 months ago
  44. 266694e Define CCM multi-part API by Ronald Cron · 4 years, 3 months ago
  45. 59392b0 Fix misplaced extern "C" affecting MBEDTLS_ARIA_ALT by Gilles Peskine · 4 years, 2 months ago
  46. 9d1ce40 Additional corrections by TRodziewicz · 4 years, 2 months ago
  47. 4ca18aa Corrections after the code review by TRodziewicz · 4 years, 3 months ago
  48. 6370dbe Remove the _SSL_FALLBACK_ parts by TRodziewicz · 4 years, 3 months ago
  49. 2812605 Removal of constants and functions and a new ChangeLog file by TRodziewicz · 4 years, 3 months ago
  50. 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
  51. c49d15f Use 'version-specific' instead of 'implementation-defined' in API by Hanno Becker · 4 years, 2 months ago
  52. f54c5c5 Fixes typo by Thomas Daubney · 4 years, 3 months ago
  53. 2c65db9 Corrects documentation in rsa.h by Thomas Daubney · 4 years, 3 months ago
  54. 7fc487c Merge pull request #4347 from hanno-arm/ssl_session_cache_3_0 by Janos Follath · 4 years, 3 months ago
  55. 59c4412 Merge pull request #4497 from netfoundry/fix-mingw-build-development by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  56. ca72287 Merge pull request #4304 from mstarzyk-mobica/convert_NO_SHA384_to_positive by Ronald Cron · 4 years, 3 months ago
  57. 0341278 Modifies documentation in rsa.h by Thomas Daubney · 4 years, 3 months ago
  58. 49fef37 Merge pull request #4342 from gilles-peskine-arm/gcm-update-any-length by Ronald Cron · 4 years, 3 months ago
  59. 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  60. 425e23e Fix notes for is384 parameter by Mateusz Starzyk · 4 years, 3 months ago
  61. 1af28f9 Fix SHA224 documentation in default config. by Mateusz Starzyk · 4 years, 3 months ago
  62. 729fa5b Merge pull request #4450 from mstarzyk-mobica/remove_null_entropy by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  63. 41e4ce4 Removes RSA constants by Thomas Daubney · 4 years, 3 months ago
  64. 2213871 Merge pull request #4489 from TRodziewicz/Remove__SSL_RECORD_CHECKING by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  65. 10bc18e Corrects outstanding documentation issues by Thomas Daubney · 4 years, 3 months ago
  66. 782a7f5 Removes mode param from mbedtls_rsa_rsassa_pss_verify_ext by Thomas Daubney · 4 years, 3 months ago
  67. 9e65f79 Removes f_rng param from mbedtls_rsa_rsassa_pss_verify_ext by Thomas Daubney · 4 years, 3 months ago
  68. 578e9ab Removes p_rng param from mbedtls_rsa_rsassa_pss_verify_ext by Thomas Daubney · 4 years, 3 months ago
  69. 5ee4cc0 Removes mode param from mbedtls_rsa_rsassa_pss_verify by Thomas Daubney · 4 years, 3 months ago
  70. 718a53d Removed f_rng param from mbedtls_rsa_rsassa_pss_verify by Thomas Daubney · 4 years, 3 months ago
  71. 08f4c9c Removes p_rng param from mbedtls_rsa_rsassa_pss_verify by Thomas Daubney · 4 years, 3 months ago
  72. 2e12625 Removes mode parameter from mbedtls_rsa_rsassa_pkcs1_v15_verify by Thomas Daubney · 4 years, 3 months ago
  73. 475053d Removes f_rng from mbedtls_rsa_rsassa_pkcs1_v15_verify by Thomas Daubney · 4 years, 3 months ago
  74. cbc088f Removes p_rng from mbedtls_rsa_rsassa_pkcs1_v15_verify by Thomas Daubney · 4 years, 3 months ago
  75. 0e3ec27 Merge pull request #4506 from gilles-peskine-arm/array-parameters-to-pointers-sha512 by Ronald Cron · 4 years, 3 months ago
  76. af5b26a Fix parameter names in documentation by Gilles Peskine · 4 years, 3 months ago
  77. fe561fe Doxygen: use \p for parameter names by Gilles Peskine · 4 years, 3 months ago
  78. 9d2d6c9 Clarfiy SHA224 and SHA256 documentation by Mateusz Starzyk · 4 years, 3 months ago
  79. c722ebb Update SHA-224 documentation. by Mateusz Starzyk · 4 years, 3 months ago
  80. 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  81. b7bb0687 Rework and reword the guarantees on output_size by Gilles Peskine · 4 years, 3 months ago
  82. 68d9cbc Removes mode param from mbedtls_rsa_pkcs1_verify by Thomas Daubney · 4 years, 3 months ago
  83. 613d1a4 Removes p_rng param from mbedtls_rsa_pkcs1_verify by Thomas Daubney · 4 years, 3 months ago
  84. ac13312 Removes f_rng parameter from mbedtls_rsa_pkcs1_verify by Thomas Daubney · 4 years, 3 months ago
  85. de9fdc4 Removes mode param from mbedtls_rsa_rsassa_pss_sign by Thomas Daubney · 4 years, 3 months ago
  86. 5265498 Removes mode param from mbedtls_rsa_rsassa_pkcs1_v15_sign by Thomas Daubney · 4 years, 3 months ago
  87. d9380b5 Document reasons for MBEDTLS_ERR_GCM_BAD_INPUT in update and finish by Gilles Peskine · 4 years, 3 months ago
  88. 8e8cdd1 Add some information about the multipart calling sequence by Gilles Peskine · 4 years, 3 months ago
  89. 518fdb0 Fix size/length confusion in documentation by Gilles Peskine · 4 years, 3 months ago
  90. 5211818 Fix copypasta in the description of mbedtls_gcm_update_ad by Gilles Peskine · 4 years, 3 months ago
  91. 96d6e08 Make the formatting of numbers consistent by Gilles Peskine · 4 years, 3 months ago
  92. 140184d Removes mode param from mbedtls_rsa_pkcs1_sign by Thomas Daubney · 4 years, 3 months ago
  93. fa1581e Modifies typedef of mbedtls_pk_rsa_alt_sign_func by Thomas Daubney · 4 years, 3 months ago
  94. fdcde47 Merge pull request #4458 from davidhorstmann-arm/remove-max-content-len by Ronald Cron · 4 years, 3 months ago
  95. 864b425 Merge pull request #4488 from tom-daubney-arm/remove_rsa_mode_params by Gilles Peskine · 4 years, 3 months ago
  96. 141700f Removes mode param from mbedtls_rsa_rsaes_oaep_encrypt by Thomas Daubney · 4 years, 3 months ago
  97. 53e4ac6 Removes mode param from mbedtls_rsa_rsaes_pkcs1_v15_encrypt by Thomas Daubney · 4 years, 3 months ago
  98. 2177277 Removes mode param from mbedtls_rsa_pkcs1_encrypt by Thomas Daubney · 4 years, 3 months ago
  99. 0fdd8d2 Adding correction to documentation by Thomas Daubney · 4 years, 3 months ago
  100. 5605911 Merge pull request #4447 from hanno-arm/ssl_config_cleanup by Manuel Pégourié-Gonnard · 4 years, 3 months ago