ntopng/src
2022-12-12 10:37:13 +01:00
..
flow_alerts Implemented custom host script (WIP) 2022-11-24 12:34:14 +01:00
flow_checks Change warning level for missing custom script 2022-11-30 09:18:56 +01:00
host_alerts Enhanced the host Lua API for host checks 2022-11-25 18:34:10 +01:00
host_checks Fix uninitialized var 2022-12-02 04:33:58 -05:00
ActiveHostWalkerInfo.cpp Improved networks page 2022-05-01 22:54:58 +02:00
AddressResolution.cpp Cleanup thread names 2022-08-26 16:29:52 +02:00
AddressTree.cpp Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
AlertableEntity.cpp Comment out warning 2022-06-07 11:08:42 +02:00
AlertCounter.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
AlertsQueue.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
AutonomousSystem.cpp Add num alerted flows in ASN (#6465) 2022-07-25 10:51:08 +02:00
AutonomousSystemHash.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
Bitmap128.cpp Enable support for pool-based filtering in recipients 2022-02-23 12:29:58 +01:00
Bitmask.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
BlacklistStats.cpp Initial work towards blacklist statistics 2022-10-05 22:23:35 +02:00
Bloom.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
BroadcastDomains.cpp Improve local hosts lookups by using cached info when the network ID is not required 2022-07-19 12:54:33 +02:00
Check.cpp Removed double plugin directory swap 2022-02-11 12:07:24 +01:00
ChecksLoader.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
Condvar.cpp Set condwait timeout to 1-2s as it was 0-1s leading to too many calls 2022-08-26 10:59:07 +02:00
ContainerStats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
ContinuousPing.cpp Cleanup thread names 2022-08-26 16:29:52 +02:00
ContinuousPingStats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
CountriesHash.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
Country.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
DB.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
DnsStats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
DSCPStats.cpp Compilation fix 2020-07-17 23:15:43 +02:00
DummyInterface.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
ElasticSearch.cpp Cleanup thread names 2022-08-26 16:29:52 +02:00
EthStats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
ExportInterface.cpp Defined zmq_msg_hdr_v2 with 32 bit sourceId to address #6399 2022-03-14 22:36:49 +01:00
Fingerprint.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
Flow.cpp Exported missing fields in JSON flow 2022-12-11 11:27:53 +01:00
FlowAlert.cpp Implemented skeleton of CustomFlowLuaScriptAlert check 2022-11-19 20:31:24 +01:00
FlowAlertsLoader.cpp Implemented skeleton of CustomFlowLuaScriptAlert check 2022-11-19 20:31:24 +01:00
FlowCheck.cpp Add Flow Checks profiling (execution time in System -> Health -> Behavioural Checks) 2022-07-15 16:22:48 +02:00
FlowChecksExecutor.cpp Implemented skeleton of CustomFlowLuaScriptAlert check 2022-11-19 20:31:24 +01:00
FlowChecksLoader.cpp Fixes flow checks not found 2022-11-21 10:59:55 +01:00
FlowGrouper.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
FlowHash.cpp Added the ability to un-merge DNS requests on the same UDP ports. 2022-10-11 23:38:51 +02:00
FlowRiskAlerts.cpp Fixes Flow risks not defined (#6939) 2022-10-21 13:37:08 +02:00
FlowStats.cpp Added critical and emergency status to alerts 2022-10-19 10:18:51 +02:00
FlowTrafficStats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
FrequentStringItems.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
GenericHash.cpp Code optimization 2022-09-20 12:45:59 +02:00
GenericHashEntry.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
GenericTrafficElement.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
Geolocation.cpp Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
Host.cpp Added RST scan alert (#5903) 2022-11-30 17:01:49 +01:00
HostAlert.cpp Implemented spider/bot detection risk 2022-02-17 21:06:44 +01:00
HostAlertableEntity.cpp Implements per-severity breakdown of engaged alerts in C++ 2021-09-24 16:25:12 +02:00
HostCheck.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
HostChecksExecutor.cpp Run checks which are enabled, with alerts disabled 2022-10-28 18:34:27 +02:00
HostChecksLoader.cpp Added RST scan alert (#5903) 2022-11-30 17:01:49 +01:00
HostHash.cpp Add listening ports from nprobe agent to hosts 2022-06-20 18:24:05 +02:00
HostPools.cpp Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
HostPoolStats.cpp Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
HostPorts.cpp Reworked local hosts port handling 2022-10-29 14:19:57 +02:00
HostStats.cpp Implements #6150 2022-10-10 19:35:07 +02:00
HTTPserver.cpp Implements #6994 (Add support for Radius User Capabilities) 2022-12-01 22:18:48 +01:00
HTTPstats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
ICMPinfo.cpp Improved ICMP data exfiltration detection 2022-05-04 00:31:55 +02:00
ICMPstats.cpp Warning fixes 2022-02-14 18:01:43 +01:00
IEC104Stats.cpp Indent 2022-07-21 23:33:29 +02:00
InfluxDBTimeseriesExporter.cpp InfluxDB export files are now writte in tmp/influxdb as with clickhouse 2022-02-01 21:41:52 +01:00
InterarrivalStats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
InterfaceStatsHash.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
IpAddress.cpp Implements Local Hosts BlackList Check #6858 2022-09-09 22:51:12 +02:00
L4Stats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
ListeningPorts.cpp Add listening ports from nprobe agent to hosts 2022-06-20 18:24:05 +02:00
LocalHost.cpp Updated comment 2022-11-01 08:50:16 +01:00
LocalHostStats.cpp Implemented custom host script (WIP) 2022-11-24 12:34:14 +01:00
LocalTrafficStats.cpp Update local2remote stats in the same place where network stats are updates. This fixes stats with netfilter and non-packet interfaces. Fix #6145 2022-09-21 11:00:00 +02:00
LuaEngine.cpp Minor changes on user capabilities 2022-12-02 09:38:04 +01:00
LuaEngineFlow.cpp Added L7 information in flow object adding 2022-11-27 18:53:39 +01:00
LuaEngineHost.cpp Enhanced the host Lua API for host checks 2022-11-25 18:34:10 +01:00
LuaEngineInterface.cpp Fixes #7029 2022-12-12 10:37:13 +01:00
LuaEngineNetwork.cpp Fixes compilation error 2022-06-30 10:55:53 +02:00
LuaEngineNtop.cpp Added ntop.sendKafkaMessage("brokers;topic;options", "message") API call 2022-10-27 12:23:53 +02:00
Mac.cpp Code cleanup 2022-09-07 09:51:35 +02:00
MacHash.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
MacManufacturers.cpp Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
MacStats.cpp Added DHCP MAC stats 2022-05-16 23:30:50 +02:00
main.cpp Added support for 2022-10-26 22:59:27 +02:00
MDNS.cpp Cleanup thread names 2022-08-26 16:29:52 +02:00
MostVisitedList.cpp Fixes Redis trim 2022-08-09 16:32:26 +02:00
Mutex.cpp Optimized pools lock/unlock removing redis with a lock in ntopng 2022-09-05 20:00:29 +02:00
MySQLDB.cpp Print query on sql failure. Code cleanup. 2022-10-14 11:26:54 +02:00
nDPIStats.cpp Enhanced the host Lua API for host checks 2022-11-25 18:34:10 +01:00
NetworkDiscovery.cpp Add Utils::openSocket/Utils::closeSocket to label sockets 2022-07-29 10:11:57 +02:00
NetworkInterface.cpp Zoom fixes 2022-12-11 09:56:36 +01:00
NetworkStats.cpp Code clanup 2022-08-16 17:54:41 +02:00
Ntop.cpp Added TTL to historical flows capabilities 2022-12-02 09:42:51 +01:00
ntop_win32.c Win fixes 2022-10-10 10:37:37 +02:00
NtopGlobals.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
ObservationPoint.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
ObservationPointHash.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
OperatingSystem.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
OperatingSystemHash.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
OtherAlertableEntity.cpp Code resolution cleanup 2022-05-29 21:50:17 +02:00
PacketDumper.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
PacketDumperTuntap.cpp Add Utils::openSocket/Utils::closeSocket to label sockets 2022-07-29 10:11:57 +02:00
PacketStats.cpp Implements logic for #6150 2022-10-06 20:05:11 +02:00
Paginator.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
ParsedeBPF.cpp Handle package information from nprobe 2022-06-15 12:25:05 +02:00
ParsedFlow.cpp Added %L7_CONFIDENCE support 2022-06-06 14:05:42 +02:00
ParsedFlowCore.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
ParserInterface.cpp Fixed port counters 2022-10-25 18:06:56 +02:00
PartializableFlowTrafficStats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
PcapInterface.cpp Reworked host labelling via HTTP/DNS that now happens only in case of positive reply (via DPI) 2022-12-05 10:32:44 +01:00
PeriodicActivities.cpp Cleanup thread names 2022-08-26 16:29:52 +02:00
PeriodicScript.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
PF_RINGInterface.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
Ping.cpp Cleanup thread names 2022-08-26 16:29:52 +02:00
Prefs.cpp Added to doc characters ntopng redis parser does not support (#6902) 2022-11-16 18:50:16 +01:00
ProtoStats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
RecipientQueue.cpp Add license check to do_dump_flows_on_clickhouse(). Remove duplicated function useClickHouse(). 2022-09-30 12:12:44 +02:00
Recipients.cpp Add entity based filter in Recipient configuration 2022-09-30 09:26:34 +02:00
Redis.cpp Compialation fix 2022-04-11 21:00:29 +02:00
RemoteHost.cpp Improved top host sites adding reset method 2022-10-15 00:39:24 +02:00
RoundTripStats.cpp Doubled interface charts length 2022-01-30 14:05:35 +01:00
RRDTimeseriesExporter.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
RwLock.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
Score.cpp Added score stats to VLAN/Country/AS/Network 2021-05-13 11:09:16 +02:00
ScoreStats.cpp Added score breakdown to score anomaly alert 2021-05-17 18:24:01 +02:00
SerializableElement.cpp Add Utils::openSocket/Utils::closeSocket to label sockets 2022-07-29 10:11:57 +02:00
service_win32.c Win fixes 2020-12-17 17:14:56 +01:00
SNMP.cpp Add Utils::openSocket/Utils::closeSocket to label sockets 2022-07-29 10:11:57 +02:00
SQLiteAlertStore.cpp Fix alter table failures in SQLite 2022-03-31 09:45:26 +02:00
SQLiteStoreManager.cpp Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
StatsManager.cpp Initial cleanup of useless consts towards migration to modern C++ (#6271) 2022-02-03 15:57:34 +01:00
SyslogCollectorInterface.cpp Add Utils::openSocket/Utils::closeSocket to label sockets 2022-07-29 10:11:57 +02:00
SyslogDump.cpp Disable flow dump to syslog on MacOS due to broken openlog API on Sierra and later 2022-06-14 16:36:39 +02:00
SyslogLuaEngine.cpp Improve syslog API, add host log plugin skeleton 2020-05-16 11:35:32 +02:00
SyslogParserInterface.cpp Removed double plugin directory swap 2022-02-11 12:07:24 +01:00
SyslogStats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
TcpFlowStats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
TcpPacketStats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
ThreadedActivity.cpp Add license check to do_dump_flows_on_clickhouse(). Remove duplicated function useClickHouse(). 2022-09-30 12:12:44 +02:00
ThreadedActivityStats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
ThreadPool.cpp Improve thread names 2022-08-26 16:41:52 +02:00
ThroughputStats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
TimelineExtract.cpp Fixed compilation warning 2022-10-27 10:31:55 +02:00
TimeseriesExporter.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
Trace.cpp Warning fixes 2022-01-30 21:20:08 +01:00
TrafficStats.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
Utils.cpp Fixes HTTPS monitoring not working 2022-11-24 13:31:49 +01:00
ViewInterface.cpp Added the ability to un-merge DNS requests on the same UDP ports. 2022-10-11 23:38:51 +02:00
ViewScoreStats.cpp Implements flow callbacks and alerts in C++ 2021-04-03 09:53:15 +02:00
VirtualHost.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
VirtualHostHash.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
VLAN.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
VLANAddressTree.cpp Added vlan support to exclusion lists (#6510) 2022-05-24 12:22:24 +02:00
VLANHash.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
ZCCollectorInterface.cpp Copyright update (C) 2022-01-03 09:35:09 +01:00
ZMQCollectorInterface.cpp ZMQ flow drop accounting code review and tests (fix #6399) 2022-11-29 11:29:19 +01:00
ZMQParserInterface.cpp Added new module snmp_mapping for handling interface information coming from nprobe via ZMQ 2022-11-18 19:34:32 +01:00
ZMQPublisher.cpp Defined zmq_msg_hdr_v2 with 32 bit sourceId to address #6399 2022-03-14 22:36:49 +01:00