| .. |
|
AddressList.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
AddressResolution.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
AddressTree.cpp
|
Implement allowed network and interface checks on timeseries
|
2018-09-12 15:52:14 +02:00 |
|
AlertCounter.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
AlertsManager.cpp
|
Implements a lua endpoint to send alerts to syslog
|
2018-09-05 15:26:57 +02:00 |
|
AutonomousSystem.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
AutonomousSystemHash.cpp
|
Added hash tracing
|
2018-08-04 17:54:43 +02:00 |
|
Checkpointable.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
CollectorInterface.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
CountriesHash.cpp
|
Added hash tracing
|
2018-08-04 17:54:43 +02:00 |
|
Country.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
DB.cpp
|
Minor code cleanup
|
2018-08-22 14:26:10 +02:00 |
|
DnsStats.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
DummyInterface.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
ElasticSearch.cpp
|
Implements support for ElasticSearch version 6
|
2018-05-07 13:04:55 +02:00 |
|
EthStats.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
ExportInterface.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
Flow.cpp
|
Implements support for collected custom applications
|
2018-10-01 00:22:49 +02:00 |
|
FlowGrouper.cpp
|
Major nEdge code cleanup
|
2018-08-06 17:54:25 +02:00 |
|
FlowHash.cpp
|
Added hash tracing
|
2018-08-04 17:54:43 +02:00 |
|
FrequentNumericItems.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
FrequentStringItems.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
FrequentTrafficItems.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
GenericHash.cpp
|
Added better trace for potential XSS attempts
|
2018-08-04 19:18:17 +02:00 |
|
GenericHashEntry.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
GenericTrafficElement.cpp
|
Implements support for collected custom applications
|
2018-10-01 00:22:49 +02:00 |
|
Geolocation.cpp
|
Updated geolocation (fixed warning)
|
2018-08-20 15:07:40 +02:00 |
|
Grouper.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
Host.cpp
|
Implements support for collected custom applications
|
2018-10-01 00:22:49 +02:00 |
|
HostHash.cpp
|
Added hash tracing
|
2018-08-04 17:54:43 +02:00 |
|
HostPools.cpp
|
Fixes host pools load indexing
|
2018-09-11 17:41:19 +02:00 |
|
HostTimeseriesPoint.cpp
|
Further code cleanup
|
2018-09-26 09:00:51 +02:00 |
|
HTTPserver.cpp
|
Improves Lua-based params validation
|
2018-08-28 15:08:34 +02:00 |
|
HTTPstats.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
ICMPstats.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
InterfaceStatsHash.cpp
|
Allocator sizeof operand mismatch fixes
|
2018-05-28 16:45:20 +02:00 |
|
IpAddress.cpp
|
Migrates geolocation to GeoLite2 and libmaxminddb
|
2018-07-13 12:03:15 +02:00 |
|
LocalHost.cpp
|
Leak fix
|
2018-09-26 08:23:02 +01:00 |
|
LocalTrafficStats.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
Logstash.cpp
|
Added SSH in network discovery
|
2018-04-06 22:52:32 +02:00 |
|
LuaEngine.cpp
|
Implements support for collected custom applications
|
2018-10-01 00:22:49 +02:00 |
|
Mac.cpp
|
Uses Redis STRLEN to compute the size of deserialized local hosts and macs
|
2018-09-13 17:15:29 +02:00 |
|
MacHash.cpp
|
Added hash tracing
|
2018-08-04 17:54:43 +02:00 |
|
MacManufacturers.cpp
|
Allocator sizeof operand mismatch fixes
|
2018-05-28 16:45:20 +02:00 |
|
main.cpp
|
Remove unused HTTPBL
|
2018-09-27 16:14:46 +02:00 |
|
MDNS.cpp
|
Removed leftover
|
2018-09-21 09:33:59 +02:00 |
|
Mutex.cpp
|
Fixes deadlocks upon mutex errors
|
2018-09-11 11:54:04 +02:00 |
|
MySQLDB.cpp
|
Adds time to sql query log
|
2018-08-16 09:48:30 +02:00 |
|
nDPIStats.cpp
|
Fix for enabling broken SSL certificate mismatch alerts
|
2018-07-09 23:48:31 +02:00 |
|
NetworkDiscovery.cpp
|
Win fixes
|
2018-07-17 00:58:05 +02:00 |
|
NetworkInterface.cpp
|
Fixes live traffic download hanging GUI when filter don't match any packet
|
2018-10-01 11:15:00 +02:00 |
|
NetworkStats.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
Ntop.cpp
|
Implements support for collected custom applications
|
2018-10-01 00:22:49 +02:00 |
|
ntop_win32.c
|
Win fixes
|
2017-12-02 10:38:56 +01:00 |
|
NtopGlobals.cpp
|
Fixes deadlocks upon mutex errors
|
2018-09-11 11:54:04 +02:00 |
|
PacketDumper.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
PacketDumperTuntap.cpp
|
Reworked alerts
|
2018-04-13 18:10:19 +02:00 |
|
PacketStats.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
Paginator.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
ParserInterface.cpp
|
Implements support for collected custom applications
|
2018-10-01 00:22:49 +02:00 |
|
PcapInterface.cpp
|
Interim fix for #1901
|
2018-08-08 11:38:58 +02:00 |
|
PeriodicActivities.cpp
|
Improved termination tracings
|
2018-09-12 08:43:16 +02:00 |
|
PF_RINGInterface.cpp
|
Fix to remove toggle buttons exceeding the max value
|
2018-09-22 09:05:40 +02:00 |
|
Prefs.cpp
|
Remove flow "user scripts" code.
|
2018-10-01 09:57:15 +02:00 |
|
ProtoStats.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
Redis.cpp
|
Remove unused HTTPBL
|
2018-09-27 16:14:46 +02:00 |
|
RemoteHost.cpp
|
Fix blacklisted host alert not being generated for local hosts
|
2018-09-27 16:19:49 +02:00 |
|
RwLock.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
service_win32.c
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
SNMP.cpp
|
Prevents SNMP walks from being performed during shutdown
|
2018-09-13 11:16:07 +02:00 |
|
StatsManager.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
StoreManager.cpp
|
Reverts allowed interfaces fixes to make room for simplified code
|
2018-08-20 22:51:51 +02:00 |
|
TcpFlowStats.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
TcpPacketStats.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
ThreadedActivity.cpp
|
Fix shutdown script execution
|
2018-06-20 11:18:59 +02:00 |
|
ThreadPool.cpp
|
Reworks shutdown to allow graceful periodic activ term
|
2018-06-01 12:38:31 +02:00 |
|
TimeseriesExporter.cpp
|
Code cleanup
|
2018-09-26 08:42:47 +02:00 |
|
TimeseriesRing.cpp
|
Further code cleanup
|
2018-09-26 09:00:51 +02:00 |
|
TimeseriesRingStatus.cpp
|
Leak fix
|
2018-09-26 08:23:02 +01:00 |
|
Trace.cpp
|
Added preference (Logging sub-menu) to create a trace log (ntopng.log) instead of using syslog
|
2018-08-11 13:42:13 +02:00 |
|
TrafficStats.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
Utils.cpp
|
default data directory migration from /var/tmp/ntopng to /var/lib/ntopng
|
2018-08-29 17:46:56 +02:00 |
|
ViewInterface.cpp
|
Improves handling of redis interface ids and maximum number of interfaces
|
2018-08-29 15:47:57 +02:00 |
|
VirtualHost.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
VirtualHostHash.cpp
|
Added hash tracing
|
2018-08-04 17:54:43 +02:00 |
|
Vlan.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
VlanAddressTree.cpp
|
Updated (C) to 2018
|
2018-03-22 21:59:42 +01:00 |
|
VlanHash.cpp
|
Added hash tracing
|
2018-08-04 17:54:43 +02:00 |
|
ZCCollectorInterface.cpp
|
embedded check cleanup
|
2018-05-24 17:13:30 +02:00 |