Commit graph

244 commits

Author SHA1 Message Date
Alfredo Cardigliano
29f885bb8e Add back trace to i18n failures 2023-07-21 14:57:19 +02:00
Luca Deri
3489e81827 Improved tracing (-L) 2023-06-12 19:52:24 +02:00
Luca Deri
6a2017a4bc Implemented -L <path> for logging HTTP requestss #7398 2023-06-09 19:40:21 +02:00
Luca Deri
858782b578 Enabled multithreading (3 threads) in order to have more accurate measurements 2023-05-31 12:07:52 +02:00
Luca Deri
97470dc000 Warning fixes 2023-02-19 22:08:46 +01:00
Luca Deri
77a31a5f1b Added missing -fPIC from liblua (#7202) 2023-02-06 18:14:38 +01:00
Luca Deri
42a14874d5 Improved "Flow User Check Script" flow check 2023-01-30 22:22:51 +01:00
Luca Deri
9340087892 Added support for estimating the number of TCP contacted servers with no reply. This is useful to detect scans or network issues 2023-01-22 20:04:05 +01:00
Luca Deri
fa51a2b4e8 Added the ability to upload a pcap file for analysis 2022-09-08 00:46:24 +02:00
Luca Deri
1132489179 Win fixes 2022-07-18 17:56:17 +02:00
Alfredo Cardigliano
f9e9d9fef7 Cleanup unused variable 2022-04-29 10:53:34 +02:00
Luca Deri
f2f029fcb0 Added support for https 2022-04-28 23:09:25 +02:00
Luca Deri
e807fb08ff Speedtest improvements (#6547) 2022-04-27 23:05:56 +02:00
Luca Deri
61d33f673a Improved hosts map 2022-04-27 22:42:33 +02:00
Luca Deri
b2f20317b8 Reworked host map 2022-04-27 16:37:26 +02:00
Luca Deri
6526a495bb Speedtest update (#6547) 2022-04-26 21:07:53 +02:00
Luca Deri
491aab0c20 Fixes #6539 2022-04-25 09:15:03 +02:00
Luca Deri
700ffd5d22 Reworked hiredis dependency 2022-04-11 20:48:45 +02:00
Luca Deri
58d34605fe Cleaned up MySQL code 2022-02-18 19:30:29 +01:00
Luca Deri
ec337b1833 Added check to avoid division by zero 2022-02-16 20:33:30 +01:00
Luca Deri
5701763e41 Old Lua engine replaced by 5.4.x 2021-10-14 19:03:18 +02:00
Alfredo Cardigliano
9da3db5cca Fix runtime errors from the sanitizer 2021-10-13 16:37:04 +02:00
Alfredo Cardigliano
b58f20d407 Add (randomized) user agent in speedtest #5025 2021-10-08 14:24:42 +00:00
Luca Deri
cd2a2d8ce9 Added IPv4 hex decoding in SNMP 2021-10-07 19:59:56 +02:00
Luca Deri
3757b255d5 Missing Makefile 2021-10-06 16:43:56 +02:00
Luca Deri
d01202eb45 Moved to Lua 5.4.3 2021-10-06 16:39:22 +02:00
Luca Deri
b74651802a Added Lua 5.4 branch 2021-10-06 12:36:34 +02:00
Alfredo Cardigliano
d4e3834f5b Fix speedtest standalone compilation 2021-09-06 12:30:42 +02:00
Luca Deri
6d00ebc93f Removed old dependency and dead code 2021-08-26 11:33:08 +02:00
Luca Deri
8130d5a042 ZeroMQ and Libsodium dependency cleanup 2021-08-26 11:02:40 +02:00
Alfredo Cardigliano
93b7d1db7b More speedtest improvements. Debug messages. 2021-06-29 15:32:44 +02:00
Alfredo Cardigliano
41dd7ace94 Improve speedtest server selection 2021-06-29 15:00:19 +02:00
Simone Mainardi
ded8923775 Webserver hardening (disables SSL and TLS version <= 1.1)
Implements #5459
2021-06-22 12:42:51 +02:00
Simone Mainardi
435a8837d0 Removes debug flags 2021-06-04 14:51:27 +02:00
Simone Mainardi
eee508fdf6 Fixes Lua error in v1/get/host/alert/list.lua 2021-06-04 14:42:06 +02:00
Alfredo Cardigliano
fa87ab4cc4 speedtest fixes and improvements in server selection (#5025) 2021-06-03 16:56:24 +02:00
Simone Mainardi
eacea50c97 Reverts offending commit breaking make minify compilation
This reverts commit b9d8868151.
2021-05-24 17:13:02 +02:00
gabryon99
b9d8868151 add custom bootstrap theme documentation (#5391) 2021-05-21 15:02:31 +02:00
Alfredo Cardigliano
9c196d322b Use Patricia from nDPI 2021-02-23 12:34:49 +01:00
Alfredo Cardigliano
fc2c4031c7 Add ifdef to avoid redefinition (for the time being) 2021-02-23 10:03:08 +01:00
Alfredo Cardigliano
54e551e6f0 Add main to test the speedtest from cli 2021-02-19 15:45:40 +01:00
Luca Deri
604ccebaa8 Win fix 2021-02-18 13:30:32 +01:00
Alfredo Cardigliano
a603a2e981 Fix left shift of negative value 2021-02-11 10:23:01 +01:00
Luca Deri
405386072d Win fixes 2021-01-12 12:43:33 +01:00
Luca Deri
9c16489912 FreeBSD compilation fixes
Various warning fixes
2020-12-31 18:05:44 +01:00
Simone Mainardi
24e74a9b3d Increases maximum URL length in workaround for #4681
Fixes #4761
2020-11-23 19:04:29 +01:00
Luca Deri
82250ce926 Workaround for https://github.com/ntop/ntopng/issues/4681 2020-11-06 12:34:59 +01:00
Simone Mainardi
c537584fd8 Updates i18n lib to version 0.9.2 2020-11-05 09:51:30 +00:00
Luca Deri
dc072833ee Win fixes 2020-10-27 20:57:05 +01:00
Simone Mainardi
7215b0f472 Fixes possibly uninitialized type in snmp.c 2020-08-22 16:22:13 +02:00