1. 3ea9450 Merge pull request #8734 from valeriosetti/issue8564 by Gilles Peskine · 1 year, 6 months ago
  2. f6a9cfa adjust indentation by PiotrBzdrega · 1 year, 6 months ago
  3. 2b20ff6 move entropy init prior arguments number recognition by PiotrBzdrega · 1 year, 6 months ago
  4. c3d17cd Merge pull request #8702 from minosgalanakis/update/dhm_context_in_programs_5015 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  5. 54ad01e Merge remote-tracking branch 'upstream/development' into make_tests_thread_safe by Paul Elliott · 1 year, 6 months ago
  6. 7a28738 Merge pull request #8636 from paul-elliott-arm/new_test_thread_interface by Janos Follath · 1 year, 6 months ago gh-readonly-queue/development/pr-8636-1dbfc8ad3c32f77f360e47a367c074397915a4bd
  7. 1d7bc1e Merge pull request #8717 from valeriosetti/issue8030 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  8. 192e0f9 ssl_server2: Add read early data support by Jerry Yu · 2 years, 8 months ago
  9. 8ee1b5f programs_benchmark: Updated to use `mbedtls_dhm_read_public()`. by Minos Galanakis · 1 year, 7 months ago
  10. 97489dc programs_benchmark: Updated to use `mbedtls_dhm_set_group()` & `mbedtls_dhm_get_len()` by Minos Galanakis · 1 year, 7 months ago
  11. e29c868 programs_dh_server: Updated to use `mbedtls_dhm_set_group()` & `mbedtls_dhm_get_len()`. by Minos Galanakis · 1 year, 7 months ago
  12. 0c847bc Fix Make issues with Everest enabled by Paul Elliott · 1 year, 6 months ago
  13. 7fd162e Refactor common PThreads CMake code by Paul Elliott · 1 year, 6 months ago
  14. e351176 cert_[req/write]: add MD_C dependency by Valerio Setti · 1 year, 7 months ago
  15. a8f6192 Remove unneeded lines from fuzz/Makefile by Paul Elliott · 1 year, 7 months ago
  16. 85ea3e6 Set preferences before finding Threads in CMake by Paul Elliott · 1 year, 7 months ago
  17. 4215138 programs_dh_client/server: Updated config guards. by Minos Galanakis · 1 year, 7 months ago
  18. db89152 programs_dh_client/server: Changed mdlen type to unsigned integer. by Minos Galanakis · 1 year, 7 months ago
  19. 7c84488 programs_dh_client/server: Updated to query digest size using `mbedtls_md_info_from_type()`. by Minos Galanakis · 1 year, 7 months ago
  20. 6e92df1 programs_rsa_rsa_verify: Updated program to use `mbedtls_rsa_get_len()` by Minos Galanakis · 1 year, 7 months ago
  21. 992f0b8 programs_rsa_rsa_sign: Updated program to use `mbedtls_rsa_get_len()` by Minos Galanakis · 1 year, 7 months ago
  22. ee757d3 programs_rsa_encrypt/decrypt: Updated programs to use `mbedtls_rsa_get_len()` by Minos Galanakis · 1 year, 7 months ago
  23. b6a9619 programs_dh_client/server: Updated programs to use `mbedtls_rsa_get_len()` by Minos Galanakis · 1 year, 7 months ago
  24. f4dfd1c programs/dh_client/server: Added entropy source to `mbedtls_rsa_pkcs1_sign()` by Minos Galanakis · 1 year, 7 months ago
  25. a184fd0 programs/dh_client/server: Replaced mbedtls_sha1 with mbedtls_sha256 by Minos Galanakis · 1 year, 7 months ago
  26. b1f96c0 Merge pull request #7815 from gilles-peskine-arm/ecp-export-partial by Gilles Peskine · 1 year, 7 months ago
  27. e8683ce ssl_test_lib: add guards for enabled DH groups by Valerio Setti · 1 year, 7 months ago
  28. 67223bb add support for AES-CTR to benchmark by Dave Rodgman · 1 year, 7 months ago
  29. 3a6059b Merge pull request #7455 from KloolK/record-size-limit/comply-with-limit by Tom Cosgrove · 1 year, 7 months ago
  30. 053db69 Allow programs/fuzz to be linked against pthread by Paul Elliott · 1 year, 7 months ago
  31. 4068c7e Link programs with pthread via cmake by Paul Elliott · 1 year, 8 months ago
  32. 17c119a Migrate to threading_helpers.h by Paul Elliott · 1 year, 8 months ago
  33. 4580d4d Add accessor helpers for mbedtls_test_info by Paul Elliott · 1 year, 9 months ago
  34. 3ca93e5 Merge pull request #8667 from gilles-peskine-arm/pthread-link-auto-make-followup by Paul Elliott · 1 year, 7 months ago
  35. 62a2e3c Merge pull request #8512 from mschulz-at-hilscher/feature/timing-alt-compatible-benchmark by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/development/pr-8512-593e9cb60062df6af46a25dcb105bc96be92f158
  36. 0ae58dd Unify MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 7 months ago
  37. 8939148 Minor readability improvement by Gilles Peskine · 1 year, 7 months ago
  38. 570e548 Finish unifying LOCAL_CFLAGS by Gilles Peskine · 1 year, 7 months ago
  39. 593e9cb Merge pull request #8511 from mschulz-at-hilscher/feature/rsa3072-benchmark by Dave Rodgman · 1 year, 7 months ago
  40. 9552a52 Declare dependency on bignum in sample programs by Gilles Peskine · 1 year, 8 months ago
  41. 52cc2a6 Use new mbedtls_ecp_keypair functions in sample programs by Gilles Peskine · 2 years, 1 month ago
  42. 4392fc1 Unify some common rules of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
  43. 076fd25 Unify common variables of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
  44. f3d1ae1 Create common.make with LOCAL_CFLAGS and friends by Gilles Peskine · 1 year, 8 months ago
  45. f5c5ce7 Partly unify LOCAL_CFLAGS by Gilles Peskine · 1 year, 8 months ago
  46. 4ad5733 Unify treatment of MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 8 months ago
  47. afccc1a Indent nested conditionals by Gilles Peskine · 1 year, 8 months ago
  48. e4b3f75 Remove unnecessary check by Paul Elliott · 1 year, 8 months ago
  49. 79dc6da Improve make pthread linking mechanism by Paul Elliott · 1 year, 8 months ago
  50. 80fa88e Remove warning with GCC 12 and TSan by Paul Elliott · 1 year, 8 months ago
  51. a085fa8 Merge pull request #8627 from tom-cosgrove-arm/ip_len by Bence Szépkúti · 1 year, 8 months ago
  52. a211bb7 Merge pull request #8596 from xkqian/tls13_early_data_input_file by Gilles Peskine · 1 year, 8 months ago
  53. a9581d2 Fix CI failure of uninitialized fp by Xiaokang Qian · 1 year, 8 months ago
  54. 656d4b3 Avoid use of `ip_len` as it clashes with a macro in AIX system headers by Tom Cosgrove · 1 year, 8 months ago
  55. aedfc09 Revert to ae952174a7 and addressing some comments by Xiaokang Qian · 1 year, 8 months ago
  56. 64cd2f2 Fix potential double-free in calloc selftest by David Horstmann · 1 year, 8 months ago
  57. 90d0711 Merge pull request #6721 from yuhaoth/pr/tls13-early-data-extension-of-nst by Ronald Cron · 1 year, 8 months ago
  58. 9634680 Add the test framework of early data by Xiaokang Qian · 1 year, 8 months ago
  59. daddfb5 Open the file once read in the file path by Xiaokang Qian · 1 year, 8 months ago
  60. 35c026c Read early data file by Xiaokang Qian · 1 year, 8 months ago
  61. 2a8035b Add read early data code by Xiaokang Qian · 1 year, 8 months ago
  62. 57db590 Rework to revert the early_data enabled flag by Xiaokang Qian · 1 year, 8 months ago
  63. f482dcc Comply with the received Record Size Limit extension by Jan Bruckner · 2 years, 5 months ago
  64. d9c69d1 Merge pull request #8513 from mschulz-at-hilscher/feature/explicitly-accessing-private-fields-in-benchmark by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8513-ad4f0ada3765a9e3b5066784c26cbe79f1cfb3c5
  65. ae95217 Enable early data depend on whether the early data file exist by Xiaokang Qian · 1 year, 8 months ago
  66. 750e067 remove misbehavior tests and code by Jerry Yu · 1 year, 8 months ago
  67. ea96ac3 fix various issues by Jerry Yu · 1 year, 9 months ago
  68. 3c2b21e Enable multi max_early_data_size value for connections by Jerry Yu · 2 years, 6 months ago
  69. 611c717 Sync the early_data option with internal parameters in ssl_client2 by Xiaokang Qian · 1 year, 8 months ago
  70. f8fe11d Remove the generic file read functions and simply the early data read by Xiaokang Qian · 1 year, 8 months ago
  71. eaebedb Refine the detect code to enable early data or not by Xiaokang Qian · 1 year, 8 months ago
  72. b1db729 Rename the generic read functions to ssl_read_file_text by Xiaokang Qian · 1 year, 8 months ago
  73. 6c678d7 Improve the comments of early data input by Xiaokang Qian · 1 year, 8 months ago
  74. 70fbdcf Change early data flag to input file by Xiaokang Qian · 1 year, 8 months ago
  75. c6f1637 Merge pull request #8534 from paul-elliott-arm/fix_mutex_abstraction by Janos Follath · 1 year, 8 months ago
  76. 12d8b8e Merge pull request #8539 from tom-daubney-arm/add_test_script_psa_hash by Tom Cosgrove · 1 year, 8 months ago gh-readonly-queue/development/pr-8539-4e9d5aa2ba1d7820b309d276fa21f0dc3d257998
  77. f25d831 Ensure mutex test mutex gets free'd by Paul Elliott · 1 year, 9 months ago
  78. 8cd4bc4 Merge pull request #8124 from yanrayw/support_cipher_encrypt_only by Dave Rodgman · 1 year, 9 months ago
  79. 2e3f690 Merge pull request #8549 from gilles-peskine-arm/metatest-gcc-12 by Paul Elliott · 1 year, 9 months ago gh-readonly-queue/development/pr-8549-2e342f69389d62ef72b669b1f20fb8c41a2059ab
  80. 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 9 months ago
  81. 7a715c4 Fix the build with gcc-12 -Wuse-after-free by Gilles Peskine · 1 year, 9 months ago
  82. 713ce1f various improvement by Jerry Yu · 1 year, 9 months ago
  83. cf91351 fix various issues by Jerry Yu · 1 year, 9 months ago
  84. 25ba4d4 rename `ticket_creation` to `ticket_creation_time` by Jerry Yu · 1 year, 9 months ago
  85. 3ff0b1f Cleanup ticket negative tests. by Jerry Yu · 1 year, 9 months ago
  86. ec6d078 Replace `start` with `ticket_creation` by Jerry Yu · 1 year, 9 months ago
  87. f16efbc fix various issues by Jerry Yu · 1 year, 9 months ago
  88. cebffc3 change time unit of ticket to milliseconds by Jerry Yu · 2 years, 8 months ago
  89. 6267dd5 Merge pull request #8463 from gilles-peskine-arm/metatest-create by Gilles Peskine · 1 year, 9 months ago
  90. dd2a09a Introduce demo script for PSA hash program by Thomas Daubney · 1 year, 9 months ago
  91. 70595f7 Explicitly indicating when private fields are accessed in benchmark.c. by Matthias Schulz · 1 year, 9 months ago
  92. 3b9240b Alternative Timing compatible benchmark.c by Matthias Schulz · 1 year, 9 months ago
  93. aa7dffa Add benchmark for RSA 3072. by Matthias Schulz · 1 year, 9 months ago
  94. 2f40cc0 Improve explanations of what bad thing a metatest does by Gilles Peskine · 1 year, 9 months ago
  95. ad2a17e Uniformly use MBEDTLS_THREADING_C guards by Gilles Peskine · 1 year, 9 months ago
  96. 752dd39 Merge pull request #8508 from valeriosetti/issue6323 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  97. cce0012 Add documentation by Gilles Peskine · 1 year, 9 months ago
  98. ccb1215 Uninitialized read: make the pointer non-volatile rather than the buffer by Gilles Peskine · 1 year, 9 months ago
  99. da6e7a2 More consistent usage of volatile by Gilles Peskine · 1 year, 9 months ago
  100. 38e75fb ssl_server2: remove usage of mbedtls_cipher_info_from_string() by Valerio Setti · 1 year, 9 months ago