Commit History

Author SHA1 Message Date
  Carlos Garcia 4479ed9057 Merge branch 'UT_pyparsing_final_SKIP_CI' of stefan.schmidt/ID2T-toolkit into master 6 years ago
  Carlos Garcia 0cfbced39f Merge branch 'refactor_documentation_SKIP_CI' of stefan.schmidt/ID2T-toolkit into master 6 years ago
  Carlos Garcia 08cfb18db0 Merge branch 'clear_cache_on_test_SKIP_CI' of stefan.schmidt/ID2T-toolkit into master 6 years ago
  Roey Regev b1cb16959a Added unittests for named queries 6 years ago
  Roey Regev efd0e46940 added documentation to attack constructors 6 years ago
  Roey Regev 706fa666b1 added packet generation documentation for several attacks 6 years ago
  Roey Regev 745f11662a added documentation for library constants 6 years ago
  Roey Regev e06eb8a8c2 added TODOs to function where documentation is missing 6 years ago
  Roey Regev a0331998e2 added documentation for the methods generate_attack_pcap and generate_attack_packets of all attacks 6 years ago
  Stefan Schmidt 58439640a9 Regenerate statistics DB before running tests 6 years ago
  Carlos Garcia 9c58c7d4f8 Merge branch 'memory_efficiency_SKIP_CI' of stefan.schmidt/ID2T-toolkit into master 6 years ago
  Jens Keim 89d769f305 add memory profiling to efficiency script 6 years ago
  Jens Keim 5f2f55accd add memory_profiler as python dependency 6 years ago
  Carlos Garcia f37afa4a48 Merge branch 'pyparsing_improved' of stefan.schmidt/ID2T-toolkit into master 6 years ago
  Carlos Garcia fa0845d26e Merge branch 'parallel_build' of stefan.schmidt/ID2T-toolkit into master 6 years ago
  Carlos Garcia e37395d23a Merge branch 'summary_fix' of stefan.schmidt/ID2T-toolkit into master 6 years ago
  Stefan Schmidt 2ce93a99bd Improved error message when using a comparison operator with a parameterized query as the value 6 years ago
  Stefan Schmidt 2d4a089c20 Fixed usage of "random", "first" and "last" inside parameterized queries 6 years ago
  Stefan Schmidt e28d94fd52 Enabled parallel make 6 years ago
  Stefan Schmidt 3a93817585 Fixed summary for created statistics db 6 years ago
  Carlos Garcia 0626dff544 Merge branch 'temporal_efficiency_fix' of stefan.schmidt/ID2T-toolkit into master 6 years ago
  Stefan Schmidt 47544913ec Updated the output of the help command 6 years ago
  Stefan Schmidt 323053b2eb Allow user-specified lists as values for comparisons in parameterized queries 6 years ago
  Stefan Schmidt 2985acd3dd Documented the query parser 6 years ago
  Stefan Schmidt 3efd717dab Refactored query parser to disallow usage of "avg" with incompatible attributes 6 years ago
  Stefan Schmidt 2eb5e54fcb Implemented all(winSize) 6 years ago
  Stefan Schmidt 3a47411059 Implemented all(ipClass) 6 years ago
  Stefan Schmidt c30b509974 Implemented least_used(ipclass) 6 years ago
  Stefan Schmidt 903af62a6a Fail with more descriptive error message when query isn't found 6 years ago
  Stefan Schmidt 9d9908b20d Introduced "in" operator for named queries 6 years ago