1. f78af37 Improve test for detection of ver/cfg corruption in serialized data by Hanno Becker · 6 years ago
  2. 08ec129 Use US spelling 'serialize' instead of UK spelling 'serialise' by Hanno Becker · 6 years ago
  3. cb9ba0f Use consistent spelling of 'serialise/serialize' in SSL test suite by Hanno Becker · 6 years ago
  4. f99ec26 Add negative tests for unexpected ver/cfg in session deserialization by Hanno Becker · 6 years ago
  5. c4f5080 Re-enable test that now works with new format by Manuel Pégourié-Gonnard · 6 years ago
  6. 35ccdbb Normalize spelling to serialiZation by Manuel Pégourié-Gonnard · 6 years ago
  7. 749312f Fix undeclared dependency on FS_IO in test code by Manuel Pégourié-Gonnard · 6 years ago
  8. d1a5451 Fix style issues and typos in test code by Manuel Pégourié-Gonnard · 6 years ago
  9. 081b152 Fix another wrong check for errors in test code by Manuel Pégourié-Gonnard · 6 years ago
  10. 2a62a05 Add test that save-load is the identity by Manuel Pégourié-Gonnard · 6 years ago
  11. aab6204 Fix populate_session() and its usage in tests by Manuel Pégourié-Gonnard · 6 years ago
  12. 5709811 Add test for session_load() from small buffers by Manuel Pégourié-Gonnard · 6 years ago
  13. 98fccc3 Add test for session_save() on small buffers by Manuel Pégourié-Gonnard · 6 years ago
  14. 1ba5c68 Disable test for load-save identity by Manuel Pégourié-Gonnard · 6 years ago
  15. 16f6bb1 Improve load-save test with tickets and certs by Manuel Pégourié-Gonnard · 6 years ago
  16. dfa5a7a Start adding unit test for session serialisation by Manuel Pégourié-Gonnard · 6 years ago
  17. 6945983 Rename MBEDTLS_SSL_CID->MBEDTLS_SSL_DTLS_CONNECTION_ID in SSL suite by Hanno Becker · 6 years ago
  18. a5a2b08 Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID by Hanno Becker · 6 years ago
  19. 6943920 Add missing dependencies in unit tests for CID-based record enc/dec by Hanno Becker · 6 years ago
  20. 505089d Fix missing compile-time guards around CID-only constants by Hanno Becker · 6 years ago
  21. d8f753b Add unit tests for record protection using CID by Hanno Becker · 6 years ago
  22. 36fb379 Record enc/dec tests: Don't take turns in sending / receiving roles by Hanno Becker · 6 years ago
  23. 724a695 Merge remote-tracking branch 'origin/pr/562' into baremetal by Simon Butcher · 6 years ago
  24. a131766 Ensure non-NULL key buffer when building SSL test transforms by Hanno Becker · 6 years ago
  25. 1acadb7 Catch errors while building SSL test transforms by Hanno Becker · 6 years ago
  26. afc528a Use mbedtls_{calloc|free}() in SSL unit test suite by Hanno Becker · 6 years ago
  27. b17a1a2 Alternative between send/recv transform in SSL record test suite by Hanno Becker · 6 years ago
  28. 5c1176e Fix memory leak on failure in test_suite_ssl by Hanno Becker · 6 years ago
  29. 3693c72 Add record encryption/decryption tests for ARIA to SSL test suite by Hanno Becker · 7 years ago
  30. d300003 Add encryption/decryption tests for small records by Hanno Becker · 8 years ago
  31. 611a83b Add tests for record encryption/decryption by Hanno Becker · 8 years ago
  32. f41fa48 Merge remote-tracking branch 'origin/pr/2520' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  33. 7702735 Merge remote-tracking branch 'origin/pr/2503' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  34. 9bfcebf Merge remote-tracking branch 'origin/pr/2364' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  35. 186c2c0 Merge remote-tracking branch 'restricted/pr/553' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  36. 9f4f8ee Update library version to 2.16.1 by Jaeden Amero · 6 years ago mbedtls-2.16.1
  37. b25719b Fix errors in AEAD test function by Jack Lloyd · 6 years ago
  38. 276284f Add non-regression test for buffer overflow by Janos Follath · 6 years ago
  39. e6a3f57 Merge remote-tracking branch 'public/pr/2429' into mbedtls-2.16 by Simon Butcher · 6 years ago
  40. 2c1d492 Merge remote-tracking branch 'origin/pr/2428' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  41. 62a7351 Add test case for ecdh_get_params with mismatching group by Gilles Peskine · 7 years ago
  42. 6d9b762 Add test case for ecdh_calc_secret by Gilles Peskine · 7 years ago
  43. 0981db5 Merge remote-tracking branch 'origin/pr/2385' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  44. 2c0f6f0 Add tests for (named) bitstring to suite_asn1write by Andres Amaya Garcia · 7 years ago
  45. ed68b31 Move a restartable ecp context to a conditional compilation block by Andrzej Kurek · 6 years ago archive/restartable-ecc-unused-variable-2-16 restartable-ecc-unused-variable-2-16
  46. fa44458 Correct code formatting in the timing test suites by k-stachowiak · 7 years ago
  47. 9fc7af0 Merge remote-tracking branch 'origin/pr/2040' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  48. a82b436 Merge remote-tracking branch 'origin/pr/2322' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  49. 7223342 Reduce the timing tests complexity by k-stachowiak · 7 years ago
  50. da04b3b Increase okm_hex buffer to contain null character by Ron Eldor · 7 years ago
  51. 57c2a30 Minor modifications to hkdf test by Ron Eldor · 7 years ago
  52. 6fce816 Add explanation for okm_string size by Ron Eldor · 7 years ago
  53. d9ad084 Reduce buffer size of okm by Ron Eldor · 7 years ago
  54. 45154eb Reduce Stack usage of hkdf test function by Ron Eldor · 7 years ago
  55. 4d60477 Merge remote-tracking branch 'public/pr/2232' into mbedtls-2.16 by Simon Butcher · 7 years ago
  56. fc2edc3 Merge remote-tracking branch 'public/pr/2228' into mbedtls-2.16 by Simon Butcher · 7 years ago
  57. a2579be Add conditional dependency to tests by Ron Eldor · 7 years ago
  58. 6c164e7 Update the version of the library to 2.16.0 by Simon Butcher · 7 years ago
  59. ad7c210 Merge remote-tracking branch 'public/pr/2274' into development by Simon Butcher · 7 years ago
  60. 12b4240 Merge remote-tracking branch 'public/pr/2288' into development by Simon Butcher · 7 years ago
  61. c831193 Merge remote-tracking branch 'public/pr/2302' into development by Simon Butcher · 7 years ago
  62. 1efda39 Merge remote-tracking branch 'public/pr/2297' into development by Simon Butcher · 7 years ago
  63. 5aa7809 Merge remote-tracking branch 'public/pr/2275' into development by Simon Butcher · 7 years ago
  64. 780cf18 Merge remote-tracking branch 'public/pr/2271' into development by Simon Butcher · 7 years ago
  65. 032c037 Merge remote-tracking branch 'public/pr/2270' into development by Simon Butcher · 7 years ago
  66. a033633 Merge remote-tracking branch 'public/pr/2269' into development by Simon Butcher · 7 years ago
  67. 70935a4 Merge remote-tracking branch 'public/pr/2299' into development by Simon Butcher · 7 years ago
  68. 003c0e0 Merge remote-tracking branch 'public/pr/2292' into development by Simon Butcher · 7 years ago
  69. decf2f5 Merge remote-tracking branch 'public/pr/2291' into development by Simon Butcher · 7 years ago
  70. 65ce5dc Merge remote-tracking branch 'public/pr/2290' into development by Simon Butcher · 7 years ago
  71. ad2e0da Merge remote-tracking branch 'public/pr/2283' into development by Simon Butcher · 7 years ago
  72. 0bbf7f4 Merge remote-tracking branch 'public/pr/2279' into development by Simon Butcher · 7 years ago
  73. 962b7b1 Merge remote-tracking branch 'public/pr/2273' into development by Simon Butcher · 7 years ago
  74. 6be67a6 Merge remote-tracking branch 'public/pr/2281' into development by Simon Butcher · 7 years ago
  75. dac513e Merge remote-tracking branch 'public/pr/2282' into development by Simon Butcher · 7 years ago
  76. ccafd14 Merge remote-tracking branch 'public/pr/2276' into development by Simon Butcher · 7 years ago
  77. 2a8d32c Merge remote-tracking branch 'public/pr/2287' into development by Simon Butcher · 7 years ago
  78. 743e398 Avoid unused-variable warnings for str as well by Gilles Peskine · 7 years ago
  79. 88ca3a2 Avoid unused-variable warnings in some configurations by Gilles Peskine · 7 years ago
  80. d602711 Fix dependencies on MBEDTLS_FS_IO by Gilles Peskine · 7 years ago
  81. 73b7984 Remove parameter validation for deprecated function in ECDSA module by Hanno Becker · 7 years ago
  82. dd63359 Add tests for valid NULL in ccm_free() by k-stachowiak · 7 years ago
  83. 508bcd9 Remove unneeded test for the CCM free function by k-stachowiak · 7 years ago
  84. 26d365e Add parameter validation for CCM by k-stachowiak · 7 years ago
  85. fb54360 Prevent unused variable in some configurations by k-stachowiak · 7 years ago
  86. 6af45ec PK: document context validity requirements by Gilles Peskine · 7 years ago
  87. a85edd9 Split the unconditional and conditional parameter validation tests by k-stachowiak · 7 years ago
  88. f25ee7f Fix parameter validation for mbedtls_mpi_lsb() by Hanno Becker · 7 years ago
  89. d54b975 pk parse: the password is optional by Gilles Peskine · 7 years ago
  90. 516897a Remove unnecessary parameter validation from the Cipher module by k-stachowiak · 7 years ago
  91. 95070a8 Make some cipher parameter validation unconditional by k-stachowiak · 7 years ago
  92. 5b01f8b Add a new line at the end of the test data file by k-stachowiak · 7 years ago
  93. 90b8d4a Include static cipher functions in the parameter validation scheme by k-stachowiak · 7 years ago
  94. a539070 Make all parameter validation tests optional by k-stachowiak · 7 years ago
  95. e0215d7 Add Cipher module parameter validation by Krzysztof Stachowiak · 7 years ago
  96. 5fccb3e Add tests for valid NULL in gcm_free() by k-stachowiak · 7 years ago
  97. 8ffc92a Add parameter validation for the GCM module by k-stachowiak · 7 years ago
  98. ee3cfec PK sign/verify: hash=NULL is ok if md_alg=0 and hash_len=0 by Gilles Peskine · 7 years ago
  99. 998fbfb Properly test pk_write with an empty output buffer by Gilles Peskine · 7 years ago
  100. cc274c2 Do run the valid parameters test function by Gilles Peskine · 7 years ago