Commit History

Author SHA1 Message Date
  Stefan Schmidt 564eb657dd Fixed format string truncation warning in statistics.cpp 5 years ago
  Stefan Schmidt 5f15213117 Made ID2T use UTC for timestamps to fix timezone-related problems 5 years ago
  Stefan Schmidt 1464229c6d Fixed ID2T not finding nmap-services-tcp.csv by passing through the resource path 5 years ago
  Stefan Schmidt 7aaa83a8c9 Fix: Use cerr for warnings and errors instead of cout 6 years ago
  Stefan Schmidt e58d6be34d Fixed capture-duration calculation error caused by an overflow in tv_usec 6 years ago
  Jens Keim 971df14819 fix CaptureDuration calculation 6 years ago
  Stefan Schmidt 50fb8b1800 Calculate conv_statistics_extended and ip_degrees only when extra tests are requested 6 years ago
  Stefan Schmidt cedcc6f582 Store doExtraTests variable in statistics database 6 years ago
  Stefan Schmidt 62e88a7bdf Replaced by-value parameters in the hot path with const references 6 years ago
  Stefan Schmidt f20e87c149 Removed unused parameter from addIpStat_packetSent 6 years ago
  Stefan Schmidt 2f04966820 Reduced time complexity of statistics calculation 6 years ago
  Marcel ba8ee9ced9 merged statistics.h/cpp of both groups 6 years ago
  Stefano Acquaviti a7746171f6 add timestamp of last occurrence of unrecognized packet to table 6 years ago
  Stefano Acquaviti db7374e1ee refactored untracked to unrecognized 6 years ago
  Stefano Acquaviti 7815de113a record unrecognized PDUs 6 years ago
  Stefano Acquaviti 566b847f30 add portProtocol to database 6 years ago
  Stefan Schmidt 15fe719233 Added byteCount to ip_protocol and ip_ports tables 6 years ago
  Stefan Schmidt 174d8a1f1c Trim whitespaces in statistics.cpp 6 years ago
  Stefan Schmidt 28301447a7 Implemented cache DB versioning 6 years ago
  aidmar.wainakh 27cdd40d15 add port novelty distribution 6 years ago
  aidmar.wainakh ef6d1a6026 fix a bug in interval packet rate of individual IPs 6 years ago
  aidmar.wainakh 1fe28ac43d fix a bug in entropy calculation 6 years ago
  aidmar.wainakh 9d046618db clean comments 6 years ago
  aidmar.wainakh fea9a9ee23 solve conflicts 6 years ago
  aidmar.wainakh 8547eb372d merge id2t_2_artifacts_fixes branch 6 years ago
  aidmar.wainakh 8c6b29c1e4 clean the code and add comments 6 years ago
  aidmar.wainakh 5ec8791bae commenting 6 years ago
  aidmar.wainakh 462f2d3d55 commenting 6 years ago
  aidmar.wainakh dbd20d23f4 Omit ToS validity test, rename tests to extraTests, fix bug of writing an empty ip_statistics to database 6 years ago
  aidmar.wainakh 854cafcb42 delete ToS validty check 6 years ago