1. aebcfbb all.sh: Verify out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  2. 00de2fd all.sh: fix cleanup happening during an out-of-tree build by Gilles Peskine · 7 years ago
  3. 341ea25 all.sh: be more conservative when cleaning up CMake artefacts by Gilles Peskine · 7 years ago
  4. cd0265e Support out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  5. 5e533f4 Merge remote-tracking branch 'upstream-public/pr/1373' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  6. 8da4f86 Merge remote-tracking branch 'upstream-public/pr/1009' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  7. adee195 Merge branch 'pr_1409' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  8. 857802a Merge remote-tracking branch 'upstream-public/pr/1250' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  9. cabc098 Test suite test_suite_pk test pk_rsa_overflow passes valid parameters for hash and sig. by itayzafrir · 7 years ago
  10. 25ec9cc Merge branch 'prr_428' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  11. ac33180 Merge branch 'pr_1354' into mbedtls-2.1 by Gilles Peskine · 7 years ago
  12. 2e50efa Merge remote-tracking branch 'upstream-public/pr/1334' into mbedtls-2.1-proposed by Gilles Peskine · 7 years ago
  13. 0a63f9e tests_suite_pkparse: new PKCS8-v2 keys with PRF != SHA1 by Antonio Quartulli · 8 years ago
  14. ac857f3 data_files/pkcs8-v2: add keys generated with PRF != SHA1 by Antonio Quartulli · 8 years ago
  15. b0fe7be tests/pkcs5/pbkdf2_hmac: extend array to accommodate longer results by Antonio Quartulli · 8 years ago
  16. 6ae1fe0 tests/pkcs5/pbkdf2_hmac: add unit tests for additional SHA algorithms by Antonio Quartulli · 8 years ago
  17. b9e3c6d pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 8 years ago
  18. 607033e Add some tests for different available profiles by Ron Eldor · 7 years ago
  19. f885c81 Update version to 2.1.10 by Jaeden Amero · 8 years ago
  20. c2c3432 Improve test_suite_pk size_t vs unsigned int check by Andres Amaya Garcia · 8 years ago
  21. 401441b Add test command for 64-bit ILP32 in all.sh by Andres Amaya Garcia · 8 years ago
  22. ce37ab7 Fix test_suite_pk.function to work on 64-bit ILP32 by Andres Amaya Garcia · 8 years ago
  23. 2b72742 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  24. 9442121 Merge remote-tracking branch 'upstream-public/pr/1288' into mbedtls-2.1 by Jaeden Amero · 8 years ago
  25. bfafd12 Merge remote-tracking branch 'upstream-restricted/pr/414' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  26. 4af5921 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  27. 35836bf Support verbose output of the test suites by Ron Eldor · 8 years ago
  28. e5b443e Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  29. 60411a8 Fix typos and add copyright statement to generate_code.pl by Simon Butcher · 9 years ago
  30. 8bcd549 Refactored test suite template code by SimonB · 9 years ago
  31. 0284f58 Added support for per test suite helper functions by SimonB · 9 years ago
  32. e39088a Clarified purpose and usage of generate_code.pl by SimonB · 9 years ago
  33. 9b9ae0d Test corner case uses of memory_buffer_alloc.c by Andres AG · 9 years ago
  34. e9cfe14 Widens test bounds on memory alloc tests by Simon Butcher · 9 years ago
  35. aff7992 Additional tests to test stack buffer allocator by SimonB · 9 years ago
  36. 784f41c wait_server_start: warn if lsof is not available by Gilles Peskine · 8 years ago
  37. 3f69e54 Increase waiting times compat.sh and ssl-opt.sh by Manuel Pégourié-Gonnard · 8 years ago
  38. 1741db9 fix bug in get_one_and_zeros_padding() by Micha Kraus · 8 years ago
  39. 1010760 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Jaeden Amero · 8 years ago
  40. b70ba9f Address issues found by coverity by Hanno Becker · 8 years ago
  41. 92deeaa all.sh --keep-going: work if TERM is unset by Gilles Peskine · 8 years ago
  42. 47331a7 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  43. 33df5b3 Merge remote-tracking branch 'public/pr/1221' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  44. d7602c2 all.sh: add some documentation by Gilles Peskine · 8 years ago
  45. 87244fa Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  46. b9344e3 all.sh: new option --no-armcc by Gilles Peskine · 8 years ago
  47. a8bf986 all.sh: --keep-going mode by Gilles Peskine · 8 years ago
  48. a6901f4 all.sh: cleaned up usage output by Gilles Peskine · 8 years ago
  49. 30dfbaf all.sh: indent by Gilles Peskine · 8 years ago
  50. 78493be compat.sh: use wait_server_start by Gilles Peskine · 8 years ago
  51. 684a517 wait_server_start: minor efficiency improvement by Gilles Peskine · 8 years ago
  52. 4aa6f12 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  53. 86bc448 Merge remote-tracking branch 'public/pr/1118' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  54. 914fd5d Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  55. 157393a Merge remote-tracking branch 'public/pr/1192' into mbedtls-2.1 by Manuel Pégourié-Gonnard · 8 years ago
  56. 92e6a0e Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Gilles Peskine · 8 years ago
  57. 4b36dfb Merge remote-tracking branch 'upstream-public/pr/1174' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  58. aed7188 Merge remote-tracking branch 'upstream-restricted/pr/427' into mbedtls-2.1-restricted by Gilles Peskine · 8 years ago
  59. bb4aaf1 ssl-opt.sh: support fixed seed for random tests by Gilles Peskine · 8 years ago
  60. 8e75b6c Improve style in tests/ssl-opt.sh by Hanno Becker · 8 years ago
  61. b018723 Correct truncated HMAC tests in ssl-opt.sh by Hanno Becker · 8 years ago
  62. 02f632e Add truncated HMAC extension tests for DTLS by Hanno Becker · 8 years ago
  63. d51bec7 Add missing truncated HMAC test for TLS by Hanno Becker · 8 years ago
  64. 461cb81 Add small packet tests for DTLS by Hanno Becker · 8 years ago
  65. 0b9d913 Extend large packet tests for TLS by Hanno Becker · 8 years ago
  66. 7aae46c Extend small packet tests for TLS by Hanno Becker · 8 years ago
  67. a83fafa Add missing dependencies on trunc HMAC ext in ssl-opt.sh by Hanno Becker · 8 years ago
  68. 6cf85ff Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Gilles Peskine · 8 years ago
  69. 49349ba Merge remote-tracking branch 'upstream-public/pr/1153' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  70. 1854a0e Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Gilles Peskine · 8 years ago
  71. 25aa833 Merge branch 'pr_1082' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  72. 283a80d Merge remote-tracking branch 'upstream-public/pr/1108' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  73. a6f6947 Merge remote-tracking branch 'upstream-public/pr/943' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  74. 9aab699 Merge remote-tracking branch 'upstream-restricted/pr/406' into mbedtls-2.1-restricted by Gilles Peskine · 8 years ago
  75. e881a22 Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Gilles Peskine · 8 years ago
  76. d08ae68 Merge remote-tracking branch 'upstream-public/pr/1112' into mbedtls-2.1 by Gilles Peskine · 8 years ago
  77. 5eb8edc Merge branch 'mbedtls-2.1' into mbedtls-2.1-restricted by Gilles Peskine · 8 years ago
  78. aed00f7 Merge remote-tracking branch 'restricted/pr/417' into mbedtls-2.1-restricted by Manuel Pégourié-Gonnard · 8 years ago
  79. 67bfc5b Add tests for invalid private parameter in mbedtls_ecdsa_sign by Darryl Green · 8 years ago
  80. ce516ff Fix heap corruption in ssl_decrypt_buf by Hanno Becker · 8 years ago
  81. 4f9973e Add build and ssl-opt.sh run for !SSL_RENEGOTIATION to all.sh by Hanno Becker · 8 years ago
  82. 7889113 Add dependency on SSL_RENEGOTIATION to renego tests in ssl-opt.sh by Hanno Becker · 8 years ago
  83. 797c084 Add tests for disabled MFL-extension to all.sh by Hanno Becker · 8 years ago
  84. 6ed76f7 Use a conservative excess of the maximum fragment length in tests by Hanno Becker · 8 years ago
  85. 64691dc Let ssl-opt.sh gracefully fail is SSL_MAX_CONTENT_LEN is not 16384 by Hanno Becker · 8 years ago
  86. 0d885d3 Add expected number of fragments to 16384-byte packet tests by Hanno Becker · 8 years ago
  87. 2fabe5f Add tests for messages beyond 16384 bytes to ssl-opt.sh by Hanno Becker · 8 years ago
  88. 0560778 Add missing test-dependencies for MBEDTLS_SSL_MAX_FRAGMENT_LENGTH by Hanno Becker · 8 years ago
  89. 31a2d14 RSA PSS: fix first byte check for keys of size 8N+1 by Gilles Peskine · 8 years ago
  90. 9e20582 RSA PSS: fix minimum length check for keys of size 8N+1 by Gilles Peskine · 8 years ago
  91. d0cd855 RSA: Fix another buffer overflow in PSS signature verification by Gilles Peskine · 8 years ago
  92. 5c32471 RSA: Fix buffer overflow in PSS signature verification by Gilles Peskine · 8 years ago
  93. 80e0d46 Use 2048-bit DHE parameters from RFC 3526 instead of 5114 by default by Hanno Becker · 8 years ago
  94. b1d78fc Improve leap year test names in x509parse.data by Andres Amaya Garcia · 8 years ago
  95. bc04113 Correctly handle leap year in x509_date_is_valid() by Andres Amaya Garcia · 9 years ago
  96. 5f1dd80 Renegotiation: Add tests for SigAlg ext parsing by Janos Follath · 8 years ago
  97. 8379554 Correct typo: PBDFK -> PBKDF by Hanno Becker · 8 years ago
  98. 0d0422c Unify naming schemes for RSA keys by Hanno Becker · 8 years ago
  99. 82027c1 Don't use all_final as a target in tests/data_files/Makefile by Hanno Becker · 8 years ago
  100. 734b6d4 Add suffix for 1024-bit RSA key files by Hanno Becker · 8 years ago