1. b2534a1 Merge remote-tracking branch 'upstream-public/pr/1286' into development by Jaeden Amero · 7 years ago
  2. d33b857 Merge remote-tracking branch 'upstream-public/pr/985' into development by Jaeden Amero · 7 years ago
  3. 005239e Merge remote-tracking branch 'upstream-public/pr/1294' into development by Jaeden Amero · 7 years ago
  4. e278b36 Change mbedtls_entropy_func in tests to mbedtls_test_entropy_func by Reut Caspi · 7 years ago
  5. fbeed6e Merge remote-tracking branch 'upstream-public/pr/1236' into development by Jaeden Amero · 7 years ago
  6. 9e4f77c New MD API: rename functions from _ext to _ret by Gilles Peskine · 7 years ago
  7. 3c9e2b5 wait_server_start: warn if lsof is not available by Gilles Peskine · 7 years ago
  8. 0d225da Increase waiting times compat.sh and ssl-opt.sh by Manuel Pégourié-Gonnard · 7 years ago
  9. d91f2a2 Merge branch 'development' into iotssl-1251-2.7 by Gilles Peskine · 7 years ago
  10. 71b0060 Merge branch 'development' into iotssl-247 by Hanno Becker · 7 years ago
  11. d4d6057 Address issues found by coverity by Hanno Becker · 7 years ago
  12. d485c31 Make small corrections to all.sh by Hanno Becker · 7 years ago
  13. 88683b2 Correct all.sh and config.h after merge commit by Hanno Becker · 7 years ago
  14. 8bc74d6 Merge branch 'development' into iotssl-1619 by Hanno Becker · 7 years ago
  15. e963efa Don't limit RSA_NO_CRT test in all.sh to 64-bit systems by Hanno Becker · 7 years ago
  16. 4b660ec Merge remote-tracking branch 'public/pr/1207' into development by Manuel Pégourié-Gonnard · 7 years ago
  17. ae3925c Merge remote-tracking branch 'public/pr/1136' into development by Manuel Pégourié-Gonnard · 7 years ago
  18. ba8316f fix bug in get_one_and_zeros_padding() by Micha Kraus · 7 years ago
  19. a47023e Incorporate comments on merge commit by Hanno Becker · 7 years ago
  20. f40cdf9 Add dependency of new RSA tests on presence of strong entropy source by Hanno Becker · 7 years ago
  21. 32297e8 Merge branch 'development' into iotssl-1619 by Hanno Becker · 7 years ago
  22. 192c72f all.sh: add some documentation by Gilles Peskine · 7 years ago
  23. bca6ab9 all.sh: new option --no-armcc by Gilles Peskine · 7 years ago
  24. 2a22a80 all.sh: add --yotta to go with --no-yotta by Gilles Peskine · 7 years ago
  25. 7c65216 all.sh: --keep-going mode by Gilles Peskine · 7 years ago
  26. 709346a all.sh: cleaned up usage output by Gilles Peskine · 7 years ago
  27. 7ad603e all.sh: indent by Gilles Peskine · 7 years ago
  28. 7000e57 Merge remote-tracking branch 'public/pr/1210' into development by Manuel Pégourié-Gonnard · 7 years ago
  29. 2a26d62 Timing unit tests: more protection against infinite loops by Gilles Peskine · 7 years ago
  30. 078f1a1 Unit test for mbedtls_timing_hardclock by Gilles Peskine · 7 years ago
  31. 8064bf3 New timing unit tests by Gilles Peskine · 7 years ago
  32. 4712119 Merge remote-tracking branch 'restricted/pr/397' into development by Manuel Pégourié-Gonnard · 7 years ago
  33. 535553e Merge remote-tracking branch 'public/pr/1184' into development by Manuel Pégourié-Gonnard · 7 years ago
  34. 12c49c7 compat.sh: use wait_server_start by Gilles Peskine · 7 years ago
  35. 418b536 wait_server_start: minor efficiency improvement by Gilles Peskine · 7 years ago
  36. e3783da Merge remote-tracking branch 'upstream-public/pr/1172' into development by Gilles Peskine · 7 years ago
  37. da51925 Add --no-yotta option to all.sh by Gilles Peskine · 7 years ago
  38. 0884f48 Merge remote-tracking branch 'upstream-public/pr/1141' into development by Gilles Peskine · 7 years ago
  39. 4daffe2 Merge branch 'pr_1025' into development by Gilles Peskine · 7 years ago
  40. ea8d697 Merge remote-tracking branch 'upstream-public/pr/1089' into development by Gilles Peskine · 7 years ago
  41. f242121 Merge remote-tracking branch 'upstream-public/pr/828' into development by Gilles Peskine · 7 years ago
  42. e770722 Merge remote-tracking branch 'upstream-public/pr/1062' into development by Gilles Peskine · 7 years ago
  43. 68306ed Merge remote-tracking branch 'upstream-public/pr/1094' into development by Gilles Peskine · 7 years ago
  44. f5bcbed Add tests for invalid private parameters in mbedtls_ecdsa_sign() by Darryl Green · 7 years ago
  45. 9cfabe3 Use a conservative excess of the maximum fragment length in tests by Hanno Becker · 7 years ago
  46. 134c2ab Add build and ssl-opt.sh run for !SSL_RENEGOTIATION to all.sh by Hanno Becker · 7 years ago
  47. 6a24364 Add dependency on SSL_RENEGOTIATION to renego tests in ssl-opt.sh by Hanno Becker · 7 years ago
  48. 60100d0 Improve leap year test names in x509parse.data by Andres Amaya Garcia · 7 years ago
  49. 735b37e Correctly handle leap year in x509_date_is_valid() by Andres Amaya Garcia · 8 years ago
  50. b0f148c Renegotiation: Add tests for SigAlg ext parsing by Janos Follath · 7 years ago
  51. dfd15b3 Add toy example triggering early abort in `mbedtls_rsa_deduce_primes` by Hanno Becker · 7 years ago
  52. e167fe6 Correct pkparse test case to lead to failure for MBEDTLS_RSA_NO_CRT by Hanno Becker · 7 years ago
  53. 7643d4e Fix number of loop iterations in `mbedtls_deduce_primes` by Hanno Becker · 7 years ago
  54. 88f5808 Renegotiation: Add tests for SigAlg ext parsing by Janos Follath · 7 years ago
  55. a565f54 Introduce new files rsa_internal.[ch] for RSA helper functions by Hanno Becker · 7 years ago
  56. 04877a4 Adapt `rsa_import` tests to weakened semantics of `rsa_complete` by Hanno Becker · 7 years ago
  57. 7f25f85 Adapt uses of `mbedtls_rsa_complete` to removed PRNG argument by Hanno Becker · 7 years ago
  58. f9e184b Remove PRNG argument from `mbedtls_rsa_complete` by Hanno Becker · 7 years ago
  59. 3f50f51 Ensure failed test_suite output is sent to stdout by Andres Amaya Garcia · 7 years ago
  60. def0339 Ensure failed test_suite output is sent to stdout by Andres Amaya Garcia · 7 years ago
  61. 21acb66 Correct typo: PBDFK -> PBKDF by Hanno Becker · 7 years ago
  62. 67d8da5 Remove use of GNU sed features from ssl-opt.sh by Andres Amaya Garcia · 7 years ago
  63. 3b1bdff Fix typos in ssl-opt.sh comments by Andres Amaya Garcia · 7 years ago
  64. b84c40b Add ssl-opt.sh test to check gmt_unix_time is good by Andres Amaya Garcia · 7 years ago
  65. 93993de Extend ssl-opt.h so that run_test takes function by Andres Amaya Garcia · 7 years ago
  66. b25c0c7 Add test case calling ssl_set_hostname twice by Hanno Becker · 8 years ago
  67. 964faeb Cleaned up get_line for test data files by Gilles Peskine · 7 years ago
  68. b04e2c3 Allow comments in test data files by Gilles Peskine · 7 years ago
  69. acdae0c Remove use of GNU sed features from ssl-opt.sh by Andres Amaya Garcia · 7 years ago
  70. 5987ef4 Fix typos in ssl-opt.sh comments by Andres Amaya Garcia · 7 years ago
  71. ac36e38 Add ssl-opt.sh test to check gmt_unix_time is good by Andres Amaya Garcia · 7 years ago
  72. a46a58a Extend ssl-opt.h so that run_test takes function by Andres Amaya Garcia · 7 years ago
  73. f8b56d4 Adapt RSA test suite by Hanno Becker · 7 years ago
  74. 0f65e0c Rename `rsa_deduce_moduli` to `rsa_deduce_primes` by Hanno Becker · 7 years ago
  75. 8ba6ce4 Rename `rsa_deduce_private` to `rsa_deduce_private_exponent` by Hanno Becker · 7 years ago
  76. db13cef Correct typo in RSA test suite data by Hanno Becker · 7 years ago
  77. c21a8db Adapt test suites to modified error codes by Hanno Becker · 7 years ago
  78. 558477d Add tests for non-reduced length encoding in PKCS1 v15 signatures by Hanno Becker · 7 years ago
  79. 3f3ae85 Correct memory leak in RSA test suite by Hanno Becker · 7 years ago
  80. bdefff1 Change signature of `mbedtls_rsa_deduce_private` by Hanno Becker · 7 years ago
  81. 713fe7f Add test case calling ssl_set_hostname twice by Hanno Becker · 8 years ago
  82. 08a36dd Unify naming schemes for RSA keys by Hanno Becker · 7 years ago
  83. 5b7ee07 Cleaned up get_line for test data files by Gilles Peskine · 7 years ago
  84. 26182ed Allow comments in test data files by Gilles Peskine · 7 years ago
  85. e1582a8 Add expectation when testing RSA key import/export by Hanno Becker · 7 years ago
  86. 4d6e834 Improve readability of test for `mbedtls_rsa_import` by Hanno Becker · 7 years ago
  87. 54cfc58 Add test cases for mbedtls_rsa_import[_raw] where N is missing by Hanno Becker · 7 years ago
  88. cc56628 Don't use all_final as a target in tests/data_files/Makefile by Hanno Becker · 7 years ago
  89. 6428f8d Let ssl-opt.sh gracefully fail is SSL_MAX_CONTENT_LEN is not 16384 by Hanno Becker · 7 years ago
  90. 09930d1 Add expected number of fragments to 16384-byte packet tests by Hanno Becker · 7 years ago
  91. c526696 Add tests for messages beyond 16384 bytes to ssl-opt.sh by Hanno Becker · 7 years ago
  92. 4aed27e Add missing test-dependencies for MBEDTLS_SSL_MAX_FRAGMENT_LENGTH by Hanno Becker · 7 years ago
  93. 5175ac6 Add tests for disabled MFL-extension to all.sh by Hanno Becker · 7 years ago
  94. d4a872e Rename internal MBEDTLS_ENTROPY_HAVE_STRONG to ENTROPY_HAVE_STRONG by Hanno Becker · 7 years ago
  95. 81535d0 Minor style and typo corrections by Hanno Becker · 7 years ago
  96. 4769865 Omit version from X.509 v1 certificates by Hanno Becker · 7 years ago
  97. 418a622 Extend tests/data_files/Makefile to include CRT's for CRT write test by Hanno Becker · 7 years ago
  98. 5a4f172 Add suffix for 1024-bit RSA key files by Hanno Becker · 7 years ago
  99. c8063c5 Correct Makefile in tests/data_files by Hanno Becker · 7 years ago
  100. 55b1a0a Add further tests for DER-encoded PKCS8-v2-DES encrypted RSA keys by Hanno Becker · 7 years ago