Simone Mainardi
ffa04d2434
Allows web server binding to system ports for nonpriv. users
2016-06-30 18:25:27 +02:00
Simone Mainardi
da587f217f
Implements multidim. C host groupings facilities
2016-05-30 19:14:16 +02:00
Luca
5ff9db9dd5
Improved detection of flow status
2016-05-16 18:54:08 +02:00
Luca Deri
db21be90eb
Fix for #409
2016-03-16 21:37:07 +01:00
Luca Deri
263f3123e2
Improved ZMQ handling by adding encryption and compression support
2016-03-15 17:08:23 +01:00
Simone Mainardi
fe8d39419e
Exports MAC addresses to ElasticSearch (implements #433 )
...
MAC addresses are now exported in fields IN_SRC_MAC and
OUT_DST_MAC when using ElasticSearch.
2016-03-14 18:48:01 +01:00
Luca
ce178a1127
Initial work towards counter trends
2016-02-13 00:07:03 +01:00
Luca Deri
d7c452f0a3
Moved to 2016
2016-01-01 09:27:39 +01:00
Simone Mainardi
8a0358d46a
Adds an utility function to strip HTML from strings
2015-12-12 19:09:12 +01:00
Luca Deri
4cb4fb5b0c
Fixed issues with MTU calculation for loopback interface
...
Fixed invalid packaging on embedded systems
2015-10-13 08:43:14 +00:00
Luca Deri
18bee82d99
Added check for discarding packets with invalid lenghts that might confuse reports and stats
2015-08-23 23:54:05 +02:00
Luca
75a5293d95
Implemented lua method for reading the list of local nets
2015-08-21 23:23:32 +02:00
Luca Deri
0463488b95
Further fixes for reading interface speed: in no case ntopng should quit if interface speed cannot be read
2015-08-15 11:47:09 +02:00
Luca Deri
44deca8b60
Fixes for supporting ifSpeed on non Linux platforms
...
Fixed speed conversion to use 1000 instead of 1024 as rate
2015-08-15 11:36:37 +02:00
Campus
2deb319f57
added function to get max speed of eth - modified interface speed page
2015-08-15 01:48:08 +02:00
Luca
46f4f5c943
Reduced memory usage of ActivityStats
2015-08-12 15:29:09 +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 Deri
177d6e04dd
Core rework
2015-07-29 23:52:32 +02:00
Matteo Loporchio
81642359ad
Experimental domain categorization
...
Experimental support for websites and domain categorization based on
Google Safe Browsing API has been added.
2015-05-27 11:41:13 +02:00
Luca Deri
014594c0a4
Windows fixes
2015-05-23 20:04:15 +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