1. 79aa721 Rename ext print function and macro by Jerry Yu · 2 years, 9 months ago
  2. b95dd36 Add missing mask set and tls13 unrecognized extension by Jerry Yu · 2 years, 9 months ago
  3. c437ee3 fix wrong return value by Jerry Yu · 2 years, 9 months ago
  4. ea52ed9 fix typo and spell issues by Jerry Yu · 2 years, 9 months ago
  5. e599132 fix tls13 psk only test fail by Jerry Yu · 2 years, 9 months ago
  6. f467d46 move get_srv_psk_list by Jerry Yu · 2 years, 9 months ago
  7. 50e00e3 Refactor server hello by Jerry Yu · 2 years, 9 months ago
  8. edab637 Refactor new session ticket by Jerry Yu · 2 years, 9 months ago
  9. 0d5cfb7 Refactor Certificate by Jerry Yu · 2 years, 9 months ago
  10. 6d0e78b Refactor certificate request by Jerry Yu · 2 years, 9 months ago
  11. 9eba750 Refactor encrypted extensions by Jerry Yu · 2 years, 9 months ago
  12. 63a459c Refactor client_hello parser and writer by Jerry Yu · 2 years, 9 months ago
  13. 4b8f2f7 Refactor sent extension message output by Jerry Yu · 2 years, 9 months ago
  14. d25cab0 Refactor debug helpers for exts and hs message by Jerry Yu · 2 years, 9 months ago
  15. df0ad65 tls13: Add allowed extesions constants. by Jerry Yu · 2 years, 9 months ago
  16. 7a485c1 Add ext id and utilities by Jerry Yu · 2 years, 9 months ago
  17. c4bf5d6 fix various issues by Jerry Yu · 2 years, 9 months ago
  18. 03112ae change input extension_type by Jerry Yu · 3 years ago
  19. 0c354a2 introduce sent/recv extensions field by Jerry Yu · 3 years ago
  20. ffa1582 move get_extension mask by Jerry Yu · 3 years ago
  21. 9872eb2 change return type for unexpected extension by Jerry Yu · 3 years ago
  22. 43ff252 Remove unnecessary checks. by Jerry Yu · 3 years ago
  23. d15992d fix wrong setting of unrecognized ext by Jerry Yu · 3 years ago
  24. 6ba9f1c Add extension check for NewSessionTicket by Jerry Yu · 3 years ago
  25. 2c5363e Add extension check for ServerHello and HRR by Jerry Yu · 3 years ago
  26. 2eaa760 Add extension check for Certificate by Jerry Yu · 3 years ago
  27. c55a6af Add extensions check for CertificateRequest by Jerry Yu · 3 years ago
  28. cbd082f Add extension check for EncryptedExtensions by Jerry Yu · 3 years ago
  29. e18dc7e Add forbidden extensions check for ClientHello by Jerry Yu · 3 years ago
  30. 471dee5 Add debug helpers to track extensions by Jerry Yu · 3 years ago
  31. 04e2133 Merge pull request #6482 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 9 months ago
  32. cd7fe3e Merge pull request #6487 from gilles-peskine-arm/legacy_or_psa-internal by Dave Rodgman · 2 years, 9 months ago
  33. 75c4eaf Merge pull request #5841 from aurel32/ecp_mul_mxz-timing-leak by Gilles Peskine · 2 years, 9 months ago
  34. 9603dad Merge pull request #6230 from tom-cosgrove-arm/issue-6223-core-add by Gilles Peskine · 2 years, 9 months ago
  35. 77e15e8 Merge pull request #6460 from xkqian/tls13_add_early_data_preparatory by Ronald Cron · 2 years, 9 months ago
  36. 88f5fd9 Merge pull request #6479 from AndrzejKurek/depends-py-no-psa by Gilles Peskine · 2 years, 9 months ago
  37. 3a9ebd6 Declare legacy_or_psa.h as private by Gilles Peskine · 2 years, 9 months ago
  38. 49540ac Move copyright notice out of the Doxygen documentation by Gilles Peskine · 2 years, 9 months ago
  39. 85b9e09 Add change log by Ronald Cron · 2 years, 10 months ago
  40. c9176a0 Merge pull request #6410 from gilles-peskine-arm/psa-pkparse-pkwrite-3.2 by Ronald Cron · 2 years, 9 months ago
  41. d4d080b Merge pull request #6407 from minosgalanakis/minos/6017_add_montgomery_constant_squared by Gilles Peskine · 2 years, 9 months ago
  42. 4f7feca Merge pull request #6391 from davidhorstmann-arm/fix-x509-get-name-cleanup by Ronald Cron · 2 years, 9 months ago
  43. 29c002e Remove unused perl dependency scripts by Andrzej Kurek · 2 years, 10 months ago
  44. 7cb0077 Add all.sh components running depends.py without MBEDTLS_USE_PSA_CRYPTO by Andrzej Kurek · 2 years, 10 months ago
  45. 3e0ea98 Merge pull request #6451 from mpg/fix-can-exercise by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  46. 72dbfef Improve coding styles by Xiaokang Qian · 2 years, 9 months ago
  47. 4ef4c89 Fix CI failure in build_info.h by Xiaokang Qian · 2 years, 10 months ago
  48. b06f071 PSA service config build: disable more modules not used by PSA by Gilles Peskine · 2 years, 10 months ago
  49. 649e04e PSA service config build: note why we aren't disabling cipher and md by Gilles Peskine · 2 years, 10 months ago
  50. 1f10807 Disable pk in the PSA service config build by Gilles Peskine · 2 years, 10 months ago
  51. 78bffd1 Fix spelling of a disabled option by Gilles Peskine · 2 years, 10 months ago
  52. 93dcb1b Update TLS 1.3 support document by Ronald Cron · 2 years, 10 months ago
  53. eac00ad tls13: server: Note down client not being authenticated in SSL context by Ronald Cron · 2 years, 11 months ago
  54. 744fd37 Merge pull request #6467 from davidhorstmann-arm/fix-unusual-macros-0 by Gilles Peskine · 2 years, 10 months ago
  55. a709a0f tls13: Declare PSK ephemeral key exchange mode first by Ronald Cron · 2 years, 10 months ago
  56. 93003d8 Split out testing of core_add and core_add_if per Janos' request by Tom Cosgrove · 2 years, 10 months ago
  57. 37ca3a9 Moved tests from test_suite_bignum to test_suite_bignum_core by Minos Galanakis · 2 years, 10 months ago
  58. dd0c8f9 tls13-kex-modes.sh: Remove unnecessary GnuTLS option by Ronald Cron · 2 years, 10 months ago
  59. 6469fdf Fix whitespace issue spotted in review by Tom Cosgrove · 2 years, 10 months ago
  60. 82f1310 Update documentation following review comment by Tom Cosgrove · 2 years, 10 months ago
  61. eee0d6c Extend the unit tests for mbedtls_mpi_core_add_if() to also test mbedtls_mpi_core_add() by Tom Cosgrove · 2 years, 10 months ago
  62. af7d44b Tidy up, remove MPI_CORE(), apply the naming convention, and use the new mbedtls_mpi_core_add() by Tom Cosgrove · 3 years ago
  63. c988713 Extract MPI_CORE(add) from the prototype by Hanno Becker · 3 years ago
  64. a081c51 Renamed mpi_core_get_mont_R2_unsafe_neg -> mpi_core_get_mont_r2_unsafe_neg by Minos Galanakis · 2 years, 10 months ago
  65. 51d638b bignum_core: Style update by Minos Galanakis · 2 years, 10 months ago
  66. ae4fb67 mbedtls_mpi_core_get_mont_R2_unsafe: Removed NULL input checking by Minos Galanakis · 2 years, 10 months ago
  67. e1913a8 test_suite_bignum: Updated test cases for mbedtls_mpi_core_get_mont_R2_unsafe by Minos Galanakis · 2 years, 10 months ago
  68. b9243ef test_suite_bignum: Fixed whitespace issues by Minos Galanakis · 2 years, 10 months ago
  69. b85506e bignum_core.h: Comment update for mbedtls_mpi_core_get_mont_R2_unsafe by Minos Galanakis · 2 years, 10 months ago
  70. 4f43f61 Renamed mbedtls_mpi_get_montgomery_constant_unsafe to mpi_core_get_mont_R2_unsafe by Minos Galanakis · 2 years, 10 months ago
  71. 1a1b175 test_suite_bignum: Added tests for `mpi_get_montgomery_constant_unsafe()` by Minos Galanakis · 2 years, 10 months ago
  72. ec440f2 bignum_mod_raw: Ported mbedtls_mpi_get_montgomery_constant_unsafe from prototype by Hanno Becker · 3 years ago
  73. 383b0bb Merge pull request #6461 from tom-cosgrove-arm/fix-mbedtls_mpi_mod_modulus_init-calls-in-tests by Gilles Peskine · 2 years, 10 months ago
  74. 3a334c2 Minor improvements to ssl_tls12_server.c by David Horstmann · 2 years, 10 months ago
  75. 7aee0ec Minor improvements in ssl_client.c by David Horstmann · 2 years, 10 months ago
  76. 6e11687 Minor improvements to ecp.c changes by David Horstmann · 2 years, 10 months ago
  77. 9b0eb90 Rename ARIA_SELF_TEST_IF_FAIL by David Horstmann · 2 years, 10 months ago
  78. 059848f Minor changes to asn1write.c by David Horstmann · 2 years, 10 months ago
  79. 65fc0de Improve the prerequisites for early data by Xiaokang Qian · 2 years, 10 months ago
  80. e5a715e Merge pull request #6449 from gilles-peskine-arm/bignum-core-shift_r by Gilles Peskine · 2 years, 10 months ago
  81. af8ea3f Merge pull request #6468 from gilles-peskine-arm/bignum-test-suite-names by Gilles Peskine · 2 years, 10 months ago
  82. d69d06f Improve format issue by Xiaokang Qian · 2 years, 10 months ago
  83. 95a0730 Change prerequisites of MBEDTLS_SSL_EARLY_DATA and add related check by Xiaokang Qian · 2 years, 10 months ago
  84. 72de95d Move function mbedtls_ssl_tls13_conf_early_data to ssl_tls.c by Xiaokang Qian · 2 years, 10 months ago
  85. 600804b Remove useless early data related macros for the time being by Xiaokang Qian · 2 years, 10 months ago
  86. 54413b1 Add early data support preparatory work by Xiaokang Qian · 2 years, 10 months ago
  87. 2c7993c depends.py: add a config option to unset MBEDTLS_USE_PSA by Andrzej Kurek · 2 years, 10 months ago
  88. 409248a mbedtls_ssl_get_handshake_transcript is unusable without hashes by Andrzej Kurek · 2 years, 10 months ago
  89. 57d1063 Fix tls_prf generic dependencies by Andrzej Kurek · 2 years, 10 months ago
  90. 468c506 Fix key exchange dependencies for ssl_parse_server_ecdh_params by Andrzej Kurek · 2 years, 10 months ago
  91. 2012361 Merge pull request #6448 from ronald-cron-arm/tls13-kex-build-options by Ronald Cron · 2 years, 10 months ago
  92. 3f44e5b Refactor macro-spanning if in ssl_server2.c by David Horstmann · 2 years, 10 months ago
  93. f160ef1 Refactor macro-spanning if in ssl_client2.c by David Horstmann · 2 years, 10 months ago
  94. 72ef7c0 Merge pull request #6463 from AndrzejKurek/fix-crypo-typo by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  95. 4c89542 Merge pull request #6465 from mpg/pr-template-changelog by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  96. 454eb91 ssl-opt.sh: Fix list of TLS 1.2 key exchanges with cert by Ronald Cron · 2 years, 10 months ago
  97. 10bf956 tls13: Fix documentation by Ronald Cron · 2 years, 10 months ago
  98. 083da8e tls13: client: Improve coding style by Ronald Cron · 2 years, 10 months ago
  99. 70ed417 ssl-opt.sh: Simplify TLS 1.3 dependencies by Ronald Cron · 2 years, 10 months ago
  100. 5de538c ssl-opt.sh: Remove requires_key_exchange_with_cert_in_tls12_enabled by Ronald Cron · 2 years, 10 months ago