- 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
- 7a715c4 Fix the build with gcc-12 -Wuse-after-free by Gilles Peskine · 1 year, 9 months ago
- 713ce1f various improvement by Jerry Yu · 1 year, 9 months ago
- cf91351 fix various issues by Jerry Yu · 1 year, 9 months ago
- 25ba4d4 rename `ticket_creation` to `ticket_creation_time` by Jerry Yu · 1 year, 9 months ago
- 3ff0b1f Cleanup ticket negative tests. by Jerry Yu · 1 year, 9 months ago
- ec6d078 Replace `start` with `ticket_creation` by Jerry Yu · 1 year, 9 months ago
- f16efbc fix various issues by Jerry Yu · 1 year, 9 months ago
- cebffc3 change time unit of ticket to milliseconds by Jerry Yu · 2 years, 8 months ago
- 6267dd5 Merge pull request #8463 from gilles-peskine-arm/metatest-create by Gilles Peskine · 1 year, 9 months ago
- 2f40cc0 Improve explanations of what bad thing a metatest does by Gilles Peskine · 1 year, 9 months ago
- ad2a17e Uniformly use MBEDTLS_THREADING_C guards by Gilles Peskine · 1 year, 9 months ago
- 752dd39 Merge pull request #8508 from valeriosetti/issue6323 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- cce0012 Add documentation by Gilles Peskine · 1 year, 9 months ago
- ccb1215 Uninitialized read: make the pointer non-volatile rather than the buffer by Gilles Peskine · 1 year, 9 months ago
- da6e7a2 More consistent usage of volatile by Gilles Peskine · 1 year, 9 months ago
- 38e75fb ssl_server2: remove usage of mbedtls_cipher_info_from_string() by Valerio Setti · 1 year, 9 months ago
- d2fa698 Strengthen against possible compiler optimizations by Gilles Peskine · 1 year, 9 months ago
- 0751761 max_early_data_size: rename configuration function by Yanray Wang · 1 year, 9 months ago
- d5ed36f early data: rename configuration function by Yanray Wang · 1 year, 9 months ago
- a1023e2 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
- 4bc873f Add missing program to .gitignore by Gilles Peskine · 1 year, 9 months ago
- 102aea2 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
- f0d5cf9 Don't use %llx in printf by Gilles Peskine · 1 year, 9 months ago
- a1dfa14 Fix cast from pointer to integer of different size by Gilles Peskine · 1 year, 9 months ago
- ee81095 Don't cast a function pointer to a data pointer by Gilles Peskine · 1 year, 9 months ago
- 6aa9f32 Use casts when doing nonstandard pointer conversions by Gilles Peskine · 1 year, 9 months ago
- 69e8db0 Strengthen against Clang optimizations by Gilles Peskine · 1 year, 9 months ago
- b0f0a64 Metatests for basic Asan and Msan features by Gilles Peskine · 1 year, 9 months ago
- 80ba832 Metatests for null pointer dereference by Gilles Peskine · 1 year, 9 months ago
- f309fbf Validate that test_fail causes a test failure by Gilles Peskine · 1 year, 9 months ago
- 33406b6 Add a metatest program by Gilles Peskine · 1 year, 9 months ago
- 8b6b41f Merge pull request #8434 from valeriosetti/issue8407 by Gilles Peskine · 1 year, 9 months ago
- f8be5f6 Fix overlooked files by Dave Rodgman · 1 year, 9 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- 74d48c8 ssl_server2: small improvement of code readability by Valerio Setti · 1 year, 9 months ago
- afc6a99 Merge pull request #8381 from gilles-peskine-arm/20231017-misc-cleanup by Paul Elliott · 1 year, 9 months ago
- dc55470 ssl_context_info: add guards for CIPHER_C by Valerio Setti · 1 year, 9 months ago
- bdf04e8 ssl_server2: support ticket_aead only when CIPHER_C is defined by Valerio Setti · 1 year, 9 months ago
- 5d055f8 Merge pull request #7844 from mpg/ssl-progs-usage by Gilles Peskine · 1 year, 9 months ago
- 0ea1b8f Merge pull request #7982 from gilles-peskine-arm/sample_program_demo_scripts-3.4 by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-7982-f6f4695824d6522c66a6347bf58e2d0e32260b84
- 62418dd Merge pull request #8350 from waleed-elmelegy-arm/fix-null-dereference-in-x509-cert-write by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8350-d44ee9e6d13ff10b99a55150d1d0b3d2a5b2013c
- d44ee9e Merge pull request #8351 from waleed-elmelegy-arm/fix-null-dereference-in-x509-cert-req by Paul Elliott · 1 year, 10 months ago
- a0e810d Convey that it's ok for mbedtls_ssl_session_save to fail by Gilles Peskine · 1 year, 10 months ago
- 9534dfd Reword error message on format of SAN arguments by David Horstmann · 1 year, 10 months ago
- 4a493b2 Reword error message on format of SAN arguments by David Horstmann · 1 year, 10 months ago
- 28b5633 Merge pull request #7942 from tom-daubney-arm/psa_crypto_example_hash by Gilles Peskine · 1 year, 10 months ago
- 5867465 Fix code style issue in cert_write program by Waleed Elmelegy · 1 year, 10 months ago
- eade3fe Fix code style issue in cert_req program by Waleed Elmelegy · 1 year, 10 months ago
- ac97af2 Fix possible NULL dereference issue in X509 cert_req program by Waleed Elmelegy · 1 year, 10 months ago
- 1444c0e Add changelog entry for x509 cert_write null dereference fix by Waleed Elmelegy · 1 year, 10 months ago
- 476c119 Fix possible NULL dereference issue in X509 cert_write program by Waleed Elmelegy · 1 year, 10 months ago
- 2e67781 Alter program layout for better clarity by Thomas Daubney · 1 year, 10 months ago
- a21c972 Remove extra blank line by Thomas Daubney · 1 year, 10 months ago
- d8453bb Remove superfluous comment by Thomas Daubney · 1 year, 10 months ago
- cd79f77 Add missing newline by Thomas Daubney · 1 year, 10 months ago
- 1c2378b Add variable for message length by Thomas Daubney · 1 year, 10 months ago
- 3c1cdc9 Merge pull request #8185 from yanrayw/aes_benchmark_cfb by Tom Cosgrove · 1 year, 10 months ago gh-readonly-queue/development/pr-8185-cffd7135c6cc2e91690e7bf80f5df92db42a42c0
- 3450087 Remove trailing white space in documentation by Thomas Daubney · 1 year, 10 months ago
- 7605388 Inform user when unknown hash algorithm supplied by Thomas Daubney · 1 year, 10 months ago
- 86f9795 Update documentation by Thomas Daubney · 1 year, 10 months ago
- 5cae6e8 benchmark: improve code readability by Yanray Wang · 1 year, 10 months ago
- 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
- 6c97985 Remove generated files in all cmake_as_x tests by David Horstmann · 1 year, 10 months ago
- a8b02ef pkey-random: Removed setting mbedtls_target in libs by Minos Galanakis · 1 year, 11 months ago
- 7f8e8c5 program-random: Updated Cmake libs variable by Minos Galanakis · 1 year, 11 months ago
- ce33e7b pkey Cmakelists: Updated the set libs to be consistent with others. by Minos Galanakis · 1 year, 11 months ago
- e13775d fuzzer Makefile: Added -lbcrypt linkage by Minos Galanakis · 2 years ago
- b8d6b82 programs: Cleaned up bcrypt linking refererences. by Minos Galanakis · 2 years ago
- 1c0c5d2 Fix for building programs with mingw by Simon Butcher · 7 years ago
- 33425de Correct check for WIN32 in cmake files for programs by Simon Butcher · 7 years ago
- 0ec1e68 Replace Windows APIs that are banned in Windows Store apps by Kevin Kane · 9 years ago
- bd50d5b Merge pull request #8177 from gilles-peskine-arm/generated-files-off-in-release by Gilles Peskine · 1 year, 11 months ago
- fd3360e Remove unneeded setting of ret from ssl programs by Paul Elliott · 1 year, 11 months ago
- da0bb9f Merge pull request #8034 from gilles-peskine-arm/bump_version-doc_mainpage by Dave Rodgman · 1 year, 11 months ago
- e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
- a722d0a Update CMake minimum version(s) to match main CMakeLists.txt by Paul Elliott · 1 year, 11 months ago
- 022b9a1 benchmark: add AES_CFB8 by Yanray Wang · 1 year, 11 months ago
- 55aba19 benchmark: add AES_CFB128 by Yanray Wang · 1 year, 11 months ago
- 1bfc09b Move comment to its intended location by Gilles Peskine · 1 year, 11 months ago
- 0b62b7a Allow turning off re-generation of files with make by Gilles Peskine · 1 year, 11 months ago
- eab2055 Fix query_config.c generation with CMake build system by Ronald Cron · 2 years ago
- b9664ee Don't include configuration adjustment headers by Gilles Peskine · 1 year, 11 months ago
- f745e5b Merge remote-tracking branch 'development' into HEAD by Gilles Peskine · 2 years ago
- 17d5081 Merge pull request #8099 from gilles-peskine-arm/split-config_psa-prepare by Tom Cosgrove · 2 years ago
- 796bc2b Merge pull request #7486 from AndrzejKurek/calloc-also-zeroizes by Gilles Peskine · 2 years ago
- 9af413b Don't try to include mbedtls/config_*.h by Gilles Peskine · 2 years, 3 months ago
- dbd13c3 Merge pull request #7662 from lpy4105/issue/renew_cert_2027-01-01 by Gilles Peskine · 2 years ago
- d370f93 Merge pull request #7898 from AndrzejKurek/csr-rfc822-dn by Gilles Peskine · 2 years ago
- 660bbf2 test: disable BIGNUM support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 2f12a29 Merge pull request #7896 from AgathiyanB/gitignore-generated-files-toggle by Paul Elliott · 2 years ago
- a68ef95 Check length before calling memcmp by Thomas Daubney · 2 years ago
- 102033c Add new line at end of file to satisfy code style by Thomas Daubney · 2 years ago
- 5c2dcbd Implement cleanup label by Thomas Daubney · 2 years ago
- 21fbe4c Remove further superfluous call to psa_hash_abort by Thomas Daubney · 2 years ago
- 1ba9744 Correct code style by Thomas Daubney · 2 years ago
- c918c32 Stop hashing the null byte by Thomas Daubney · 2 years ago
- fbe742b Add extra check to one-shot operation results by Thomas Daubney · 2 years ago
- ce14124 Check result of multipart operation by Thomas Daubney · 2 years ago
- 606110f Restructure start of program by Thomas Daubney · 2 years ago