Commit graph

15 commits

Author SHA1 Message Date
Matteo Biscosi
dbf4bf2a2b Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
Matteo Biscosi
ccce98a264 Fixes protos ID not assigned in case of 0 ID 2024-02-12 09:24:45 +00:00
Matteo Biscosi
80b5b9fb3c Added category renaming cleanup at startup 2024-01-31 10:15:13 +00:00
Matteo Biscosi
3f703ca062 Fixes possible crash on custom application editing 2024-01-30 15:08:29 +00:00
Luca Deri
85f29042ec Reworked behavioural exception handling 2024-01-12 17:13:06 +01:00
Matteo Biscosi
219d57e362 Fixes ndpi application duplication ids 2023-07-13 14:52:15 +00:00
Matteo Biscosi
4b1ee9d278 Fixes custom category change not working and apply button disabled (#7406 #7405) 2023-04-17 10:26:57 +00:00
Matteo Biscosi
6b1f8aead5 Added dynamic application reloading and custom rules regex (#7361 #7362) 2023-04-04 09:12:06 +00:00
Simone Mainardi
0f5340e1a3 (C) update 2021-05-31 12:39:02 +02:00
Simone Mainardi
c8db38a06c Fixes parsing of IP addresses and CIDRs for custom protocols
Fixes #4050
2020-06-17 18:49:35 +02:00
emanuele-f
c55aaa4391 Fix error while adding a custom proto in non-existing protos.txt 2020-05-29 09:21:54 +02:00
emanuele-f
532225f1bc Fix custom protocol IDs not preserved
Addresses #3991
2020-05-27 15:36:07 +02:00
emanuele-f
eddcc59d4c Fix possible script failure when protos.txt is not readable 2019-04-12 17:32:46 +02:00
emanuele-f
0968bb15bd Fix rename error 2019-04-12 10:43:52 +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