Commit graph

199 commits

Author SHA1 Message Date
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
Luca Deri
ac12f81b08 Fix for invalid OS detection due to speedtest 2020-06-24 18:56:53 +02:00
Luca Deri
36fa6b0a4c Compilation fix 2020-06-15 23:57:20 +02:00
Luca Deri
984c24cd92 Changes for supporting NET-SNMP where available 2020-06-15 01:11:14 +02:00
Alfredo Cardigliano
9f2d960b20 Add json-c to third-party (due to a bug introduced in 0.12.1-1.3ubuntu0.1) 2020-05-15 10:42:46 +00:00
emanuele-f
341f8349f8 Fix leaks in speedtest.c
Fixes #3889
2020-05-06 18:17:09 +02:00
Alfredo Cardigliano
7f0409d51a Warning fixes 2020-05-05 14:53:51 +00:00
emanuele-f
9381dd6fc0 Show upload speed and latency in speedtest active monitoring 2020-04-29 16:51:11 +02:00
Luca Deri
68b3227102 Fix for missing mutex initialization 2020-04-28 14:55:51 +02:00
Luca Deri
ad576c135c Win fixes 2020-04-28 13:25:48 +02:00
Luca Deri
9cd6c26f4e Warning fix 2020-04-27 14:17:07 +02:00
Alfredo Cardigliano
256fc80333 Warn fix 2020-04-17 14:43:11 +00:00
Luca Deri
1d3b651fd1 Implemented speedtest measurement 2020-04-11 11:36:38 +02:00
Luca Deri
edd8715b4a Added ntop.speedtest() API call 2020-04-11 10:47:07 +02:00
Luca Deri
10286e52e7 Fixed warning 2020-04-05 11:01:48 +02:00
Luca Deri
1191bb4aa3 Fixes #3600 2020-03-21 17:08:53 +01:00
Simone Mainardi
9c7385178e Handles SNMP OID parts greater than 2^(32-1)
Fixes #3532
2020-03-16 15:11:17 +01:00
emanuele-f
bd1de19c1e Fix privileges dropping logic and fix causing bad file owner
Fixes #3480
Broken since 297195abab
2020-03-02 15:25:48 +01:00
emanuele-f
962421be56 Add support for Japanese languange in nEdge 2020-02-13 16:10:18 +01:00
Luca Deri
ada61e1807 Warnign fixes 2020-01-28 17:17:26 +01:00
Luca Deri
60c9340a80 Warnign fix 2020-01-28 16:13:03 +01:00
Alfredo Cardigliano
2a285ff7d3 Allocate only the required memory on POST instead of max. Increased max a bit. 2020-01-15 19:05:01 +01:00
Luca Deri
b3c09816b4 (C) revert 2020-01-06 23:39:09 +01:00
Luca Deri
57e6a93065 Improved scheduling algorithm to guarantee minimum service time when number of entries allow
Updated (C)
2020-01-06 23:36:36 +01:00
Luca Deri
941c017ac1 Compilation fixes 2019-12-20 12:06:57 +01:00
Luca Deri
a0eff7ac59 Implemented script viewer integration 2019-12-10 20:45:15 +01:00
Luca Deri
fbbec75c54 Disablede debugging code 2019-12-10 18:01:51 +01:00
Luca Deri
958fed3a54 Implemented script code editor 2019-12-10 17:58:16 +01:00
Alfredo Cardigliano
4579a11c2e Support for ZMQ CURVE encryption (testing, no public option yet), added encryption to the json2tlv test tool, updated the embedded ZMQ source to latest 4.1.x stable 2019-11-20 11:11:39 +01:00
Simone Mainardi
e10dfb1b24 Fixes for the CZ translation 2019-10-30 16:41:19 +01:00
Luca Deri
0eb9407de4 Minor changes 2019-07-25 09:59:44 +02:00
Luca Deri
0a4793edd0 Reworked json-c prerequisite 2019-07-22 18:14:07 -04:00
Luca Deri
3ea1b7e5d8 Window fixes
Moved community hash to attic
2019-06-29 18:54:19 +02:00
emanuele-f
0770271218 Fix cookie name overmatch leading to login issues
Cookies ending in "session" (e.g. "grafana_session") were matched as session cookies, invalidating the ntopng session
2019-05-27 14:35:45 +02:00
Simone Mainardi
091e89d5a3 Implements hosts walker by address CIDR 2019-03-21 15:25:00 +01:00
Simone Mainardi
0023f7e247 Implements and shows ghost broadcast domains 2019-03-15 14:09:36 +01:00
emanuele-f
b0726f81c8 Put min definition under ifndef 2018-12-27 10:25:31 +01:00
emanuele-f
a1c56ac05d Fix min definition missing in zmq third party library
Fixes #2270
2018-12-27 10:04:46 +01:00
Luca
962ecab4d7 Commented setlocal as it leads to crashes on Windows 2018-12-20 16:10:19 +01:00
Luca Deri
25039127e4 Win changes 2018-12-20 10:44:03 +01:00
Luca Deri
32c1bf8243 Removed old Lua leftover 2018-12-18 00:28:27 +01:00
Luca Deri
d997343c2d Win fixes 2018-12-18 00:18:37 +01:00
emanuele-f
697eccf931 Add IPv6 support for login blacklist 2018-12-17 17:36:38 +01:00
emanuele-f
ce1504b0a6 Remove unused function 2018-12-14 19:56:37 +01:00
emanuele-f
d48eb6def0 Stop running HTTP GET requests if the client disconnects
For example, this avoids running too many queries on InfluxDB in parallel when the user clicks multiple items in the gui
2018-12-14 19:49:53 +01:00
emanuele-f
9f756fa23f Fix error causing daily script to fail
Fixes #2198

Since the daily script always failed, no top talkers sampling aggregations were applied and raw samplings where computed
2018-12-05 13:18:25 +01:00