aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Implemented API for computing RSI (Relative Strenght Index)Luca Deri2021-02-04
* Improved (partial) TLS dissectionLuca Deri2021-02-04
* Fix some memory leakes in reassembler code (#1127)Ivan Nardi2021-02-04
* Added missing checkLuca Deri2021-02-04
* Fixed leak with DTLSLuca 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
* Cosmetic fixesLuca Deri2021-02-03
* Increased number of extra packets that is necessary since the frgament manang...Luca 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
* Cleaned up tls/quic datatypesLuca Deri2021-01-21
* Reworked TLS fingerprint calcolationLuca Deri2021-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
* 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
* 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
* Free flow fixLuca Deri2020-12-28
* Removed test codeLuca Deri2020-12-26
* Removed space from protocol nameLuca Deri2020-12-23
* Introduced fix on TLS for discarding traffic out of sequence that might inval...Luca Deri2020-12-22
* Fixed invalid TLS check for extra processing detectionLuca Deri2020-12-21
* Win fixesLuca Deri2020-12-17
* Type change to avoid Windows compilation issuesLuca Deri2020-12-17