aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Allow -fsanitize for LLVM as well as for GCC.Toni Uhlig2020-06-23
* Fixes #906Luca Deri2020-06-22
* Merge pull request #921 from lnslbrty/improved/test-shLuca Deri2020-06-22
|\
| * make tests/do.sh directory agnosticToni Uhlig2020-06-19
* | Warning fixLuca Deri2020-06-22
* | Added ndpi_bin_XXX APILuca Deri2020-06-22
* | Merge pull request #922 from lnslbrty/fix/http-content-disposition-crashLuca Deri2020-06-22
|\ \
| * | Fixed use after free caused by dangling pointerToni Uhlig2020-06-21
|/ /
* | Merge pull request #920 from lnslbrty/fix/tls-rdn-crashLuca Deri2020-06-19
|\ \
| * | Fixed stack overflow caused by missing length checkToni Uhlig2020-06-18
* | | Added GoogleDNS DoH on Android 10Luca Deri2020-06-19
* | | Fixed API documentation: packet tiestamp is expressed in millisecondsLuca Deri2020-06-18
| |/ |/|
* | DGA detection improvementsLuca Deri2020-06-18
* | Added checks for DGA detectionLuca Deri2020-06-17
* | Merge pull request #919 from lnslbrty/new/protocol/anydeskLuca Deri2020-06-17
|\ \
| * | Implemented proprietary AnyDesk protocolToni Uhlig2020-06-17
| |/
* / Add API ndpi_serializer_get_formatAlfredo Cardigliano2020-06-16
|/
* Fixed invalid assignment (typo)Luca Deri2020-06-14
* Added improved boundary checkLuca Deri2020-06-14
* Synchronize type definitions.aouinizied2020-06-12
* Added DGA risk for names that look like a DGALuca Deri2020-06-11
* Added HyperLogLog cardinality estimator API callsLuca Deri2020-06-10
* Updated (C)Luca Deri2020-06-08
* Win fixesLuca Deri2020-06-08
* Added check in TLS 1.2+ for reporting a risk when TLS is not used to carry HTTPSLuca Deri2020-06-08
* Added HTTP checkLuca Deri2020-06-07
* Added TLS bounadry checkLuca Deri2020-06-07
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-06-06
|\
| * Handle EOR in TLV testAlfredo Cardigliano2020-06-06
* | Removed some obsolete protocols (battlefield, oscar, pcanywhere, tvants)Luca Deri2020-06-06
|/
* removed obsolete yahoo pluginLuca Deri2020-06-06
* Support for multiple records in CSV serializationAlfredo Cardigliano2020-06-05
* Merge pull request #913 from yskcg/fix_segment_fault_devLuca Deri2020-06-05
|\
| * fix segment fault cause by the ssl.server_names when it may NULLysk2020-06-03
| * fix segment fault cause by the ssl.server_names when it may NULLysk2020-06-03
| * Merge branch 'dev' of github.com:yskcg/nDPI into devysk2020-06-03
| |\
| | * nDpi#remove build warningsysk2020-05-21
| * | Merge branch 'dev' of github.com:yskcg/nDPI into devysk2020-05-20
| |\ \ | | |/ | |/|
| * | someip#fix when run across architectures such ARM ,may be occour sigbus error...ysk2020-05-20
* | | Add ndpi_serializer_get_header API (CSV only)Alfredo Cardigliano2020-06-05
* | | Added ndpi_dpi2json() API callLuca Deri2020-06-05
* | | Improved teamviewer detectionLuca Deri2020-06-03
* | | Improved spotify detectionLuca Deri2020-06-02
* | | Added boundary check in kerberos protocolLuca Deri2020-06-01
* | | Added check for spotify payload lenghtLuca Deri2020-06-01
* | | Check to avoid allocating twice the esni memoryLuca Deri2020-06-01
* | | Reworked HTTP header processing workflowLuca Deri2020-06-01
* | | HTTP comparison optimizationLuca Deri2020-05-31
* | | Minor changesLuca Deri2020-05-31
* | | Reworked ndpi_strncasestrLuca Deri2020-05-31