aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Extended the API to calculate jitterLuca Deri2021-02-09
* Minor code improvementsLuca Deri2021-02-09
* Removed debug statementLuca Deri2021-02-09
* Added timeseries forecasting support implementing Holt-Winters with confidenc...Luca Deri2021-02-08
* Updated skype addressesLuca Deri2021-02-07
* IP address matching updateLuca Deri2021-02-07
* Added Makefile for building the development version of libndpi for OpenWRTLuca Deri2021-02-07
* (Temporarely) Disabled fragment manager (#1129)Luca Deri2021-02-05
* Partial fix for #1129Luca Deri2021-02-05
* Code cleanup and safety checks in the fragment manager (#1129)Alfredo Cardigliano2021-02-05
* Implemented more efficient and memory savvy RSILuca Deri2021-02-05
* RSI enhancementsLuca Deri2021-02-05
* Implemented API for computing RSI (Relative Strenght Index)Luca Deri2021-02-04
* Improved (partial) TLS dissectionLuca Deri2021-02-04
* Fix utests when "--disable-gcrypt" flag is used (#1128)Ivan Nardi2021-02-04
* Fix some memory leakes in reassembler code (#1127)Ivan Nardi2021-02-04
* Added fuzzy targets conditional in tests/do.sh.in which prevents the fuzzer f...Toni2021-02-04
* Added missing checkLuca Deri2021-02-04
* Fixed leak with DTLSLuca Deri2021-02-03
* Updated resultsLuca Deri2021-02-03
* Fix a warning (#1125)Ivan Nardi2021-02-03
* Added test pcapLuca Deri2021-02-03
* HTTP: fix user-agent parsing (#1124)Ivan Nardi2021-02-03
* HTTP: fix logs when NDPI_ENABLE_DEBUG_MESSAGES is defined (#1123)Ivan Nardi2021-02-03
* Updated results due to the new fragment manager handlerLuca Deri2021-02-03
* Cosmetic fixesLuca Deri2021-02-03
* Increased number of extra packets that is necessary since the frgament manang...Luca Deri2021-02-03
* Improved debug messageLuca Deri2021-02-03
* Added pcap for testing fragments reassemblyLuca Deri2021-02-03
* Fixes an issue with https://github.com/ntop/nDPI/pull/1122 that misprocsssed ...Luca Deri2021-02-03
* fragments management added (#1122)Roberto AGOSTINO2021-02-03
* debug message bugfix (#1108)ragostino2021-02-03
* Improved wireguard dissectionLuca Deri2021-01-29
* DCE/RPC improvement to avoid false positivesLuca Deri2021-01-29
* DGA name improvementLuca Deri2021-01-27
* Added missing libraryLuca Deri2021-01-22
* Fixes due to datatype renameLuca Deri2021-01-22
* Cleaned up tls/quic datatypesLuca Deri2021-01-21
* Reworked TLS fingerprint calcolationLuca Deri2021-01-21
* Disable tests that require libgcrypt if --disable-gcrypt set. (#1121)Toni2021-01-21
* Added missing comma (#1116)morefigs2021-01-21
* Added simple hash implementation to the nDPI APILuca Deri2021-01-20
* Code cleanup: third party uthash is at the right placeLuca Deri2021-01-20
* Rewored UPnP protocol that in essence was WSD hence it has been renamedLuca2021-01-20
* Improves STUN dissection removing an invalid termination condition that preve...Luca Deri2021-01-13
* (C) UpdateLuca Deri2021-01-07
* Warning fixLuca Deri2021-01-07
* Increase SNI hostname buffer length to 256. (#1111)Darryl Sokoloski2021-01-07
* STUN: avoid false positives (#1110)Ivan Nardi2021-01-07
* HTTP: fix compilation and a memory error when NDPI_ENABLE_DEBUG_MESSAGES is d...Ivan Nardi2021-01-07