Commit graph

13 commits

Author SHA1 Message Date
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
emanuele-f
139a16ffe3 Fix protocol categories association lost after reboot
After the recent changes, there is only one global nDPI struct which
is share across all the interfaces. However, the struct can be swapped
during normal operating, so it's necessary to reload the associations
every time a new nDPI struct is allocated.

Fixes #3139
2019-12-19 15:11:21 +01:00
emanuele-f
4a4f40dfd3 Fix page numbers in Applications and Categories when a filter is selected 2019-04-16 17:06:05 +02:00
emanuele-f
21f202ccb2 Implement protos.txt editing via the gui.
Editor is only enabled if the -p option is specified.
Also added an hook in the flow to easily add domain.

Closes #1837
2019-04-10 16:16:39 +02:00
emanuele-f
9f8a70e279 Improve category editor labels and protocol navigation 2018-10-18 19:22:02 +02:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
emanuele-f
97836a605c Add link to quota configuration page 2018-01-17 13:56:07 +01:00
emanuele-f
7048604404 Implement app search in applications page 2017-11-15 17:34:24 +01:00
emanuele-f
f62c86a241 Make applications category selection page consistent with other pages 2017-11-15 10:32:27 +01:00
Simone Mainardi
78a20a1666 Implements change nDPI category for custom --ndpi-protocols
Fixes #1458
2017-09-27 12:46:02 +02:00
emanuele-f
2a3f313159 Make protocols sorted case-insensitive 2017-09-21 10:48:55 +02:00
Simone Mainardi
2c4b9e4019 Prevents errors due to Unknown cat. re-assignment 2017-09-17 17:39:06 +02:00
Simone Mainardi
4ac6c92b9c Implements custom nDPI proto categories changes 2017-09-15 19:48:49 +02:00