1. 18b52ce Call mbedtls_ssl_set_hostname in the generic endpoint setup in unit tests by Gilles Peskine · 6 months ago
  2. a526528 tests/ssl_helpers: Check that message queue is popped by Tomás González · 1 year, 6 months ago
  3. a8cd2e6 Fix the build without check_config.h (inclusion of limits.h) by Gilles Peskine · 1 year, 3 months ago
  4. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  5. 2198cc5 Refactoring: create mbedtls_test_ssl_prepare_record_mac() by Gilles Peskine · 1 year, 11 months ago
  6. 30ceb23 For tests, rename TEST_CALLOC_OR_FAIL() to just TEST_CALLOC() by Tom Cosgrove · 1 year, 11 months ago
  7. 1357502 For tests, rename ASSERT_ALLOC() to TEST_CALLOC_OR_FAIL() by Tom Cosgrove · 1 year, 11 months ago
  8. e7eb805 Seperate declarations from function body by Agathiyan Bragadeesh · 2 years ago
  9. 7b0ee1e Fix control bypass warnings by Agathiyan Bragadeesh · 2 years ago
  10. 74df201 ssl_helpers.c: add mbedtls_test_ssl prefix for *_exchange_data by Yanray Wang · 2 years, 5 months ago
  11. d02c317 ssl_helpers.c: add mbedtls_test prefix for mbedtls_mock_socket_init by Yanray Wang · 2 years, 5 months ago
  12. c4abee2 ssl_helpers.c: change prefix and move *queue_peek_info to static by Yanray Wang · 2 years, 5 months ago
  13. cd23aff ssl_helpers.c: change prefix and move *certificate_free to static by Yanray Wang · 2 years, 5 months ago
  14. b4ef9a2 ssl_helpers.c: move some internal functions to static by Yanray Wang · 2 years, 5 months ago
  15. e62e8a1 ssl_helpers.c: move #define Directive to header file by Yanray Wang · 2 years, 5 months ago
  16. d2696f2 Fix issue of conversion from size_t to int by Yanray Wang · 2 years, 9 months ago
  17. 3742b12 Fix build errors in CMake by Yanray Wang · 2 years, 9 months ago