1. 44bfbe3 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  2. 4e9f712 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  3. 09b4f19 Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  4. 4daffe2 Merge branch 'pr_1025' into development by Gilles Peskine · 8 years ago
  5. b04e2c3 Allow comments in test data files by Gilles Peskine · 8 years ago
  6. f058f34 Support negative dependencies in test cases by Hanno Becker · 8 years ago
  7. 9060d4d Fix generate_code.pl to handle escaped : by Andres AG · 8 years ago
  8. 37f2620 Adds line numbering in errors for test helpers by SimonB · 9 years ago
  9. 43dba3d Fixes off by 1 error reported in line number errors by SimonB · 9 years ago
  10. c1d2eb3 Adds line number substitution in test cases by SimonB · 9 years ago
  11. 1594210 Adds better support to debug generated code by SimonB · 9 years ago
  12. 8ca7bc4 Adds verbose mode to the test suites by SimonB · 9 years ago
  13. 64d60da Fix typos and add copyright statement to generate_code.pl by Simon Butcher · 9 years ago
  14. 0269dad Refactored test suite template code by SimonB · 9 years ago
  15. 152ea18 Added support for per test suite helper functions by SimonB · 9 years ago
  16. 3ddf355 Clarified purpose and usage of generate_code.pl by SimonB · 9 years ago
  17. e2650c8 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  18. 23c0608 Fix bug in generate_code.pl by Manuel Pégourié-Gonnard · 10 years ago
  19. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  20. 8a80318 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  21. e46c6c3 Fix tests to work with DEPRECATED_REMOVED by Manuel Pégourié-Gonnard · 10 years ago
  22. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  23. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  24. 920aa9c change more references to (f)printf to polarssl_(f)printf to allow overriding by Rich Evans · 11 years ago
  25. f4253c7 modify tests/scripts/generate_code.pl to allow overriding of from command line by Rich Evans · 11 years ago
  26. 318d0fe Auto add 'exit' label in every test function. Failed assert now goes there by Paul Bakker · 11 years ago
  27. a26a005 Make compilation on DragonFly work by Markus Pfeiffer · 11 years ago
  28. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  29. 18c443d Fix dependency issues in the test framework by Manuel Pégourié-Gonnard · 12 years ago
  30. de56ca1 The suite specific header should only be used when the suite is active by Paul Bakker · 12 years ago
  31. b34fef2 Suite dependencies handled correctly now by Paul Bakker · 12 years ago
  32. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  33. 1934318 Introduced own scripted test framework to replace fct.h and reduce compile time by Paul Bakker · 12 years ago
  34. e07c431 Test suite automatically uses buffer-based memory allocator if present by Paul Bakker · 12 years ago
  35. 28837ff Make sure polarssl/config.h is included at the start by Paul Bakker · 12 years ago
  36. 46c1794 - Split cipher test suite into three different sets by Paul Bakker · 14 years ago
  37. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  38. ccff167 `cat ../svn-commit.2.tmp ` by Paul Bakker · 16 years ago
  39. 7d8a100 - Added handling of escaped colon's in input by Paul Bakker · 16 years ago
  40. 367dae4 - Added CMake makefiles as alternative to regular Makefiles. by Paul Bakker · 16 years ago