aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
* Add vxlan enum to ndpi_packet_tunnelAlfredo Cardigliano2021-04-21
* Added NDPI_DESKTOP_OR_FILE_SHARING_SESSION flow riskLuca Deri2021-04-11
* Reworked ndpi patricia includes to avoid compilation issues on some platformsLuca Deri2021-03-31
* Improved mining detection supportLuca Deri2021-03-30
* Refactored nDPI subprotocol handling and aimini protocol detection. (#1156)Toni2021-03-23
* Implemented square erro rollup to avoid overflowLuca Deri2021-03-14
* Added double exponential smoothing implementationLuca2021-03-11
* Added single exponential smoothing APILuca Deri2021-03-11
* Fixed nDPI prefs definitionLuca Deri2021-03-09
* Added experiemntal JA3+ implementation that can be used with -z i ndpiReaderLuca Deri2021-03-09
* Added the ability to define a custom DGA detection function by overwritingLuca Deri2021-03-08
* Improved DGA detection with trigrams. Disadvantage: slower startup timeLuca Deri2021-03-03
* Added NDPI_MALICIOUS_SHA1 flow risk. (#1142)Toni2021-02-26
* Windows code cleanupLuca Deri2021-02-24
* Update ndpi_patricia_walk_inorder APIAlfredo Cardigliano2021-02-23
* Add support for MAC to Patricia tree. Expose full API to applications. Add ut...Alfredo Cardigliano2021-02-23
* Added NDPI_MALICIOUS_JA3 flow riskLuca Deri2021-02-22
* Implemented TLS Certificate Sibject matchingLuca Deri2021-02-22
* Removed unused NDPI_RISKY_COUNTRYLuca Deri2021-02-21
* Added risky domain flow-risk supportLuca Deri2021-02-21
* Initial geoip supportLuca Deri2021-02-18
* Added new risks (future use)Luca Deri2021-02-16
* Removed now obsolete NDPI_DETECTION_SUPPORT_IPV6: code is more readeable nowLuca Deri2021-02-10
* Extended the API to calculate jitterLuca Deri2021-02-09
* Added timeseries forecasting support implementing Holt-Winters with confidenc...Luca Deri2021-02-08
* 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
* HTTP: fix user-agent parsing (#1124)Ivan Nardi2021-02-03
* fragments management added (#1122)Roberto AGOSTINO2021-02-03
* 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
* (C) UpdateLuca Deri2021-01-07
* Increase SNI hostname buffer length to 256. (#1111)Darryl Sokoloski2021-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
* Added HTTP suspicious content securirty risk (useful for tracking trickbot)Luca Deri2021-01-02
* Removed test codeLuca Deri2020-12-26
* Introduced fix on TLS for discarding traffic out of sequence that might inval...Luca Deri2020-12-22
* Rule changes work in progressLuca Deri2020-12-11
* Add NDPI_PROTOCOL_ANY_CATEGORY to ndpi_protocol_category_t enumAlfredo Cardigliano2020-12-11
* Rename Jabber detection name as we are not sure if it is unencrypted e.g. if ...Toni2020-12-08
* Added chec for avoiding doung ntop_config.h includeLuca Deri2020-12-01
* nDPI rules (work in progress) implementationLuca Deri2020-11-30
* Removed unnecessary fieldLuca Deri2020-11-29
* Add Virtual Asssitant (Alexa, Siri) support. (#1057)Zied Aouini2020-11-16
* Improve skype detection (#1039)Igor Duarte2020-10-27
* Added -D flag for detecting DoH in the wildLuca Deri2020-10-26
* Various improvemement when using ndpi_pref_enable_tls_block_dissection:Luca Deri2020-10-24