1. ada3831 test: Always use `make clean` by itself by Jaeden Amero · 6 years ago
  2. 39d7c58 list-symbols.sh: if the build fails, print the build transcript by Gilles Peskine · 6 years ago
  3. 902a1f3 Document "check-names.sh -v" by Gilles Peskine · 6 years ago
  4. 473f2d4 all.sh: invoke check-names.sh in print-trace-on-exit mode by Gilles Peskine · 6 years ago
  5. 5e525fb Print a command trace if the check-names.sh exits unexpectedly by Gilles Peskine · 6 years ago
  6. 3997a6c Document the scripts behaviour further by Darryl Green · 6 years ago
  7. 3ef06d5 Add --internal option to list-identifiers.sh by Darryl Green · 6 years ago
  8. 20d707d Merge remote-tracking branch 'origin/pr/2571' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  9. 0a47c4f Clarify comment mangled by an earlier refactoring by Gilles Peskine · 6 years ago
  10. 99a3310 Add an "out-of-box" component by Gilles Peskine · 6 years ago
  11. 7dd44b2 Run ssl-opt.sh on 32-bit runtime by Gilles Peskine · 6 years ago
  12. e59c419 Fix typo in data_file generator code by Jaeden Amero · 6 years ago
  13. db8821c Merge remote-tracking branch 'origin/pr/2470' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  14. f41fa48 Merge remote-tracking branch 'origin/pr/2520' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  15. 7702735 Merge remote-tracking branch 'origin/pr/2503' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  16. 9bfcebf Merge remote-tracking branch 'origin/pr/2364' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  17. 186c2c0 Merge remote-tracking branch 'restricted/pr/553' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  18. f2357f8 Merge remote-tracking branch 'origin/pr/2526' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  19. 9f4f8ee Update library version to 2.16.1 by Jaeden Amero · 6 years ago mbedtls-2.16.1
  20. b25719b Fix errors in AEAD test function by Jack Lloyd · 6 years ago
  21. 276284f Add non-regression test for buffer overflow by Janos Follath · 6 years ago
  22. b0abd1c Merge remote-tracking branch 'origin/pr/2388' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  23. 6b79a11 Merge remote-tracking branch 'origin/pr/2293' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  24. daed232 Merge remote-tracking branch 'origin/pr/2436' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  25. 799cd57 Merge remote-tracking branch 'restricted/pr/550' into mbedtls-2.16 by Simon Butcher · 6 years ago
  26. e6a3f57 Merge remote-tracking branch 'public/pr/2429' into mbedtls-2.16 by Simon Butcher · 6 years ago
  27. 3664fdb Merge remote-tracking branch 'public/pr/2449' into mbedtls-2.16 by Simon Butcher · 6 years ago
  28. f1e62e8 Fix failure in SSLv3 per-version suites test by Manuel Pégourié-Gonnard · 6 years ago
  29. 37e0a8c Adjust DES exclude lists in test scripts by Andres Amaya Garcia · 6 years ago
  30. 7c86e9a Fix documentation for 3DES removal by Andres Amaya Garcia · 6 years ago
  31. ac9c522 Exclude 3DES tests in test scripts by Andres Amaya Garcia · 7 years ago
  32. afd19dd Silence pylint by Gilles Peskine · 6 years ago
  33. 6fc5215 check-files.py: readability improvement in permission check by Gilles Peskine · 6 years ago
  34. 21e85f7 check-files.py: use class fields for class-wide constants by Gilles Peskine · 6 years ago
  35. d5240ec check-files.py: clean up class structure by Gilles Peskine · 6 years ago
  36. 7660549 check-files.py: document some classes and methods by Gilles Peskine · 6 years ago
  37. 7b9fcdc Fix pylint errors going uncaught by Gilles Peskine · 6 years ago
  38. e70c6dc Call pylint3, not pylint by Gilles Peskine · 6 years ago
  39. 5612a93 New, documented pylint configuration by Gilles Peskine · 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. c5b57ef Merge remote-tracking branch 'origin/pr/2412' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  44. 0981db5 Merge remote-tracking branch 'origin/pr/2385' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  45. abb843e Reenable GnuTLS next based tests by k-stachowiak · 6 years ago
  46. b76e765 Specify server certificate to use in SHA-1 test by Ron Eldor · 7 years ago
  47. 2c0f6f0 Add tests for (named) bitstring to suite_asn1write by Andres Amaya Garcia · 7 years ago
  48. 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
  49. e144b41 Add gen_query_config.pl to check-gen-files and bump_version by Andres Amaya Garcia · 7 years ago
  50. 0644678 ssl-opt: Use ssl_server2 to query config instead of grep and sed by Andres Amaya Garcia · 7 years ago
  51. 1e2aa72 all.sh: Test MBEDTLS_MPI_WINDOW_SIZE=1 by Peter Kolbus · 7 years ago
  52. fa44458 Correct code formatting in the timing test suites by k-stachowiak · 7 years ago
  53. 3098707 all.sh: Fix check_headers_in_cpp by Peter Kolbus · 7 years ago
  54. 9fc7af0 Merge remote-tracking branch 'origin/pr/2040' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  55. 462dfc5 Merge remote-tracking branch 'origin/pr/2332' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  56. 36c2c73 Merge remote-tracking branch 'origin/pr/2325' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  57. a82b436 Merge remote-tracking branch 'origin/pr/2322' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  58. 5677eab Merge remote-tracking branch 'origin/pr/2207' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  59. 484d883 Merge remote-tracking branch 'origin/pr/2191' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  60. 7223342 Reduce the timing tests complexity by k-stachowiak · 7 years ago
  61. da04b3b Increase okm_hex buffer to contain null character by Ron Eldor · 7 years ago
  62. 57c2a30 Minor modifications to hkdf test by Ron Eldor · 7 years ago
  63. 6fce816 Add explanation for okm_string size by Ron Eldor · 7 years ago
  64. d9ad084 Reduce buffer size of okm by Ron Eldor · 7 years ago
  65. 45154eb Reduce Stack usage of hkdf test function by Ron Eldor · 7 years ago
  66. 69f190e Rename test_memcheck to test_valgrind by Gilles Peskine · 7 years ago
  67. a28db92 Support wildcard patterns with a positive list of components to run by Gilles Peskine · 7 years ago
  68. 53190e6 Delete $OUT_OF_SOURCE_DIR under --force by Gilles Peskine · 7 years ago
  69. d1174cf Fix sometimes-spurious warning about changed config.h by Gilles Peskine · 7 years ago
  70. c70637a all.sh: Update the maintainer documentation by Gilles Peskine · 7 years ago
  71. cc9f0b9 Merge the code to call output_env.sh into pre_check_tools by Gilles Peskine · 7 years ago
  72. 8796426 all.sh: only check tools that are going to be used by Gilles Peskine · 7 years ago
  73. 5331c6e all.sh: only look for armcc if it is used by Gilles Peskine · 7 years ago
  74. beb3a81 all.sh: Always build the list of components to run by Gilles Peskine · 7 years ago
  75. 878cf60 all.sh: list components automatically by Gilles Peskine · 7 years ago
  76. a1fc4b5 all.sh: fix MAKEFLAGS setting by Gilles Peskine · 7 years ago
  77. a16c2b1 all.sh: don't insist on Linux; always run Valgrind by Gilles Peskine · 7 years ago
  78. 4976e82 Gdb script: improve portability of ASLR disabling disabling by Gilles Peskine · 7 years ago
  79. 5fa32a7 Use CMAKE_BUILD_TYPE to do Asan builds by Gilles Peskine · 7 years ago
  80. 55f7c94 Fix inconsistent indentation by Gilles Peskine · 7 years ago
  81. 4d60477 Merge remote-tracking branch 'public/pr/2232' into mbedtls-2.16 by Simon Butcher · 7 years ago
  82. fc2edc3 Merge remote-tracking branch 'public/pr/2228' into mbedtls-2.16 by Simon Butcher · 7 years ago
  83. b28636b Merge tag 'mbedtls-2.16.0' into all_sh-2.14 by Gilles Peskine · 7 years ago
  84. 608953e Back up and restore config.h systematically by Gilles Peskine · 7 years ago
  85. ffcdeff Add the current component name to msg output and the final report by Gilles Peskine · 7 years ago
  86. 81b96ed Add --except mode: run all components except a list by Gilles Peskine · 7 years ago
  87. 9252511 all.sh: with non-option arguments, run only these components by Gilles Peskine · 7 years ago
  88. 348fb9a New option --list-components by Gilles Peskine · 7 years ago
  89. 782f411 Move test-ref-configs into its own component by Gilles Peskine · 7 years ago
  90. e48351a Move cleanup into the common wrapper function by Gilles Peskine · 7 years ago
  91. 9f8f92c Remove duplicate component for RSA_NO_CRT by Gilles Peskine · 7 years ago
  92. 8f07312 Move the code into functions. No behavior change. by Gilles Peskine · 7 years ago
  93. 016f925 Separate REGEX of MACRO to groups by Ron Eldor · 7 years ago
  94. a2579be Add conditional dependency to tests by Ron Eldor · 7 years ago
  95. 6c164e7 Update the version of the library to 2.16.0 by Simon Butcher · 7 years ago
  96. 428d00d Merge remote-tracking branch 'public/pr/2209' into development-restricted by Simon Butcher · 7 years ago
  97. 88d45a8 Merge remote-tracking branch 'public/pr/2171' into development-restricted by Simon Butcher · 7 years ago
  98. ad7c210 Merge remote-tracking branch 'public/pr/2274' into development by Simon Butcher · 7 years ago
  99. 12b4240 Merge remote-tracking branch 'public/pr/2288' into development by Simon Butcher · 7 years ago
  100. c831193 Merge remote-tracking branch 'public/pr/2302' into development by Simon Butcher · 7 years ago