aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* QUIC: add suppport for DNS-over-QUIC (#1107)Ivan Nardi2021-01-07
* Quic fixes (#1106)Ivan Nardi2021-01-07
* QUIC: improve handling of SNI (#1105)Ivan Nardi2021-01-07
* Split HTTP request from response Content-Type. Request Content-Type should be...Luca Deri2021-01-06
* Added check for invalid HTTP contentLuca Deri2021-01-06
* QUIC: update to draft-33 (#1104)Ivan Nardi2021-01-04
* Fix some warnings when compiling with "-W -Wall" flags (#1103)Ivan Nardi2021-01-04
* Remove FB_ZERO protocol (#1102)Ivan Nardi2021-01-04
* Added a new API function `ndpi_free_flow_data' which free's all members of nd...Toni2021-01-04
* Fix memory leak introduced in b7376cc6 (#1100)Ivan Nardi2021-01-04
* Added TLS test with long certificateLuca Deri2021-01-04
* Fixed missing symbolLuca Deri2021-01-02
* Added HTTP suspicious content securirty risk (useful for tracking trickbot)Luca Deri2021-01-02
* Updated ndpi_ptree_match_addr() prototypeLuca Deri2020-12-30
* Restored QUIC statsLuca Deri2020-12-30
* Split ptree user data in 32 and 64 bit entriesLuca Deri2020-12-30
* Bugfix for host check (#1097)pengtian2020-12-29
* Added known protocol on unknown port for ntopLuca Deri2020-12-28
* Initialization fixLuca Deri2020-12-28