aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* 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
* Added changes for handlign SSSH cipher detectionLuca Deri2020-07-22
* Introduced SSH rick checksLuca Deri2020-07-22
* Added ndpi_reset_data_analysis() API callLuca Deri2020-07-17
* Added ndpi_data_last() API callLuca Deri2020-07-16
* Added ndpi_data_window_variance() and ndpi_data_window_stddev() API callsLuca Deri2020-07-15
* Add ndpi_hll_reset() API callLuca Deri2020-07-15
* Add note for sync with cffi bindings.aouinizied2020-07-13
* Fixed race condition in ndpi_ssl_version2str() caused by static qualifier in ...Toni Uhlig2020-07-11
* Various fixes in bins implementationLuca Deri2020-07-09