aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* 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
|\
| * Added support for SOAP.Toni Uhlig2020-08-18
* | Merge pull request #977 from adek05/devLuca Deri2020-08-19
|\ \
| * | OpenBSD: Do not redefine __LITTLE_ENDIAN__Adrian Zgorzałek2020-08-09
| * | OpenBSD: Introduce pkt_timeval to deal with (bpf_)_timevalAdrian Zgorzałek2020-08-09
* | | Added support for discordLuca Deri2020-08-16
| |/ |/|
* | Fix typo.aouinizied2020-08-10
* | Added case-insensitive substring matchingLuca Deri2020-08-10
|/
* Merge pull request #973 from IvanNardi/esni3Luca Deri2020-08-06
|\
| * Add risk flag about suspicious ESNI usageNardi Ivan2020-08-05
* | Added note on memory managementLuca Deri2020-08-06
* | Added new ndpi_string_sha1_hash API callLuca Deri2020-08-05
|/
* Win #define fixLuca Deri2020-08-05
* Added new traffic category for connectivity check detectionLuca Deri2020-08-04
* Tiny changes for TLS block lenght dissectionLuca Deri2020-07-29
* TLS dissection improvementsLuca Deri2020-07-28
* Added NDPI_SMB_INSECURE_VERSION for detecting insecure SMB versions (e.g. v1)Luca Deri2020-07-27
* Added parentheses to avoid issues with macro expansionLuca Deri2020-07-25