1. e90e405 Introduce "Dev mode" option by Manuel Pégourié-Gonnard · 4 years ago
  2. 313bcfc Stop writing to the source tree. by Manuel Pégourié-Gonnard · 4 years ago
  3. ce3ba8f Allow CMake to run generate_psa_tests by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  4. a9cb894 Add --directory option to generate_psa_tests.py by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  5. 42681f3 Improve formatting of CMake file by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  6. 15a42c3 Allow CMake to generate psa_constant_names_generated.c by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  7. 86cfa6c Allow CMake to generate query_config.c by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  8. 3a8413d Allow generate_query_config.pl to take arguments by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  9. aedca0c Simplify source declarations in ssl/CMakeLists.txt by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  10. 65a7203 Allow cmake to generate version_features.c by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  11. cbdedc5 Allow cmake to generate error.c by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  12. f7946a6 Merge pull request #5091 from gilles-peskine-arm/test_equal_verbose by Gilles Peskine · 3 years, 10 months ago
  13. 89615ee Show values when TEST_EQUAL fails by Gilles Peskine · 4 years, 3 months ago
  14. 9202ba3 Merge pull request #4960 from mpg/cleanup-tls-cipher-psa-3.x by Gilles Peskine · 3 years, 10 months ago
  15. 6210320 Merge pull request #4989 from AndrzejKurek/remove-ssl-export-keys by Gilles Peskine · 3 years, 10 months ago
  16. e7997c4 Merge pull request #5085 from daverodgman/fix_naming by Gilles Peskine · 3 years, 10 months ago
  17. bf21c07 Merge pull request #5072 from mprse/issue_5065 by Gilles Peskine · 3 years, 10 months ago
  18. c8aaac8 Fix naming examples in TLS 1.3 style guide by Dave Rodgman · 3 years, 10 months ago
  19. 7637ab0 Merge pull request #5037 from mprse/issue_4551 by Gilles Peskine · 3 years, 10 months ago
  20. 0d4640a Merge pull request #4984 from gilles-peskine-arm/check-names-files by Gilles Peskine · 3 years, 10 months ago
  21. 316c4fa Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  22. 2bb5e9c Merge pull request #4760 from gilles-peskine-arm/ecb-alt-ret-3.0 by Gilles Peskine · 3 years, 10 months ago
  23. ed61c5e Add change-log file (issue #5065) by Przemyslaw Stekiel · 3 years, 10 months ago
  24. 1c66bf8 Merge pull request #5070 from mpg/fix-resumption-openssl-client-tests by Gilles Peskine · 3 years, 10 months ago
  25. 0421715 Use 127.0.0.1 rather than localhost by Paul Elliott · 3 years, 10 months ago
  26. 1428f25 Fix incorrect check for DTLS by Paul Elliott · 3 years, 10 months ago
  27. 09cfa18 Spelling fix by Paul Elliott · 3 years, 10 months ago
  28. 4cad4fc psa_crypto.c: use switch instead if-else in psa_aead_check_nonce_length and psa_aead_set_lengths (fixes #5065) by Przemyslaw Stekiel · 3 years, 10 months ago
  29. 1ecfdea all.sh: add full - MBEDTLS_CHACHAPOLY_C without PSA_WANT_ALG_GCM and PSA_WANT_ALG_CHACHA20_POLY1305 by Przemyslaw Stekiel · 3 years, 10 months ago
  30. d60950c Use newer OpenSSL for tests failing with the old by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  31. e3e16d5 Merge pull request #4982 from yuhaoth/pr/add-read-ptr-and-handshake-kex-modes by Ronald Cron · 3 years, 10 months ago
  32. e23bba0 Merge pull request #4927 from yuhaoth/pr/add-tls13-serverhello-utils by Ronald Cron · 3 years, 10 months ago
  33. b576c7b Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  34. e4eefc7 Improve document for chk_buf_read_ptr by Jerry Yu · 3 years, 10 months ago
  35. fd320e9 Replace zeroize with memset by Jerry Yu · 3 years, 10 months ago
  36. 25f7063 enerate_psa_tests.py fix format by Przemyslaw Stekiel · 3 years, 10 months ago
  37. 88b756b move tls1_3 max md size by Jerry Yu · 3 years, 10 months ago
  38. d9d630c Addapt psa_generate_key() tests by Przemyslaw Stekiel · 3 years, 10 months ago
  39. d1ab262 define max md size for tls1_3 by Jerry Yu · 3 years, 10 months ago
  40. 205fd82 fix check_name fail by Jerry Yu · 3 years, 10 months ago
  41. ae0b2e2 Rename counter_len by Jerry Yu · 3 years, 10 months ago
  42. c1ddeef fix various issues by Jerry Yu · 3 years, 10 months ago
  43. dca3d5d fix document issues by Jerry Yu · 3 years, 10 months ago
  44. 0cabad3 fix doxygen parameter wrong by Jerry Yu · 3 years, 10 months ago
  45. adf861a Address kex_modes check function by Jerry Yu · 3 years, 10 months ago
  46. e15e665 fix comments and check return issues by Jerry Yu · 3 years, 10 months ago
  47. 1b7c4a4 tls13: add key exchange modes in handshake params by Jerry Yu · 4 years ago
  48. 34da372 Add check read ptr macro by Jerry Yu · 3 years, 11 months ago
  49. 770153e Add change-log entry by Przemyslaw Stekiel · 3 years, 10 months ago
  50. c0fe820 psa_generate_key(): return PSA_ERROR_INVALID_ARGUMENT for public key by Przemyslaw Stekiel · 3 years, 10 months ago
  51. 0c7c524 Merge pull request #5001 from gilles-peskine-arm/readme-add-contacts by Gilles Peskine · 3 years, 10 months ago
  52. bf3ec84 Merge pull request #5003 from gilles-peskine-arm/all.sh-makeflags-nproc by Gilles Peskine · 3 years, 10 months ago
  53. 023aa11 Merge pull request #4996 from mprse/mbedtls_cipher_setup_psa_ECB by Gilles Peskine · 3 years, 10 months ago
  54. 2aefc9e Fix typo in comment by Gilles Peskine · 3 years, 10 months ago
  55. fcc93d7 Make MBEDTLS_IGNORE_RETURN configurable by Gilles Peskine · 3 years, 10 months ago
  56. 252b758 Cleaner implementation of MBEDTLS_IGNORE_RETURN by Gilles Peskine · 3 years, 10 months ago
  57. cd79dfc Fix mistake in the sample implementation of MBEDTLS_CHECK_RETURN by Gilles Peskine · 3 years, 10 months ago
  58. 050d2fc Limit make parallelism to the number of CPUs by Gilles Peskine · 3 years, 10 months ago
  59. 6b34ac7 Merge pull request #4955 from gilles-peskine-arm/make-tests-v-development by Gilles Peskine · 3 years, 10 months ago
  60. d8ca055 Merge pull request #4977 from xkqian/generic_fetch_handshake_msg by Ronald Cron · 3 years, 10 months ago
  61. b6b15b2 Add contact information directly on the home page by Gilles Peskine · 3 years, 10 months ago
  62. 73142df Add change-log: fix-mbedtls_cipher_crypt-aes-ecb.txt by Przemyslaw Stekiel · 3 years, 10 months ago
  63. 05420b1 TLS1.3: Add useful comments based on RFC8446 by XiaokangQian · 3 years, 10 months ago
  64. 16c61aa TLS1.3: Alignment coding styles based on comments by XiaokangQian · 3 years, 10 months ago
  65. 6b226b0 Add fetch_hand_message in generic by XiaokangQian · 3 years, 11 months ago
  66. a72fe64 Do not zeroize the ssl context if a key exporting function is set by Andrzej Kurek · 3 years, 10 months ago
  67. cd51e76 Merge pull request #4338 from paul-elliott-arm/psa-m-aead by Ronald Cron · 3 years, 10 months ago
  68. 5c4ca32 Silence warnings about unused return value by Mateusz Starzyk · 4 years ago
  69. 86de1b7 Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  70. 8739f0f Fix incorrect nonce length on oneshot test by Paul Elliott · 3 years, 10 months ago
  71. 324f72e Fix a bug where the ssl context is used after it's nullified by Andrzej Kurek · 3 years, 10 months ago
  72. 5902cd6 Remove MBEDTLS_SSL_EXPORT_KEYS, making it always on by Andrzej Kurek · 3 years, 10 months ago
  73. cc12395 Test invalid nonce length for multipart AEAD with short tag by Gilles Peskine · 3 years, 10 months ago
  74. 96b332c Test invalid nonce length for one-shot AEAD decryption by Gilles Peskine · 3 years, 10 months ago
  75. 4ef7bd8 Simplify PSA_ALG_AEAD_WITH_SHORTENED_TAG with full-length tag by Gilles Peskine · 3 years, 10 months ago
  76. 60116ae Invert logic on nonce length tests by Paul Elliott · 3 years, 10 months ago
  77. 355f59e Fix formatting issues by Paul Elliott · 3 years, 10 months ago
  78. e716e6c Switch cipher enabled macros by Paul Elliott · 3 years, 10 months ago
  79. 80c6a8e Add PSA support for MBEDTLS_CIPHER_AES_128_ECB by Przemyslaw Stekiel · 3 years, 10 months ago
  80. 8c4eb88 test_suite_cipher: add tests for mbedtls_cipher_setup_psa() with ECB by Przemyslaw Stekiel · 3 years, 10 months ago
  81. bfe3d87 Merge pull request #4842 from gilles-peskine-arm/public_fields-3.0-info by Gilles Peskine · 3 years, 10 months ago
  82. d96a5c2 Fix wrong usage of counter len macro by Jerry Yu · 3 years, 10 months ago
  83. 1869377 Merge pull request #4942 from yuhaoth/pr/add-tls13-client-dummy-state-handlers by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  84. 0729885 Merge pull request #4963 from ronald-cron-arm/tls13-mvp by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  85. baff51c Make sure nonce length checks use base algorithm by Paul Elliott · 3 years, 10 months ago
  86. 7fc96c1 Fix test description by Ronald Cron · 3 years, 10 months ago
  87. fb87721 Fix supported signature documentation by Ronald Cron · 3 years, 10 months ago
  88. 8ee9ed6 Fix and improve the documentation of supported groups by Ronald Cron · 3 years, 10 months ago
  89. 814f0c5 Remove check for lack of supported ciphers by Paul Elliott · 3 years, 10 months ago
  90. 946c920 Add safety for nonce length to internal driver by Paul Elliott · 3 years, 10 months ago
  91. d9a94fe Add counter length macro by Jerry Yu · 3 years, 10 months ago
  92. 45cb82f Merge pull request #4918 from yuhaoth/pr/add-send-alert-message-macro by Ronald Cron · 3 years, 10 months ago
  93. 6ca7c7f Remove useless variables by Jerry Yu · 3 years, 10 months ago
  94. 5b8618b fixup: Make the fields of mbedtls_ecp_curve_info public by Gilles Peskine · 3 years, 10 months ago
  95. bb0f9e1 Move all nonce length checks to PSA Core by Paul Elliott · 3 years, 10 months ago
  96. dff6c5d Restore internal driver for aead_set_lengths by Paul Elliott · 3 years, 10 months ago
  97. ad8d0ba Keep consistency order. by Jerry Yu · 3 years, 10 months ago
  98. d52398d fix double underscore fail by Jerry Yu · 3 years, 10 months ago
  99. 8a83224 Fix typo by Gilles Peskine · 3 years, 10 months ago
  100. 4ed1ed1 Move nonce size checking to PSA Core by Paul Elliott · 3 years, 10 months ago