1. 58535da Only check for certificates if it is supported by Gabor Mezei · 5 months ago
  2. e99e591 Remove key exchange based on encryption/decryption by Gabor Mezei · 5 months ago
  3. 4515d10 Merge pull request #10039 from bjwtaylor/remove-rng-from-ssl by Manuel Pégourié-Gonnard · 5 months ago gh-readonly-queue/development/pr-10039-94b99721246b48e34969e05c8489c1ccf87e8e86
  4. 7134e52 programs -> ssl_client2.c: Added option renego_delay to set record buffer depth. by Minos Galanakis · 5 months ago
  5. a2a0c2c Merge remote-tracking branch 'origin/features/tls-defragmentation/development' into feature_merge_defragmentation_dev by Minos Galanakis · 5 months ago
  6. 0cfe54e remove RNG parameters from SSL API's by Ben Taylor · 5 months ago
  7. 2e5a7ea Fix Doxygen markup by Gilles Peskine · 6 months ago
  8. 12e67ea programs: remove DHM_C usage from selftest by Valerio Setti · 6 months ago
  9. 73cd415 programs: remove DHM_C from ssl_client2 and ssl_server2 by Valerio Setti · 6 months ago
  10. 540e7f3 programs: remove dh_client and dh_server by Valerio Setti · 6 months ago
  11. f8244d4 programs: update .gitignore by Valerio Setti · 6 months ago
  12. 34b4aa1 programs: move benchmark to tf-psa-crypto repo by Valerio Setti · 6 months ago
  13. f6fb2f0 Update documentation regarding test_zeroize by Harry Ramsey · 6 months ago
  14. 53ba6ad Update paths for moved program files in CMakeLists by Harry Ramsey · 6 months ago
  15. c19b8e8 Update include paths in C files by Harry Ramsey · 6 months ago
  16. 2543ec0 Update paths for moved program files in makefiles by Harry Ramsey · 6 months ago
  17. b14141d Move programs out of Mbed TLS by Harry Ramsey · 6 months ago
  18. 837130c Improve Changelog and correct alg selection by Ben Taylor · 6 months ago
  19. 0c29cf8 Move ssl_ticket to the PSA API by Ben Taylor · 6 months ago
  20. bc7c523 Remove uses of secp244k1 by Gilles Peskine · 7 months ago
  21. a747fa6 make: Fix psa_constant_names_generated.c generation by Ronald Cron · 8 months ago
  22. 5096b4c Revert "Remove mbedtls_test" by Ronald Cron · 8 months ago
  23. 8392f18 Move build of PSA programs to tf-psa-crypto by Ronald Cron · 8 months ago
  24. a13d404 Merge pull request #9717 from Harry-Ramsey/move-programs-psa-tf-psa-crypto-development by Ronald Cron · 8 months ago
  25. 1fe5277 Remove unnecessary error.h inclusions by Ronald Cron · 9 months ago
  26. 6924564 Move back timing.c to mbedtls by Ronald Cron · 9 months ago
  27. d5331ff cmake: Move cert.o to mbedtls_test_helpers library of objects by Ronald Cron · 8 months ago
  28. af05941 Revert program CC output in Makefile by Harry Ramsey · 9 months ago
  29. 20d3cf2 Update programs/Makefile path by Harry Ramsey · 9 months ago
  30. 8ee1b5d Update gitignore by Harry Ramsey · 9 months ago
  31. fb4824b Fix incorrect paths to generate_psa_constants.py by Harry Ramsey · 9 months ago
  32. 91c0d46 Use static paths in makefile for programs by Harry Ramsey · 9 months ago
  33. e1d6f74 Move generate_psa_constants.py to tf-psa-crypto by Harry Ramsey · 9 months ago
  34. fae7411 Refactor programs/Makefile by Harry Ramsey · 9 months ago
  35. d66fb84 Adjust psa program paths in CMakeLists by Harry Ramsey · 9 months ago
  36. e1d70a0 Adjust psa program paths in Makefile by Harry Ramsey · 10 months ago
  37. ced2605 Move psa programs to tf-psa-crypto directory by Harry Ramsey · 10 months ago
  38. b4dcb95 Add SSL-related test includes to ssl programs by David Horstmann · 9 months ago
  39. d2cabf2 Add missing extra include path to fuzzer programs by David Horstmann · 9 months ago
  40. 5b93d97 Update references to test helpers by David Horstmann · 9 months ago
  41. 939ce9d Remove mbedtls_test by Ronald Cron · 9 months ago
  42. 8126a68 cmake: Rename mbedcrypto library to tfpsacrypto by Ronald Cron · 9 months ago
  43. b7d0e52 cmake: Rename mbedcrypto target to tfpsacrypto by Ronald Cron · 9 months ago
  44. fc140d0 Merge pull request #9672 from gilles-peskine-arm/coverity-20241004 by Paul Elliott · 9 months ago
  45. cd0fb1d Merge pull request #9105 from jetm/ssl-client2-get-req-host by Bence Szépkúti · 9 months ago gh-readonly-queue/development/pr-9105-467b487d95abb91f57a316a7d5cda15b9341acdd
  46. 3e9cc2c key_ladder_demo: Initialize additional data to all zeroes by Ronald Cron · 10 months ago
  47. b247898 cmake: GNU GCC: Set base compile options target by target by Ronald Cron · 10 months ago
  48. 9c66405 Disable strerror in test programs by Harry Ramsey · 10 months ago
  49. 3901af5 Add x509 library to utility programs by Harry Ramsey · 10 months ago
  50. 1392017 Remove unreachable assignments by Gilles Peskine · 10 months ago
  51. 713127d dtls_server: allow unexpected messages during handshake by Gilles Peskine · 10 months ago
  52. 5333425 Always call psa_crypto_init before using TLS by Gilles Peskine · 10 months ago
  53. 6e3de21 dtls_client: don't force the use of IPv6 by Gilles Peskine · 11 months ago
  54. 530cb41 ssl_server: Allow the client to close the connection first by Gilles Peskine · 11 months ago
  55. 6b4d693 Test dtls_server by Gilles Peskine · 11 months ago
  56. c83e56c Test ssl_fork_server by Gilles Peskine · 11 months ago
  57. 3abca95 Test ssl_pthread_server by Gilles Peskine · 11 months ago
  58. a21e893 Test ssl_server by Gilles Peskine · 11 months ago
  59. ae710c8 Test dtls_client by Gilles Peskine · 11 months ago
  60. 7985d45 Test ssl_client1 by Gilles Peskine · 11 months ago
  61. 6959f53 ssl_client1: Exit with an error status if the TLS connection failed by Gilles Peskine · 11 months ago
  62. 63068d6 Have `make ssl-opt` generate `tls13-compat.sh` by Gilles Peskine · 10 months ago
  63. 26650f5 Merge pull request #9565 from gilles-peskine-arm/test-ref-configs-go-away by Gilles Peskine · 10 months ago
  64. d001f58 make: support "make ssl-opt" to just build what ssl-opt.sh needs by Gilles Peskine · 11 months ago
  65. b630648 CMake: support "make ssl-opt" to just build what ssl-opt.sh needs by Gilles Peskine · 11 months ago
  66. 5dab92e CMake: support "make programs" by Gilles Peskine · 11 months ago
  67. 8d8620b Address review comments: add PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_IMPORT by Elena Uziunaite · 11 months ago
  68. a6950b8 Replace MBEDTLS_PK_CAN_ECDSA_SOME with PSA_HAVE_ALG_SOME_ECDSA by Elena Uziunaite · 1 year ago
  69. 9fc5be0 Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 by Elena Uziunaite · 11 months ago
  70. 36fe918 Merge pull request #9252 from gabor-mezei-arm/9114_replace_MBEDTLS_MD_CAN_SHA512_with_PSA_WANT by David Horstmann · 11 months ago
  71. 99b57bd Merge pull request #1272 from eleuzi01/forward-1263 by Gilles Peskine · 11 months ago
  72. c15ef93 Replace `MBEDTLS_MD_CAN_SHA512` with `PSA_WANT_ALG_SHA_512` by Gabor Mezei · 1 year, 2 months ago
  73. 92a391e Always print detailed cert errors in test programs by Manuel Pégourié-Gonnard · 12 months ago
  74. 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
  75. 9e52d15 Fix missing-prototype error for the print_buf functions in sample programs by Michael Schuster · 1 year ago
  76. c1cd26b Revert commit 33af72df in order to not depend on test code by Michael Schuster · 1 year ago
  77. 82cb069 Fix format-pedantic error in programs/test/metatest.c by Michael Schuster · 1 year, 2 months ago
  78. f672b69 Use correct conditionals in programs/ssl (fix unused-function errors) by Michael Schuster · 1 year, 2 months ago
  79. 0420093 Adjust spacing in sample programs by Michael Schuster · 1 year, 2 months ago
  80. 8db8d61 Fix missing-prototype errors in sample programs by Michael Schuster · 1 year, 2 months ago
  81. e708e86 Fix missing-prototype error in programs/fuzz by moving LLVMFuzzerTestOneInput prototype to common.h by Michael Schuster · 1 year, 2 months ago
  82. 4595e68 Move print_buf into mbedtls_test_print_buf helper function in sample programs by Michael Schuster · 1 year, 2 months ago
  83. 8dde3b3 Replace MBEDTLS_PK_HAVE_ECC_KEYS with PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY by Elena Uziunaite · 1 year, 1 month ago
  84. 6f55ddc programs: fuzz: Fix comment by Ronald Cron · 1 year, 1 month ago
  85. 901a675 Adapt make build system by Ronald Cron · 1 year, 1 month ago
  86. 088a1ab make: Fix object clean-up by Ronald Cron · 1 year, 1 month ago
  87. b4d03cc Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  88. 0916cd7 Replace MBEDTLS_MD_CAN_SHA256 with PSA_WANT_ALG_SHA_256 by Elena Uziunaite · 1 year, 2 months ago
  89. c29afb6 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  90. dcf18dd Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  91. 2cf41a2 Merge pull request #9171 from eleuzi01/replace-mbedtls-md-can-sha384 by Ronald Cron · 1 year, 1 month ago
  92. b476d4b Replace MBEDTLS_MD_CAN_SHA384 with PSA_WANT_ALG_SHA_384 by Elena Uziunaite · 1 year, 2 months ago
  93. fcc9afa Replace MBEDTLS_MD_CAN_SHA224 with PSA_WANT_ALG_SHA_224 by Elena Uziunaite · 1 year, 2 months ago
  94. f4606d4 Adjust more paths to Mbed TLS crypto headers by Ronald Cron · 1 year, 2 months ago
  95. 3d817ad Adjust build systems by Ronald Cron · 1 year, 2 months ago
  96. 7e5d61c Adjust more paths to PSA headers by Ronald Cron · 1 year, 2 months ago
  97. c7e9e36 Adjust build systems by Ronald Cron · 1 year, 2 months ago
  98. 28ce238 Add and update some .gitignore files by Ronald Cron · 1 year, 2 months ago
  99. 1aef649 ssl_client2: Add Host to HTTP GET request by Javier Tia · 1 year, 3 months ago
  100. aa82464 Merge pull request #8897 from IVOES/cpp/unbounded-write by Gilles Peskine · 1 year, 3 months ago