aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Implemented ndpi_ses_fitting() and ndpi_des_fitting()Luca Deri2021-10-12
* Win fixLuca Deri2021-10-11
* Cleaned up code moving specific includes in files their are using it. Thi pre...Luca Deri2021-10-11
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* Added -a <num> to ndpiReader for generating OPNsense configurationLuca Deri2021-10-04
* Adds sections labels with risk id to the docsSimone Mainardi2021-10-01
* Remove `detected_protocol_stack` field from `ndpi_packet_struct` (#1317)Ivan Nardi2021-09-29
* Compilation fixed on CentOS 7Luca Deri2021-09-27
* Fix armhf (#1315)Gianfranco Costamagna2021-09-26
* Added include for defining bools (not present on all platforms)Luca Deri2021-09-26
* Added API for handling compressed bitmapsLuca Deri2021-09-26
* QUIC: fix old GQUIC versions on big-endian machines (#1313)Ivan Nardi2021-09-23
* FTP: fix support for START-TLS sessionsNardi Ivan2021-09-21
* A (tiny) effort to reduce memory usage per flow (#1304)Ivan Nardi2021-09-18
* Progetto esame Gestione di Reti - Debora Cerretini (#1290)deboracerretini2021-09-17
* Adds instructions to update flow risks in ntopngSimone Mainardi2021-09-15
* Removing unused fields from the id_struct structure. (#1293)Vitaly Lavrov2021-09-13
* Added new risk for clear text credentialsLuca Deri2021-09-10
* Add Cassandra protocol dissector (#1285)lucasbaile2021-09-09
* Win fixLuca Deri2021-09-07
* Fix access to some TLS fields in flow structure (#1277)Ivan Nardi2021-08-20
* Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276)Ivan Nardi2021-08-20
* Fixed Mingw64 build, SonerCloud-CI and more. (#1273)Toni2021-08-18
* Fixed some invalid TLS guessesLuca Deri2021-08-17
* Fix typoAlfredo Cardigliano2021-08-10
* TypoLuca Deri2021-08-09
* Addef ETH_ARP definitionLuca Deri2021-08-09
* Defined more standard ethernet protocol typesLuca Deri2021-08-09
* Added protocol definesLuca Deri2021-08-09
* Clode cleanup (after last merge)Luca Deri2021-08-08
* Added entropy calculation to check for suspicious (encrypted) payload. (#1270)Toni2021-08-08
* Added TLS fatal alert flow riskLuca Deri2021-08-07
* Added ability to report whether a protocol is encryptedLuca Deri2021-08-07
* Improved risk detection mask algorithmLuca Deri2021-07-26
* Improved TFTP detection. Fixes #1242, #1256 (#1262)Toni2021-07-25
* Typo (Thanks Ivan)Luca Deri2021-07-24
* Implemented ALPN automa for checking uncommon ALPNsLuca Deri2021-07-24
* Risk check improvementLuca Deri2021-07-24
* TypoAlfredo Cardigliano2021-07-23
* Fix prototypeAlfredo Cardigliano2021-07-23
* Reworked flow risk implementationLuca Deri2021-07-23
* Implemented function to retrieve flow information. #1253 (#1254)Toni2021-07-23
* Implementation of flow risk eception (work in progress)Luca Deri2021-07-22
* Added risk: TLS_EXTENSION_SUSPICIOUS (#1252)Toni2021-07-19
* Fix setting of flow risks on 32 bit machines (#1251)Ivan Nardi2021-07-19
* TLS Risks - Certificate Validity Too Long (#1239)pacant2021-07-14
* Added AVAST SecureDNS protocol. (#1244)Toni2021-07-14
* ahoсorasick. Code review. Part 2. (#1236)Vitaly Lavrov2021-07-12
* Fix for #1230 (#1235)Vitaly Lavrov2021-07-07
* Updated prototypeLuca Deri2021-07-05