- 2593ec4 Use TEST_EQUAL instead of TEST_ASSERT by Jethro Beekman · 2 years, 3 months ago
- 3477a67 Fix cross-platform compilation issue by Jethro Beekman · 2 years, 3 months ago
- 746df88 mbedtls_pem_write_buffer: Correctly report needed buffer size for all possible line lengths and counts by Jethro Beekman · 2 years, 3 months ago
- 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 1c2008f PEM: always use MD light by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 07018f9 Make legacy_or_psa.h public. by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- bc0509a test_suite_pem, test_suite_pkparse: Adjust dependecies by Przemek Stekiel · 3 years ago
- 76b753b Change the dependencies in pem.c to xxx_BASED_ON_USE_PSA and related files by Przemek Stekiel · 3 years ago
- 81799fd pem.c, test_suite_pem: fix dependency MBEDTLS_HAS_ALG_MD5_VIA_MD_OR_PSA->MBEDTLS_HAS_ALG_MD5_VIA_LOWLEVEL_OR_PSA by Przemek Stekiel · 3 years ago
- 41b742f test_suite_pem: Adapt dependencies for MD by Przemek Stekiel · 3 years ago
- 1df23b9 Check the result of PEM decoding by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 72bd4e4 Add accessor to get buf from mbedtls_pem_context by Glenn Strauss · 3 years, 6 months ago
- 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
- d30ca13 Combine hex parameters in a struct by Azim Khan · 8 years ago
- f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
- a3b9adb Add negative testing for mbedtls_pem_read_buffer() by Andres AG · 8 years ago
- 9c94b69 Add tests for overreads in pem_read_buffer() by Andres AG · 9 years ago
- 7551cb9 Replace malloc with calloc by Manuel Pégourié-Gonnard · 10 years ago
- 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
- 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
- ce2f237 change test function includes to use one convention by Rich Evans · 10 years ago
- bd51b26 Add 'exit' label and variable initialization to relevant test suite functions by Paul Bakker · 11 years ago
- 1630058 Potential buffer overwrite in pem_write_buffer() fixed by Paul Bakker · 11 years ago