Commit History

Author SHA1 Message Date
  Stefan Schmidt 27fc9d034a Made the statistics code interruptible by CTRL+C 6 years ago
  Stefan Schmidt 501a011661 Print function name too when encountering an SQLite exception 6 years ago
  Stefan Schmidt 7aaa83a8c9 Fix: Use cerr for warnings and errors instead of cout 6 years ago
  Jens Keim a40cf6152c add indexing to get_ip_data tables 6 years ago
  Stefan Schmidt 23ccc7d823 Fixed non-unique primary key in ip_ports table 6 years ago
  Stefan Schmidt cedcc6f582 Store doExtraTests variable in statistics database 6 years ago
  Stefan Schmidt 180d32bd93 More copy avoidance in statistics_db 6 years ago
  Stefan Schmidt 58a9425c22 Integrated correctional statements into the prepared statement in writeStatisticsConvExt 6 years ago
  Stefan Schmidt c680ed9454 Fixed case sensitivity problem for conv_statistics_extended's protocol-field 6 years ago
  Stefan Schmidt c569a1398c Fixed memory consumption spike when saving statistics file, reduces max memory usage by ~25% 6 years ago
  Marcel 77fdedad8e merged statistics_db.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 abd38a1514 ports that have no service-entry are now unknown 6 years ago
  Stefano Acquaviti b0f875b054 services that can't be found are now listed unavailable 6 years ago
  Stefano Acquaviti 3902601000 check if file is reachable from working directory first 6 years ago
  Stefano Acquaviti 08c6fc1886 changed how nmap-services-tcp.csv path is built 6 years ago
  Stefano Acquaviti 331018357c moved warning message 6 years ago
  Stefano Acquaviti 8cb5fecfc2 replaced portServices vector with unordered_map 6 years ago
  Stefano Acquaviti 05ed25a58d fixed some whitespaces 6 years ago
  Stefano Acquaviti 566b847f30 add portProtocol to database 6 years ago
  Stefano Acquaviti 27e12d5129 adjusted nmap path 6 years ago
  Stefano Acquaviti 59b77d9158 add portServices to database 6 years ago
  Stefan Schmidt 15fe719233 Added byteCount to ip_protocol and ip_ports tables 6 years ago
  Stefan Schmidt 28301447a7 Implemented cache DB versioning 6 years ago
  Stefan Schmidt e37394d479 Fix: Type of pktsReceived is supposed to be INTEGER 6 years ago
  Stefan Schmidt dbb14983fc Fix: Specify case insensitivity for TEXT-fields for query-mode compatibility 6 years ago
  aidmar.wainakh 27cdd40d15 add port novelty distribution 6 years ago
  aidmar.wainakh 9d046618db clean comments 6 years ago