1. 3dbe333 Merge pull request #10051 from Vge0rge/key_id_range_backport by Gilles Peskine · 5 months ago
  2. 104bd06 Merge remote-tracking branch 'origin/features/tls-defragmentation/3.6' into feature_merge_defragmentation_36 by Minos Galanakis · 5 months ago
  3. d5e64f7 PSA core: Allow enabling one volatile/builtin key by Georgios Vasilakis · 5 months ago
  4. 8a4ec49 Cleanly reject non-HS in-between HS fragments by Manuel Pégourié-Gonnard · 5 months ago
  5. c22e315 Fix a log message by Gilles Peskine · 5 months ago
  6. 229e200 Note unused variables when debugging is disabled by Gilles Peskine · 5 months ago
  7. dee9263 Pacify uncrustify by Gilles Peskine · 5 months ago
  8. 0a467cc Unify handshake fragment log messages by Gilles Peskine · 5 months ago
  9. b888cca Fix handshake defragmentation when the record has multiple messages by Gilles Peskine · 5 months ago
  10. 3175fc3 Fix end check before memmove by Gilles Peskine · 5 months ago
  11. 58c3301 Make conversion explicit to silence MSVC warning by Gilles Peskine · 5 months ago
  12. 302f37b Fix dodgy printf calls by Gilles Peskine · 5 months ago
  13. cc856a2 Handshake defragmentation: reassemble incrementally by Gilles Peskine · 5 months ago
  14. 22c51b9 mbedtls_ssl_prepare_handshake_record(): log offsets after decryption by Gilles Peskine · 5 months ago
  15. af0c461 mbedtls_ssl_prepare_handshake_record(): refactor first fragment prep by Gilles Peskine · 5 months ago
  16. 1e81d34 Tweak handshake fragment log message by Gilles Peskine · 5 months ago
  17. 3d490a9 Tweak "waiting for more handshake fragments" log message by Gilles Peskine · 5 months ago
  18. 05b3835 psa: move definition of psa_can_do_hash() to crypto_extra.h by Valerio Setti · 5 months ago
  19. 4726d20 Remove unused variable in ssl_server.c by Waleed Elmelegy · 6 months ago
  20. 2878a05 Remove obselete checks due to the introduction of handhsake defragmen... by Deomid rojer Ryabkov · 6 months ago
  21. cb72cd2 Don't reset badmac_seen on a DTLS client reconnect by Gilles Peskine · 6 months ago
  22. b710599 Merge in_hsfraglen with badmac_seen_or_in_hsfraglen by Gilles Peskine · 6 months ago
  23. ebdd405 Change the type of in_hsfraglen to unsigned by Gilles Peskine · 6 months ago
  24. f6a676d Rename badmac_seen to badmac_seen_or_in_hsfraglen by Gilles Peskine · 6 months ago
  25. 69f8f45 Minor readability improvement by Gilles Peskine · 6 months ago
  26. bbe8745 Remove in_hshdr by Deomid rojer Ryabkov · 6 months ago
  27. 85ec2b3 Add a safety check for in_hsfraglen by Deomid rojer Ryabkov · 6 months ago
  28. 5c853ea Allow fragments less HS msg header size (4 bytes) by Deomid rojer Ryabkov · 6 months ago
  29. 96e2290 Remove mbedtls_ssl_reset_in_out_pointers by Deomid rojer Ryabkov · 6 months ago
  30. 1f4088c Review comments by Deomid rojer Ryabkov · 7 months ago
  31. 3fc5a4d Defragment incoming TLS handshake messages by Deomid rojer Ryabkov · 1 year, 5 months ago
  32. 4847765 Update tf-psa-crypto/drivers/builtin/src/ecp.c by minosgalanakis · 12 months ago
  33. abf9f1a PSA interruptible sign/verify: detect invalid curve family in start by Gilles Peskine · 8 months ago
  34. 9058998 Merge pull request #9796 from gilles-peskine-arm/psa-storage-test-cases-never-supported-positive-3.6 by Gilles Peskine · 7 months ago
  35. 8e8dabd Merge pull request #9830 from gilles-peskine-arm/9798-backport-3.6 by Janos Follath · 7 months ago
  36. bc3f917 crypto_config.h: Don't list mechanisms that are not implemented by Gilles Peskine · 7 months ago
  37. e65428e Specify previously missed XMM register clobbers in AES-NI asm blocks by Solar Designer · 8 months ago
  38. 98910a1 Specify register clobbers in mbedtls_aesni_crypt_ecb() by Solar Designer · 8 months ago
  39. a770f30 Merge pull request #9782 from gilles-peskine-arm/psa-storage-test-cases-never-supported-preliminaries-3.6 by Janos Follath · 8 months ago
  40. aebe857 Added debug print in tls13 ssl_tls13_write_key_share_ext by Nadav Tasher · 8 months ago
  41. 7e6d4c1 Make mbedTLS compile with MS-DOS DJGPP by SuperIlu · 8 months ago
  42. 8a8aa59 PSA interruptible sign/verify: detect unsupported mechanism in start by Gilles Peskine · 9 months ago
  43. 808b541 PSA sign/verify: more uniform error on an unsupported hash by Gilles Peskine · 1 year, 4 months ago
  44. dcf42a0 Update references to test helpers by David Horstmann · 9 months ago
  45. 346d2f4 Merge pull request #9731 from gilles-peskine-arm/coverity-20241004-3.6 by Paul Elliott · 9 months ago
  46. c8b668d mbedtls_psa_ecp_generate_key: don't calculate the public key by Gilles Peskine · 9 months ago
  47. 5dea5f3 mbedtls_ecdsa_raw_to_der and mbedtls_ecdsa_der_to_raw: reject bits==0 by Gilles Peskine · 10 months ago
  48. 91972cc Merge pull request #9608 from gilles-peskine-arm/outcome-check-repeated-configurations-all.sh-preliminaries-3.6 by Gilles Peskine · 9 months ago gh-readonly-queue/mbedtls-3.6/pr-9608-0b8b7a1ee1d3704199660540dc8a4efa546f1593
  49. 0b8b7a1 Merge pull request #9448 from valeriosetti/psa-use-static-slots-backport by Gilles Peskine · 9 months ago
  50. 0f170ad Merge pull request #9714 from ThePassionate/mbedtls-1022-3.6.0 by David Horstmann · 10 months ago
  51. 66b39d4 net/mbedtls_net_connect: Preventing double close problem by makejian · 10 months ago
  52. fe0f09e Documentation: fix some nits by Valerio Setti · 10 months ago
  53. ce84921 psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE by Valerio Setti · 11 months ago
  54. dbfb2ab psa: zeroize static key buffer content when key slot is freed by Valerio Setti · 12 months ago
  55. f51488b psa: fix some macro definition by Valerio Setti · 12 months ago
  56. 70fa89c psa-core: remove unnecessary element in psa_key_slot_t by Valerio Setti · 12 months ago
  57. faed169 psa_crypto_core: take also cipher's key length into account when sizing static key buffer by Valerio Setti · 12 months ago
  58. 1980bb7 psa-core: properly set PSA_CRYPTO_MAX_STORAGE_SIZE by Valerio Setti · 12 months ago
  59. 8d4f150 psa: allow to use static key buffers instead of dynamic ones by Valerio Setti · 1 year, 2 months ago
  60. e905442 Merge pull request #9675 from eleuzi01/backport-9673 by David Horstmann · 10 months ago
  61. 5adc9c3 Add "common.h" by Elena Uziunaite · 10 months ago
  62. 78542bf Merge pull request #9698 from gilles-peskine-arm/3.6.2-rc2-mergeback-3 by David Horstmann · 10 months ago
  63. 7f5ec13 Adjust file path for generate_ssl_debug_helpers.py by Elena Uziunaite · 10 months ago
  64. bfb9f71 Revert "Add generated files" by David Horstmann · 11 months ago
  65. a712d8d Bump version to 3.6.2 by Gilles Peskine · 10 months ago
  66. 5f1c8a7 pkwrite: fix buffer overrun by Valerio Setti · 10 months ago
  67. 8536c3c Merge pull request #9161 from mpg/doc-guards by Manuel Pégourié-Gonnard · 10 months ago gh-readonly-queue/mbedtls-3.6/pr-9161-c3ef0c78e81edb57b0dcc3fd622cc8a74e6abc6b
  68. 698a90d Ignore and clean generated assembly by Gilles Peskine · 1 year, 1 month ago
  69. 925e9ad Add target to compile to assembly by Gilles Peskine · 1 year, 2 months ago
  70. 5a668dd Reduce level of non-error debug message by Gilles Peskine · 11 months ago
  71. 015d222 Remove transitional always-on internal option by Gilles Peskine · 11 months ago
  72. 78df03a Separate accepting TLS 1.3 middlebox compatibility from sending it by Gilles Peskine · 11 months ago
  73. 26fc039 Merge pull request #9498 from minosgalanakis/bugfix/return_early_in_ccm_star_bp36 by Gilles Peskine · 11 months ago gh-readonly-queue/mbedtls-3.6/pr-9498-78b1362b4228b21aaa63156fba4e3348f538d96c
  74. 32bdf19 Minor updates in doc/comments/debug by Manuel Pégourié-Gonnard · 1 year, 2 months ago
  75. 8cd0dfa Merge pull request #9537 from mpg/tickets13-followup by Manuel Pégourié-Gonnard · 11 months ago
  76. f59d7b9 Merge pull request #9493 from yanesca/rsapub_additional_tests by Manuel Pégourié-Gonnard · 11 months ago
  77. 1116de3 Add guard on internal 1.2-only function by Manuel Pégourié-Gonnard · 11 months ago
  78. 15fa9ce Misc improvements to comments by Manuel Pégourié-Gonnard · 11 months ago
  79. 33a2918 Merge pull request #9390 from eleuzi01/backport-9327 by Manuel Pégourié-Gonnard · 11 months ago
  80. 4bc15d8 Fix guards on #include by Manuel Pégourié-Gonnard · 11 months ago
  81. 126cfed Fix code style by Manuel Pégourié-Gonnard · 11 months ago
  82. 96cfd7a Move bignum code path testing out of the library by Janos Follath · 12 months ago
  83. 2f8ad59 Explain the choice of the value of MBEDTLS_MPI_IS_PUBLIC by Janos Follath · 12 months ago
  84. e86607c Initial local variables to secure default by Janos Follath · 12 months ago
  85. 42f72b3 Introduce MBEDTLS_MPI_IS_TEST by Janos Follath · 12 months ago
  86. fbc34ee Revert "Add generated files" by David Horstmann · 11 months ago
  87. 0d11176 Add generated files by David Horstmann · 11 months ago
  88. 1d2dcfc Bump version to 3.6.1 by David Horstmann · 11 months ago
  89. 9f10979 Merge branch 'mbedtls-3.6-restricted' into mbedtls-3.6.1rc0-pr by David Horstmann · 11 months ago
  90. c46edd4 Fix/Improve documentation by Ronald Cron · 11 months ago
  91. 9f44c88 Rename some "new_session_tickets" symbols by Ronald Cron · 11 months ago
  92. ba45a44 Move session tickets getter functions to ssl_misc.h by Ronald Cron · 11 months ago
  93. 97dc583 Improve debug logs by Ronald Cron · 11 months ago
  94. d67f801 Do not add a new field in the SSL config by Ronald Cron · 11 months ago
  95. b675b2b TLS 1.3: Ignore tickets if disabled at runtime by Ronald Cron · 11 months ago
  96. bedddd7 Add mbedtls_ssl_conf_enable_new_session_tickets() API by Ronald Cron · 11 months ago
  97. 57dbd69 TLS 1.3 server: move crypto_init after protocol negotiation by Gilles Peskine · 11 months ago
  98. 5047627 Error translation and init are needed in PSK-only builds as well by Gilles Peskine · 11 months ago
  99. 069bccd Call psa_crypto_init in the library when required for TLS 1.3 by Gilles Peskine · 12 months ago
  100. 4002e6f Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 12 months ago