Luca Deri
2a5baca948
Various flow dump improvements and bug fixes
2015-08-17 10:57:17 +02:00
Luca Deri
900484b2e0
Reworked DB structure
2015-08-09 15:54:18 +02:00
Luca Deri
6aa141caa9
Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster
...
Little progresses towards MySQL support
2015-08-08 01:13:59 +02:00
Luca
9688d1554b
Fix for #108
...
Optimized host categorization
2015-08-05 16:44:57 +02:00
Luca
f6c0cb24d2
Reworked code to handle changes in nDPI master/sub-protocol support
...
Documented -t parameter and fixed bug for handling it
2015-07-07 10:59:41 -04:00
Arianna Avanzini
f514a4db87
src/FlowsManager.cpp: add infrastructure for filtering flow queries
...
This commit adds a first option to filter results of queries
on flows so that only relevant info can be returned. This for
now only introduces a PORTS filter. This helps reducing the
load on the Lua stack when the flows limit is high.
2015-06-16 13:16:07 +02:00
Zbynek Houska
71414f65be
Fixes needed for smooth compilation on OpenBSD 5.7
2015-06-02 12:46:47 +01:00
Luca
dc746b45b3
Various optimizations for malware flow categorization (-c)
2015-05-28 19:04:03 +02:00
Luca Deri
192983d35c
An alert is genererated when a malware site is visited
2015-05-27 21:27:31 +02:00
Luca Deri
e2b04d128f
Revamped host categorization and moved to Google Safe Browsing for detecting safe and malware sites
2015-05-27 17:58:26 +02:00
Arianna Avanzini
8ba4cc531c
flow_details.lua: add checkbox to dump flow traffic on disk
...
This commit adds an option to force dump on disk of a specific
flow, despite what other options and preferences might be.
2015-05-02 00:43:22 +02:00
Luca Deri
b178cf4121
Added travis file for code testing
...
Added .gitignore file for ignoring selected files
Reworked src and include paths to organize the source better
Fixed bug with invalid git version caused in some settings that do not compile code extracting it from github
2015-05-01 19:40:52 +02:00