1. bde7ee8 Add DTLS handshake fragmentation test by Piotr Nowicki · 5 years ago
  2. 8a6ff15 test_suite_ssl refactoring: provide default options structure for tests by Andrzej Kurek · 5 years ago
  3. 316da1f test_suite_ssl refactoring: merge renegotiation test into handshake by Andrzej Kurek · 5 years ago
  4. 9e9efdc test_suite_ssl refactoring: merge tls & dtls application data tests by Andrzej Kurek · 5 years ago
  5. 95e9eb8 Add test for renegotiation in DTLS by Piotr Nowicki · 5 years ago
  6. 6a7f01c Add test with sending application data via DTLS by Piotr Nowicki · 5 years ago
  7. da2b678 Add a dtls handshake test with context serialization by Andrzej Kurek · 5 years ago
  8. 941962e Add DTLS handshake tests for the mocked ssl test suite by Andrzej Kurek · 5 years ago
  9. c3fca5e Add tests with sending application data to test_suite_ssl by Piotr Nowicki · 6 years ago
  10. cc5169c Add a PSK test to the mocked ssl handshake tests by Andrzej Kurek · 6 years ago
  11. f40daa3 Add version & ciphersuite tests to ssl handshake by Andrzej Kurek · 6 years ago
  12. 2a1f178 Add test for prescribed states of handshake with the custom IO callbacks by Piotr Nowicki · 6 years ago
  13. 79ef1d4 Merge pull request #2987 from AndrzejKurek/iotssl-2958-datagram-transport-simulated by Jaeden Amero · 6 years ago
  14. 890b5ca Change non-blocking read/write in TCP mock socket by Piotr Nowicki · 6 years ago
  15. bc483de Add a message-based socket mock connection to the ssl tests by Andrzej Kurek · 6 years ago
  16. 13719cd Add a message metadata queue in ssl tests by Andrzej Kurek · 6 years ago
  17. c673c2c Break up the ssl_mock_tcp unit test by Janos Follath · 6 years ago
  18. 3766ba5 Add non-blocking mock TCP callbacks to SSL tests by Janos Follath · 6 years ago
  19. 031827f Add mbedtls_mock_socket to SSL unit tests by Janos Follath · 6 years ago
  20. 6264e66 Add mbedtls_test_buffer to SSL unit tests by Janos Follath · 6 years ago
  21. 363b646 Use US spelling 'serialize' instead of UK spelling 'serialise' by Hanno Becker · 6 years ago
  22. bb54d5a Use consistent spelling of 'serialise/serialize' in SSL test suite by Hanno Becker · 6 years ago
  23. 861d0bb Add negative tests for unexpected ver/cfg in session deserialization by Hanno Becker · 6 years ago
  24. 686adb4 Normalize spelling to serialiZation by Manuel Pégourié-Gonnard · 6 years ago
  25. 1f6033a Fix undeclared dependency on FS_IO in test code by Manuel Pégourié-Gonnard · 6 years ago
  26. f9deaec Add test that save-load is the identity by Manuel Pégourié-Gonnard · 6 years ago
  27. a3d831b Add test for session_load() from small buffers by Manuel Pégourié-Gonnard · 6 years ago
  28. f5fa0aa Add test for session_save() on small buffers by Manuel Pégourié-Gonnard · 6 years ago
  29. 3caa6ca Improve load-save test with tickets and certs by Manuel Pégourié-Gonnard · 6 years ago
  30. 6eac11b Start adding unit test for session serialisation by Manuel Pégourié-Gonnard · 6 years ago
  31. 8c07bee Rename MBEDTLS_SSL_CID->MBEDTLS_SSL_DTLS_CONNECTION_ID in SSL suite by Hanno Becker · 6 years ago
  32. e2c2314 Add missing dependencies in unit tests for CID-based record enc/dec by Hanno Becker · 6 years ago
  33. d856c82 Add unit tests for record protection using CID by Hanno Becker · 6 years ago
  34. d2f25f7 Fix missing tls version test failures by Ron Eldor · 6 years ago
  35. 824ad7b Add tests for the public tls_prf API by Ron Eldor · 6 years ago
  36. d0fa2d7 Add record encryption/decryption tests for ARIA to SSL test suite by Hanno Becker · 7 years ago
  37. b3268da Add encryption/decryption tests for small records by Hanno Becker · 8 years ago
  38. a18d132 Add tests for record encryption/decryption by Hanno Becker · 8 years ago
  39. d30ca13 Combine hex parameters in a struct by Azim Khan · 8 years ago
  40. b25c0c7 Add test case calling ssl_set_hostname twice by Hanno Becker · 8 years ago
  41. 4956fd7 Test and fix anti-replay functions by Manuel Pégourié-Gonnard · 11 years ago