1. fccfa69 tls13: Fix doc of mbedtls_ssl_session_set() - 2 by Ronald Cron · 1 year, 4 months ago
  2. 7fb4343 tls13: Fix doc of mbedtls_ssl_session_set() - 1 by Ronald Cron · 1 year, 4 months ago
  3. e221f67 tls13: Fix doc of mbedtls_ssl_session_get() - 2 by Ronald Cron · 1 year, 4 months ago
  4. de4183f tls13: Fix doc of mbedtls_ssl_session_get() - 1 by Ronald Cron · 1 year, 4 months ago
  5. 48e29a1 tls: Fix doc of mbedtls_ssl_session_save() by Ronald Cron · 1 year, 4 months ago
  6. fd0e2f3 pk: fix documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  7. b2470d9 pk: fix typos in description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  8. 320180f pk: add check_pair info to mbedtls_pk_setup_opaque() documentation by Valerio Setti · 1 year, 4 months ago
  9. c26646c pk: fix description of mbedtls_pk_setup_opaque for sign_ext() by Valerio Setti · 1 year, 4 months ago
  10. c51b08c pk: fix indentation in description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  11. 013fa95 pk: fix description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  12. 872b8c4 pk: update documentation of mbedtls_pk_setup_opaque() based on #8951 by Valerio Setti · 1 year, 5 months ago
  13. 3c5ea11 pk: fix documentation for mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  14. b711a98 pk: improve documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  15. 7ab1861 pk: fix documentation for mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  16. 1b3b174 Record size limit support is released, so remove warning about only for testing by Tom Cosgrove · 1 year, 4 months ago
  17. 4492dbd Version Bump for 3.6.0 by Minos Galanakis · 1 year, 4 months ago
  18. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  19. 27eb68d Enable TLS 1.3 by default by Ronald Cron · 1 year, 5 months ago
  20. 78064ac Merge pull request #8901 from paul-elliott-arm/make_psa_global_data_safe by Paul Elliott · 1 year, 5 months ago
  21. c9db499 Merge pull request #8930 from ronald-cron-arm/tls13-doc-update by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  22. 3996ebc Fix documentation about anti-replay defenses by Ronald Cron · 1 year, 5 months ago
  23. 933aec8 Remove experimental warnings related to early data by Ronald Cron · 1 year, 5 months ago
  24. 567591e Merge pull request #8923 from bensze01/drop-old-compilers by Bence Szépkúti · 1 year, 5 months ago gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
  25. e05b542 Drop reference to Visual Studio 2013 from config by Bence Szépkúti · 1 year, 5 months ago
  26. 6bee910 Merge pull request #8858 from waleed-elmelegy-arm/add_alpn_to_session by Ronald Cron · 1 year, 5 months ago
  27. 1987a7c Document that we do not implement the anti-replay defenses by Ronald Cron · 1 year, 5 months ago
  28. 7b333f1 Merge pull request #8913 from ronald-cron-arm/tls13-ticket-lifetime by Gilles Peskine · 1 year, 5 months ago
  29. 4a48bec Invert and rename config option by David Horstmann · 1 year, 5 months ago
  30. 93071cf Merge pull request #8920 from valeriosetti/issue8919 by Manuel Pégourié-Gonnard · 1 year, 5 months ago gh-readonly-queue/development/pr-8920-5c77ad0f4f3b21f83f73c5624ea9eb4b40d2a8e7
  31. 5bc5263 Add code improvments and refactoring in dealing with ALPN by Waleed Elmelegy · 1 year, 5 months ago
  32. 883f77c Add mbedtls_ssl_session_set_alpn() function by Waleed Elmelegy · 1 year, 5 months ago
  33. 2824a20 Add ALPN information in session tickets by Waleed Elmelegy · 1 year, 5 months ago
  34. 40043d0 Merge pull request #8884 from ronald-cron-arm/improve-early-data-status by Ronald Cron · 1 year, 5 months ago gh-readonly-queue/development/pr-8884-e95bf7975436a7e28b9ecf4b29e681b583f42485
  35. 60c2f47 Merge pull request #8888 from minosgalanakis/features/add_ssl_session_accessor_8529 by Dave Rodgman · 1 year, 5 months ago
  36. 4de4cc4 Merge pull request #8891 from Ryan-Everett-arm/document-SE_C-not-threadsafe by Paul Elliott · 1 year, 5 months ago
  37. c4c1d3a pk: use CRYPTO_CLIENT as guard for PK-PSA bridge functions instead of CRYPTO_C by Valerio Setti · 1 year, 5 months ago
  38. 840de7f tls13: cli: Rename STATUS_NOT_SENT to STATUS_NOT_INDICATED by Ronald Cron · 1 year, 5 months ago
  39. aa35931 tls13: cli: Move definition of MBEDTLS_SSL_EARLY_DATA_STATE_xyz by Ronald Cron · 1 year, 5 months ago
  40. 894df38 tls13: cli: Re-order early data states by Ronald Cron · 1 year, 5 months ago
  41. 3641df2 tls13: cli: Rename STATE_SENT to STATE_IND_SENT by Ronald Cron · 1 year, 5 months ago
  42. 3c5a683 tls13: cli: Rename STATE_NOT_SENT to STATE_NO_IND_SENT by Ronald Cron · 1 year, 5 months ago
  43. 0c80dc1 tls13: cli: Rename STATUS_NOT_SENT to STATUS_NO_IND_SENT by Ronald Cron · 1 year, 5 months ago
  44. 05d7cfb tls13: cli: Rename STATE_UNKNOWN to STATE_IDLE by Ronald Cron · 1 year, 5 months ago
  45. d288466 tls13: cli: Split early data user status and internal state by Ronald Cron · 1 year, 5 months ago
  46. b8e38e0 Add new mutex for PSA global rng data by Paul Elliott · 1 year, 5 months ago
  47. 077fd87 Add new global mutex for PSA global_data by Paul Elliott · 1 year, 5 months ago
  48. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  49. bf69f2e New function mbedtls_pk_copy_public_from_psa by Gilles Peskine · 1 year, 5 months ago
  50. d7e7f48 Merge pull request #8774 from valeriosetti/issue8709 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  51. fe164ae Merge pull request #8887 from gilles-peskine-arm/pk_import_into_psa-fix_doxygen_code_blocks by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  52. 9cc01cc Merge pull request #8831 from yanesca/switch_to_new_exp by Dave Rodgman · 1 year, 5 months ago
  53. 3b98c64 pk: fix documentation for mbedtls_pk_copy_from_psa() by Valerio Setti · 1 year, 5 months ago
  54. a657ae3 pk: pk_copy_from_psa() performs the conversion even if the algorithm doesn't match by Valerio Setti · 1 year, 5 months ago
  55. 8fb0fe8 pk: fixed documentation of mbedtls_pk_copy_from_psa() by Valerio Setti · 1 year, 5 months ago
  56. 01ba66d pk: replace CRYPTO_CLIENT guards with CRYPTO_C by Valerio Setti · 1 year, 6 months ago
  57. 070d95e pk: add mbedtls_pk_copy_from_psa() by Valerio Setti · 1 year, 6 months ago
  58. af3e574 Merge pull request #8862 from valeriosetti/issue8825 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  59. ce79488 tls13: srv: Fail connection if ticket lifetime exceed 7 days by Jerry Yu · 1 year, 8 months ago
  60. 7e1f9f2 Merge pull request #8854 from ronald-cron-arm/tls13-srv-max-early-data-size by Ronald Cron · 1 year, 5 months ago gh-readonly-queue/development/pr-8854-080a5171e2e07abaf01faff6e1862d70aaf35e9f
  61. 0050dff ssl_ticket.h: Fix note in API documentation by Ronald Cron · 1 year, 5 months ago
  62. 32a6458 Add a warning to the definition of MBEDTLS_PSA_CRYPTO_SE_C by Ryan Everett · 1 year, 5 months ago
  63. 71cc260 Merge pull request #8728 from minosgalanakis/features/add_mbedtls_x509_crt_get_ca_istrue_accesor_6151 by Gilles Peskine · 1 year, 5 months ago
  64. 3c4166a Merge pull request #8863 from minosgalanakis/feature/add_ecdh_context_5016 by Dave Rodgman · 1 year, 5 months ago
  65. 87b4f6d x509: Reworded documentation bits. by Minos Galanakis · 1 year, 5 months ago
  66. ddbe4ae Fix intended code blocks that were not suitably indented by Gilles Peskine · 1 year, 5 months ago
  67. 40d4708 ssl: Added session getter for ciphersuite_id. by Minos Galanakis · 1 year, 5 months ago
  68. 358b448 ssl_ciphersuite: Added getter methods for ciphersuite id. by Minos Galanakis · 1 year, 5 months ago
  69. 2c8c364 ssl: Added getter methods for session id and len. by Minos Galanakis · 1 year, 5 months ago
  70. fad79fc Merge remote-tracking branch 'development' into ecp-write-ext-3.6 by Gilles Peskine · 1 year, 5 months ago
  71. 2abbac7 x509: Added `mbedtls_x509_crt_get_ca_istrue()` API accessor. by Minos Galanakis · 1 year, 7 months ago
  72. e33b349 Merge pull request #8864 from valeriosetti/issue8848 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  73. 19bfe0a tls13: Rename early_data_count to total_early_data_size by Ronald Cron · 1 year, 5 months ago
  74. 26a9811 ssl: Add early_data_count field by Ronald Cron · 1 year, 5 months ago
  75. 1a58e9a psa_util: change guard for mbedtls_psa_get_random() to CRYPTO_CLIENT by Valerio Setti · 1 year, 5 months ago
  76. 9b4e964 Merge pull request #8760 from ronald-cron-arm/tls13-write-early-data by Ronald Cron · 1 year, 5 months ago
  77. d753738 echd: Added `mbedtls_ecdh_get_grp_id` getter. by Minos Galanakis · 1 year, 5 months ago
  78. b395e74 mbedtls_ecp_write_key_ext(): make key const by Gilles Peskine · 1 year, 5 months ago
  79. 04ae479 mbedtls_ecp_write_key_ext: document error for no private key set by Gilles Peskine · 1 year, 5 months ago
  80. c0f7a86 mbedtls_ecp_write_key(): deprecate the old function by Gilles Peskine · 1 year, 6 months ago
  81. acdc52e mbedtls_ecp_write_key_ext(): recommend over the old function in documentation by Gilles Peskine · 1 year, 6 months ago
  82. e3fb4cc mbedtls_ecp_write_key_ext(): new function by Gilles Peskine · 1 year, 6 months ago
  83. 7f523bf Merge pull request #8845 from gilles-peskine-arm/ecp-write-doc-3.6 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  84. 88ae0ef pk: completely remove mbedtls_pk_wrap_as_opaque by Valerio Setti · 1 year, 5 months ago
  85. 5b5faf0 Merge pull request #8844 from davidhorstmann-arm/restore-x509-functions-to-public by Manuel Pégourié-Gonnard · 1 year, 5 months ago gh-readonly-queue/development/pr-8844-ca21b241bd0ad25b2b768c8125d3a6a582181d8c
  86. 4c6cea5 pk: deprecate mbedtls_pk_wrap_as_opaque() by Valerio Setti · 1 year, 5 months ago
  87. ef950cc Un-unrestore mbedtls_x509_string_to_names() by David Horstmann · 1 year, 5 months ago
  88. a53e7a5 psa: let mbedtls_psa_get_random() always use psa_generate_random() by Valerio Setti · 1 year, 5 months ago
  89. 817772a Merge pull request #8716 from mschulz-at-hilscher/feature/gcm_largetable by Tom Cosgrove · 1 year, 5 months ago
  90. 8f1de7e tls13: Improve documentation by Ronald Cron · 1 year, 5 months ago
  91. d406924 Improve comments/documentation by Ronald Cron · 1 year, 5 months ago
  92. 0aab69d Merge pull request #8807 from gilles-peskine-arm/pk_import_into_psa-implement_import by Gilles Peskine · 1 year, 5 months ago
  93. 6bd5cae Fix MBEDTLS_MPI_WINDOW_SIZE documentation by Janos Follath · 1 year, 5 months ago
  94. dd49c73 Merge remote-tracking branch 'development' into pk_import_into_psa-implement_import by Gilles Peskine · 1 year, 5 months ago
  95. 9464913 Unrestore mbedtls_x509_string_to_names() by David Horstmann · 1 year, 5 months ago
  96. 0ecb5fd Merge pull request #8574 from ronald-cron-arm/ssl-tickets by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  97. fc3f980 Merge pull request #8826 from valeriosetti/issue8824 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  98. a7f651c Merge pull request #8804 from valeriosetti/issue8799 by Manuel Pégourié-Gonnard · 1 year, 5 months ago gh-readonly-queue/development/pr-8804-9fb53a9e26d10cc9da555f1abeadeeec5ee33960
  99. 028a38b Merge pull request #8661 from BensonLiou/use_init_api by Janos Follath · 1 year, 6 months ago
  100. 85e568c pk: fix documentation for RSA sign/verify and encrypt/decrypt by Valerio Setti · 1 year, 6 months ago