aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Rule changes work in progressLuca Deri2020-12-11
* Add NDPI_PROTOCOL_ANY_CATEGORY to ndpi_protocol_category_t enumAlfredo Cardigliano2020-12-11
* Rename Jabber detection name as we are not sure if it is unencrypted e.g. if ...Toni2020-12-08
* Added chec for avoiding doung ntop_config.h includeLuca Deri2020-12-01
* nDPI rules (work in progress) implementationLuca Deri2020-11-30
* Removed unnecessary fieldLuca Deri2020-11-29
* Add Virtual Asssitant (Alexa, Siri) support. (#1057)Zied Aouini2020-11-16
* Add Tumblr support. (#1061)Zied Aouini2020-11-16
* Add Reddit support. (#1060)Zied Aouini2020-11-16
* Add Pinterest support. (#1059)Zied Aouini2020-11-16
* Add DisneyPlus protocol. (#1058)Zied Aouini2020-11-16
* File nor necessary and generated by configureLuca Deri2020-11-12
* Renumbered AmongUs protocolLuca Deri2020-11-09
* Added support for AmongUs. (#1054)Toni2020-11-09
* Cosmetic changesLuca Deri2020-11-03
* :bulb: Add mongodb protocol dissector (#1048)Leonn2020-11-03
* Improve skype detection (#1039)Igor Duarte2020-10-27
* Added -D flag for detecting DoH in the wildLuca Deri2020-10-26
* Various improvemement when using ndpi_pref_enable_tls_block_dissection:Luca Deri2020-10-24
* Added CPHA - CheckPoint High Availability Protocol protocl supportLuca Deri2020-10-22
* Fixes #1033Luca Deri2020-10-21
* Add serialization of values list in TLVAlfredo Cardigliano2020-10-15
* Serialized doxygen docAlfredo Cardigliano2020-10-05
* Added ndpi_quick_16_byte_hashLuca2020-10-05
* Added back ndpi_check_flow_func (correct) prototypeLuca Deri2020-09-25
* Compilation fixLuca Deri2020-09-25
* Various optimizations to reduce not-necessary callsLuca Deri2020-09-24
* Macro redefinitionLuca Deri2020-09-22
* Added risks for checkingLuca Deri2020-09-21
* Merge pull request #1018 from lnslbrty/fix/make-distLuca Deri2020-09-20
|\
| * Fixed broken `make dist' and added CI check.Toni Uhlig2020-09-19
* | Merge pull request #1017 from lnslbrty/fix/mingw-xcompileLuca Deri2020-09-20
|\ \
| * | Fixed shlib xcompile for x86_64-w64-mingw32Toni Uhlig2020-09-08
* | | Reworked MDNS dissector that is not based on the DNS dissectorLuca Deri2020-09-17
* | | Added extension to detect nested subdomains as used in Browsertunnel attack toolLuca Deri2020-09-09
* | | Add missing low-level serializer calls to the APIAlfredo Cardigliano2020-09-09
| |/ |/|
* | Improved dnscrypt v1/v2 protocol detection.Toni Uhlig2020-09-06
|/
* Add start_of_block/end_of_block support to TLVAlfredo Cardigliano2020-09-04
* Added (optional) notifier for LRU addLuca Deri2020-08-31
* Added new risk for NDPI_UNSAFE_PROTOCOL that identifies protocols that are no...Luca Deri2020-08-30
* Fixed false positive in suspicous user agentLuca Deri2020-08-30
* Passes method_len param to ndpi_http_str2methodSimone Mainardi2020-08-27
* Added ndpi_http_method ndpi_http_str2method(const char* method) API callLuca Deri2020-08-26
* Added ndpi_http_method2str() API callLuca Deri2020-08-26
* Creared IoT-Scada categoryLuca Deri2020-08-23
* Add (optional) dependency on external libraries: libgcrypt and libgpg-errorNardi Ivan2020-08-21
* Major rework of QUIC dissectorNardi Ivan2020-08-21
* Added new check for detecting suspicious (too long) namesLuca Deri2020-08-21
* Compilation fixLuca Deri2020-08-19
* Merge pull request #985 from lnslbrty/add/SOAPLuca Deri2020-08-19
|\