1. 1780f89 Some more scripts simplified by Manuel Pégourié-Gonnard · 10 years ago
  2. 3d404b4 Simplify some scripts by Manuel Pégourié-Gonnard · 10 years ago
  3. 8511384 Use Perl to run tests suites with make by Manuel Pégourié-Gonnard · 10 years ago
  4. ae738c2 Fix warning from Perl 5.21 in helper script by Manuel Pégourié-Gonnard · 10 years ago
  5. 6dc2651 Cosmetics by Manuel Pégourié-Gonnard · 10 years ago
  6. 9b06abe Add a shared build with make on Linux to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  7. e058ea2 More consistent toolchains in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  8. 52fa38a Better cleanup in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  9. bcf13ba Fix issue with MemSan and entropy by Manuel Pégourié-Gonnard · 10 years ago
  10. bbc60db Adjustments for armcc in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  11. 3d4755b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  12. 721e6bb Fix all.sh for recent config.pl change by Manuel Pégourié-Gonnard · 10 years ago
  13. 7ee5ddd Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  14. dccb80b Fix compile errors with NO_STD_FUNCTIONS by Manuel Pégourié-Gonnard · 10 years ago
  15. 7185936 Use -std=c99 only for library by Manuel Pégourié-Gonnard · 10 years ago
  16. f78e4de Fix warnings from -pedantic by Manuel Pégourié-Gonnard · 10 years ago
  17. 009a264 Add test build with -std=c99 by Manuel Pégourié-Gonnard · 10 years ago
  18. 6ad5d35 Catch a few more likely typos by Manuel Pégourié-Gonnard · 10 years ago
  19. 66b8e95 Add test build with all except ssl_cli/srv.c by Manuel Pégourié-Gonnard · 10 years ago
  20. 5a8d56d Rm hard dependency of DTLS on TIMING_C by Manuel Pégourié-Gonnard · 10 years ago
  21. e2650c8 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  22. 23c0608 Fix bug in generate_code.pl by Manuel Pégourié-Gonnard · 10 years ago
  23. d09a6b5 Move test scripts to tests/scripts by Manuel Pégourié-Gonnard · 10 years ago
  24. f9aae83 Add test for typos in check-names.sh by Manuel Pégourié-Gonnard · 10 years ago
  25. a687baf Add check-names.sh to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  26. e137ea6 Add test script check-names.sh by Manuel Pégourié-Gonnard · 10 years ago
  27. d1ddd29 Adapt error messages in tests/scripts/list-* by Manuel Pégourié-Gonnard · 10 years ago
  28. 0edba1a Move temporary list scripts to tests/scripts by Manuel Pégourié-Gonnard · 10 years ago
  29. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  30. 8a89fcd Rm references to removed config options by Manuel Pégourié-Gonnard · 10 years ago
  31. ba2e72c Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  32. f1002f8 Fix issue with armcc test in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  33. ea0920f Adjust test scripts to new RC4 defaults by Manuel Pégourié-Gonnard · 10 years ago
  34. 29c28f9 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  35. 757ca00 Fix gcc detection in check_config.h by Manuel Pégourié-Gonnard · 10 years ago
  36. 8a80318 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  37. e46c6c3 Fix tests to work with DEPRECATED_REMOVED by Manuel Pégourié-Gonnard · 10 years ago
  38. 0bf112e Remove small configuration based on RC4 by Manuel Pégourié-Gonnard · 10 years ago
  39. b295e4f Fix duplication in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  40. cc0d084 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  41. 129e413 Actually use armcc for the armcc test ^^' by Manuel Pégourié-Gonnard · 10 years ago
  42. 61fe8b0 Add more -O level variety in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  43. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  44. 129db08 Rm polarssl compat targets from Makefiles by Manuel Pégourié-Gonnard · 10 years ago
  45. b251a20 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  46. 981732b Fix missing/misplaced #include's by Manuel Pégourié-Gonnard · 10 years ago
  47. 01bb5f9 Update dependencies in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  48. 6448bce Add mingw cross-compile test to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  49. 6ca4076 Update all.sh for new dependency by Manuel Pégourié-Gonnard · 10 years ago
  50. b3b8e43 New test script for generated files by Manuel Pégourié-Gonnard · 10 years ago
  51. a71780e Add test for no platform.c in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  52. c5c5939 Add armcc to all.sh if available by Manuel Pégourié-Gonnard · 10 years ago
  53. edb2dc9 Add some cross-compile runs to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  54. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  55. 920aa9c change more references to (f)printf to polarssl_(f)printf to allow overriding by Rich Evans · 11 years ago
  56. f4253c7 modify tests/scripts/generate_code.pl to allow overriding of from command line by Rich Evans · 11 years ago
  57. 392d3dd Adapt all.sh for OS X (no MemSan) by Manuel Pégourié-Gonnard · 11 years ago
  58. 1e77a96 Fix memsan false positive on Linux >= 3.17 by Manuel Pégourié-Gonnard · 11 years ago
  59. e4f6edc Rename to mbed TLS in tests/ by Manuel Pégourié-Gonnard · 11 years ago
  60. d7e2483 Merge miscellaneous fixes into development by Paul Bakker · 11 years ago
  61. 76c99a0 Fix Gnu-ism in script by Manuel Pégourié-Gonnard · 11 years ago
  62. ea29d15 Add recursion.pl to all.sh by Manuel Pégourié-Gonnard · 11 years ago
  63. 89d69b3 Fix 3DES -> DES in all.sh (+ time estimates) by Manuel Pégourié-Gonnard · 11 years ago
  64. 246978d Add curves.pl to all.sh by Manuel Pégourié-Gonnard · 11 years ago
  65. 9bda9b3 Rework all.sh to use MSan instead of valgrind by Manuel Pégourié-Gonnard · 11 years ago
  66. 2727dc1 Add script to test depends on individual curves by Manuel Pégourié-Gonnard · 11 years ago
  67. 61bc57a Optimize all.sh for new build options by Manuel Pégourié-Gonnard · 11 years ago
  68. e73b263 Add config-full to all.sh by Manuel Pégourié-Gonnard · 11 years ago
  69. 318d0fe Auto add 'exit' label in every test function. Failed assert now goes there by Paul Bakker · 11 years ago
  70. cc10f4d Use SSL_CIPHERSUITES in example configs by Manuel Pégourié-Gonnard · 11 years ago
  71. e38eb0b Optimize config-suite-b for low RAM usage by Manuel Pégourié-Gonnard · 11 years ago
  72. 1a74a26 Add config based on PSK-CCM by Manuel Pégourié-Gonnard · 11 years ago
  73. 43b2986 Add reduced configuration used by picocoin by Manuel Pégourié-Gonnard · 11 years ago
  74. fe0984d Let all.sh work without shell expansion by Paul Bakker · 11 years ago
  75. 57255b1 Tweak test ordering in all.sh by Manuel Pégourié-Gonnard · 11 years ago
  76. 4a9dc2a Test memory a bit more often in all.sh by Manuel Pégourié-Gonnard · 11 years ago
  77. a26a005 Make compilation on DragonFly work by Markus Pfeiffer · 11 years ago
  78. 827b6ce Minor cleanups in test-ref-configs.pl by Manuel Pégourié-Gonnard · 11 years ago
  79. 0bc1f23 Adapt script and instructions for alt config.h by Manuel Pégourié-Gonnard · 11 years ago
  80. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  81. 1f69a93 Move configs to 'configs/' and activate-config.pl should be called from root by Paul Bakker · 11 years ago
  82. 2be0b52 Add selftest program to the list of tests by Manuel Pégourié-Gonnard · 11 years ago
  83. 3895f5a all.sh: directly go for ASan build by Manuel Pégourié-Gonnard · 11 years ago
  84. 244c06e Be more specific in ref-configs's compat.sh call by Manuel Pégourié-Gonnard · 11 years ago
  85. 897a595 Make all.sh more robust in some use cases by Manuel Pégourié-Gonnard · 11 years ago
  86. 80955ee all.sh: one test script to run them all by Manuel Pégourié-Gonnard · 11 years ago
  87. 20ed0f7 Fixed compat.sh arguments line in test-ref-configs.pl by Paul Bakker · 12 years ago
  88. 30a3062 Added ability to filter configs in test-ref-configs.pl by Paul Bakker · 12 years ago
  89. 18c443d Fix dependency issues in the test framework by Manuel Pégourié-Gonnard · 12 years ago
  90. 6498540 New script for testing standard configurations by Manuel Pégourié-Gonnard · 12 years ago
  91. de56ca1 The suite specific header should only be used when the suite is active by Paul Bakker · 12 years ago
  92. b34fef2 Suite dependencies handled correctly now by Paul Bakker · 12 years ago
  93. 33b43f1 Converted .function file to c-like format and adapted generator code by Paul Bakker · 12 years ago
  94. 1934318 Introduced own scripted test framework to replace fct.h and reduce compile time by Paul Bakker · 12 years ago
  95. e07c431 Test suite automatically uses buffer-based memory allocator if present by Paul Bakker · 12 years ago
  96. b9d3cfa Split up GCM into a start/update/finish cycle by Paul Bakker · 12 years ago
  97. 28837ff Make sure polarssl/config.h is included at the start by Paul Bakker · 12 years ago
  98. 89e80c9 - Added base Galois/Counter mode (GCM) for AES by Paul Bakker · 13 years ago
  99. 0e04d0e - Added CTR_DRBG based on AES-256-CTR (NIST SP 800-90) random generator by Paul Bakker · 14 years ago
  100. 46c1794 - Split cipher test suite into three different sets by Paul Bakker · 14 years ago