aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Removed DGA check for ipv6 reverse IPsLuca Deri2021-04-27
* Check for common ALPNs and set a flow risk if not known. (#1175)Toni2021-04-27
* Fixed invalid DNS dissectionLuca Deri2021-04-26
* Added flow risk to wireshark dissectionLuca Deri2021-04-26
* Removed protocol space in Genshin ImpactLuca Deri2021-04-25
* Add Genshin Impact protocol. (#1173)Toni2021-04-25
* Add vxlan enum to ndpi_packet_tunnelAlfredo Cardigliano2021-04-21
* Add HP Virtual Machine Group Management (hpvirtgrp) protocol. (#1170)Toni2021-04-20
* Reworked GeoIP APILuca Deri2021-04-19
* TLS: fix some use-of-uninitialized-value errors in ClientHello parsing (#1169)Ivan Nardi2021-04-18
* Improve classification of Outlook/MicrosoftMail traffic (#1167)Ivan Nardi2021-04-18
* GeoIP handlign fixesLuca Deri2021-04-18
* Added NDPI_DESKTOP_OR_FILE_SHARING_SESSION risk to remote protocols for remot...Luca Deri2021-04-12
* Added NDPI_DESKTOP_OR_FILE_SHARING_SESSION flow riskLuca Deri2021-04-11
* GTP: fix parsing of GTP headers (#1161)Ivan Nardi2021-04-05
* Reworked ndpi patricia includes to avoid compilation issues on some platformsLuca Deri2021-03-31
* Mining: lru cache is ipv4 only (for the time being) (#1159)Ivan Nardi2021-03-31
* Fixed mispelled wordLuca Deri2021-03-31
* Improved mining detection supportLuca Deri2021-03-30
* Added missing tracker/Ads breedLuca Deri2021-03-30
* Ignore TLD .local .lan and .home in DGA domain checkLuca Deri2021-03-26
* Refactored nDPI subprotocol handling and aimini protocol detection. (#1156)Toni2021-03-23
* Win compilation fixLuca Deri2021-03-22
* Better DGA detection (slightly decreased accuracy)Luca Deri2021-03-20
* Removed duplicate extesions lenLuca Deri2021-03-19
* Added ALPN and elliptic curve in JA3S+Luca Deri2021-03-19
* Implemented JA3+ also for JA3SLuca Deri2021-03-19
* Reworked JA3Luca Deri2021-03-19
* JA3 debug improvementsLuca Deri2021-03-19
* Fixed support for custom DGA detection libraryrLuca Deri2021-03-18
* Implemented square erro rollup to avoid overflowLuca Deri2021-03-14
* Fix compilation warningAlfredo Cardigliano2021-03-12
* Added double exponential smoothing implementationLuca2021-03-11
* Added single exponential smoothing APILuca Deri2021-03-11
* Fixed JA3+ computationLuca 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
* HTTP: fix memory access in ndpi_http_parse_subprotocol() (#1151)Ivan Nardi2021-03-09
* Ookla detection improvementLuca Deri2021-03-09
* Added Ookla detection over IPv6Luca Deri2021-03-09
* Ookla fixesLuca Deri2021-03-09
* Improved detection of Ookla speedtest and openspeedtest.comLuca Deri2021-03-09
* Added the ability to define a custom DGA detection function by overwritingLuca Deri2021-03-08
* Fix some stack-use-after-return errors in automa code (#1150)Ivan Nardi2021-03-08
* Add support for Snapchat voip calls (#1147)Ivan Nardi2021-03-06
* Add ndpi_serialize_binary_boolean for consistency. Fix comments.Alfredo Cardigliano2021-03-04
* Improved DGA detectionLuca Deri2021-03-03
* Removed check for knowns protocols (major and app protocols)Luca Deri2021-03-03
* Improved DGA detection with trigrams. Disadvantage: slower startup timeLuca Deri2021-03-03
* DTLS: improve support (#1146)Ivan Nardi2021-03-02