1. 71fa1a9 Fix code style by David Horstmann · 1 year, 5 months ago
  2. 76ba26a Fixup: add peer_cert_digest_type to comment by David Horstmann · 1 year, 5 months ago
  3. f686f1d Fix naming inconsistencies in config bits by David Horstmann · 1 year, 5 months ago
  4. 531aca2 Fix missing fields in ssl session struct comment by David Horstmann · 1 year, 5 months ago
  5. cb01b36 Move session descriptions into a single comment by David Horstmann · 1 year, 5 months ago
  6. 80a9668 Add config guards to session struct comments by David Horstmann · 1 year, 5 months ago
  7. e59f970 Move session functions to same part of file by David Horstmann · 1 year, 5 months ago
  8. 92b258b Update ssl session serialization config bitflag by David Horstmann · 1 year, 6 months ago
  9. 5c5a32f Add session config bit for KEEP_PEER_CERTIFICATE by David Horstmann · 1 year, 6 months ago
  10. 0ecb5fd Merge pull request #8574 from ronald-cron-arm/ssl-tickets by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  11. e6c80bc Merge pull request #8755 from ronald-cron-arm/tls13-client-early-data-status by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  12. a93e25e tls12: Fix documentation of TLS 1.2 session serialized data by Ronald Cron · 1 year, 6 months ago
  13. c8de362 Merge pull request #8665 from ivq/reduce_static_mem by Tom Cosgrove · 1 year, 6 months ago gh-readonly-queue/development/pr-8665-9b272ac1c6e6056a1080ad04713633345bb93ac9
  14. 90e2233 tls13: cli: Refine early data status by Ronald Cron · 1 year, 6 months ago
  15. 5c9cc0b Merge pull request #8727 from ronald-cron-arm/tls13-ignore-early-data-when-rejected by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  16. 4e9683e Reduce many unnecessary static memory consumption by Chien Wong · 1 year, 7 months ago
  17. 32c28ce Merge pull request #8715 from valeriosetti/issue7964 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  18. 4caf3ca tls13: srv: Add discard_early_data_record SSL field by Jerry Yu · 1 year, 9 months ago
  19. 78a38f6 tls13: srv: Do not use early_data_status by Ronald Cron · 1 year, 6 months ago
  20. 3b90345 Revert "tls13: Introduce early_data_state SSL context field" by Ronald Cron · 1 year, 6 months ago
  21. 0883b8b tls13: Introduce early_data_state SSL context field by Ronald Cron · 1 year, 6 months ago
  22. 5d0ae90 tls13: srv: Refine early data status by Ronald Cron · 1 year, 7 months ago
  23. b4f5076 debug: move internal functions declarations to an internal header file by Valerio Setti · 1 year, 6 months ago
  24. 4d4891e Merge pull request #8666 from valeriosetti/issue8340 by Gilles Peskine · 1 year, 6 months ago
  25. 40a4ab0 ssl_tls.c: Factorize save/load of endpoint and ciphersuite by Ronald Cron · 1 year, 7 months ago
  26. c57f86e Add ticket creation time to TLS 1.2 session serialization by Ronald Cron · 1 year, 8 months ago
  27. feb577a Fix TLS 1.2 session serialization on server side by Ronald Cron · 1 year, 8 months ago
  28. 7b1921a Add endpoint in TLS 1.2 session serialization data by Ronald Cron · 1 year, 8 months ago
  29. bc5d916 Merge pull request #8554 from yanrayw/issue/8221/fix-tls-suiteB-profile by Tom Cosgrove · 1 year, 7 months ago
  30. f1ba193 Merge pull request #8526 from yanrayw/issue/7011/send_record_size_limit_ext by Tom Cosgrove · 1 year, 7 months ago
  31. ae2213c Merge pull request #8414 from lpy4105/issue/uniform-ssl-check-function by Ronald Cron · 1 year, 7 months ago
  32. f501790 Improve comments across record size limit changes by Waleed Elmelegy · 1 year, 7 months ago
  33. 3a6059b Merge pull request #7455 from KloolK/record-size-limit/comply-with-limit by Tom Cosgrove · 1 year, 7 months ago
  34. 384fbde library/tests: replace md_psa.h with psa_util.h as include file for MD conversion by Valerio Setti · 1 year, 7 months ago
  35. 6a971fd Refactor and improve Record size limit handling by Waleed Elmelegy · 1 year, 7 months ago
  36. c6088ec Merge pull request #8384 from paul-elliott-arm/remove_ssl_null_tls12 by Tom Cosgrove · 1 year, 7 months ago
  37. 65e3046 Fix code style in ssl_tls.c by Waleed Elmelegy · 1 year, 7 months ago
  38. 049cd30 Refactor record size limit extension handling by Waleed Elmelegy · 1 year, 7 months ago
  39. a4b38f2 Merge pull request #8579 from valeriosetti/issue7995 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  40. 26e3698 Revert back checking on handshake messages length by Waleed Elmelegy · 1 year, 8 months ago
  41. 05d670b Revert "Skip checking on maximum fragment length during handshake" by Waleed Elmelegy · 1 year, 8 months ago
  42. 0a1ff2b Consistent renaming by Pengyu Lv · 1 year, 9 months ago
  43. 419f841 Skip checking on maximum fragment length during handshake by Waleed Elmelegy · 1 year, 8 months ago
  44. 9aec1c7 Add record size checking during handshake by Waleed Elmelegy · 1 year, 8 months ago
  45. f482dcc Comply with the received Record Size Limit extension by Jan Bruckner · 2 years, 5 months ago
  46. 857d29f Merge pull request #8528 from yanrayw/issue/6933/parse-max_early_data_size by Ronald Cron · 1 year, 8 months ago
  47. f9362b7 pk_internal: small renaming for mbedtls_pk_get_group_id() by Valerio Setti · 1 year, 8 months ago
  48. a3b8038 Merge remote-tracking branch 'origin/development' into sign-conversion-part1 by Dave Rodgman · 1 year, 8 months ago
  49. 1136fad ssl_tls: improve readability in ssl_*_preset_*_sig_algs by Yanray Wang · 1 year, 8 months ago
  50. 69ceb39 ssl_tls: remove RSA sig-algs in ssl_tls12_preset_suiteb_sig_algs by Yanray Wang · 1 year, 8 months ago
  51. b1f6016 ssl_tls: remove RSA sig-algs in ssl_preset_suiteb_sig_algs by Yanray Wang · 1 year, 8 months ago
  52. fd25654 ssl_tls: remove unnecessary guard by Yanray Wang · 1 year, 8 months ago
  53. 365ee3e ssl_tls: return correct error code if mbedtls_calloc fails by Yanray Wang · 1 year, 8 months ago
  54. c37ad44 misc type fixes in ssl by Dave Rodgman · 1 year, 9 months ago
  55. a3d0f61 Use MBEDTLS_GET_UINTxx_BE macro by Dave Rodgman · 1 year, 9 months ago
  56. e4a6f5a Use size_t cast for pointer subtractions by Dave Rodgman · 1 year, 9 months ago
  57. d4dc354 Merge pull request #8541 from yanrayw/issue/ssl-fix-missing-guard by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  58. cf91351 fix various issues by Jerry Yu · 1 year, 9 months ago
  59. 342a555 rename ticket received by Jerry Yu · 1 year, 9 months ago
  60. 25ba4d4 rename `ticket_creation` to `ticket_creation_time` by Jerry Yu · 1 year, 9 months ago
  61. ec6d078 Replace `start` with `ticket_creation` by Jerry Yu · 1 year, 9 months ago
  62. 97137f9 Merge pull request #7071 from yuhaoth/pr/tls13-ticket-add-max_early_data_size-field by Ronald Cron · 1 year, 8 months ago
  63. 19e4dc8 tls: fix unused parameter in mbedtls_ssl_cipher_to_psa by Yanray Wang · 1 year, 9 months ago
  64. 1a369d6 ssl_tls: add missing guard for mbedtls_ssl_cipher_to_psa by Yanray Wang · 1 year, 9 months ago
  65. 0751761 max_early_data_size: rename configuration function by Yanray Wang · 1 year, 9 months ago
  66. d5ed36f early data: rename configuration function by Yanray Wang · 1 year, 9 months ago
  67. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  68. 4fb1955 Remove NULL-ing of passed in SSL context in ssl_populate_transform() by Paul Elliott · 1 year, 10 months ago
  69. e570704 ssl: use MBEDTLS_SSL_HAVE_[CCM/GCM/CHACHAPOLY/AEAD] macros for ssl code by Valerio Setti · 1 year, 10 months ago
  70. 02e3a07 Add max_early_data_size into ticket by Jerry Yu · 2 years, 8 months ago
  71. d4a10ce cipher/tls: use new symbols for guarding AEAD code by Valerio Setti · 1 year, 10 months ago
  72. 2eab462 Fix IAR warnings by Dave Rodgman · 1 year, 10 months ago
  73. f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  74. db6b4db Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Valerio Setti · 1 year, 11 months ago
  75. cf29c5d ssl: don't require MBEDTLS_ECP_DP with TLS1.3 by Valerio Setti · 1 year, 11 months ago
  76. 6d809cc lib/test: use new internal helpers in library's code and tests by Valerio Setti · 2 years ago
  77. f250ada tls/oid: add PSA_WANT_ECC_xxx guards together with existing MBEDTLS_ECP_DP_xxx by Valerio Setti · 2 years ago
  78. eda1b1f Merge pull request #7921 from valeriosetti/issue7613 by Gilles Peskine · 1 year, 10 months ago
  79. 275afe1 Fix preset shared between 1.2 and 1.3 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  80. e99b24d Fix some clang-18 warnings by Dave Rodgman · 1 year, 11 months ago
  81. ecb95be Fix incorrect size used for zeroization of buffer by Paul Elliott · 2 years ago
  82. 1d4d944 Merge pull request #7933 from tom-cosgrove-arm/add-mbedtls_zeroize_and_free by Dave Rodgman · 2 years ago
  83. e9646ec tls: fix guards for ECDSA support by Valerio Setti · 2 years ago
  84. 45d56f3 tls: replace ECDSA_C and PK_CAN_ECDSA_SOME with key exchange related ones by Valerio Setti · 2 years, 1 month ago
  85. de8f56e Merge pull request #7884 from valeriosetti/issue7612 by Manuel Pégourié-Gonnard · 2 years ago
  86. bb07377 Merge pull request #7935 from AgathiyanB/add-enum-casts by Gilles Peskine · 2 years ago
  87. ea59c43 tls: fix a comment a rename a variable/symbol by Valerio Setti · 2 years ago
  88. c844c1a Merge pull request #7546 from mpg/align-psa-md-identifiers by Manuel Pégourié-Gonnard · 2 years ago
  89. 828b3ac Merge pull request #7848 from valeriosetti/issue7749 by Manuel Pégourié-Gonnard · 2 years ago
  90. ca8c61b Provide and use internal function mbedtls_zeroize_and_free() by Tom Cosgrove · 2 years ago
  91. 8b52b88 Add type casts in ssl library by Agathiyan Bragadeesh · 2 years, 1 month ago
  92. 6aca2c9 Merge pull request #7716 from mpg/psa-util-internal by Gilles Peskine · 2 years, 1 month ago
  93. 54e2379 tls: replace numeric values with proper TLS IANA symbols by Valerio Setti · 2 years, 1 month ago
  94. 6f0441d tls: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
  95. acd32c0 programs: add helper functions for supported EC curves by Valerio Setti · 2 years, 1 month ago
  96. 49e6907 tls: replace ECP_LIGHT occurrencies with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
  97. 6eb0054 tls: fix guards for legacy ECDH contexts by Valerio Setti · 2 years, 1 month ago
  98. 3d237b5 ssl_misc: fix guards for PSA data used in XXDH key exchanges by Valerio Setti · 2 years, 1 month ago
  99. 7aeec54 tls: replace ECDH_C guards with new helpers by Valerio Setti · 2 years, 1 month ago
  100. 461d59b Merge pull request #7858 from mprse/ffdh_tls13_v2_f by Manuel Pégourié-Gonnard · 2 years, 1 month ago