aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* Avoid useless host automa lookup (#1724)Ivan Nardi2022-09-05
* Fix endianess in IP-Port lookupNardi Ivan2022-09-05
* Add support to opportunistic TLSNardi Ivan2022-09-04
* Improved MGCP dissector. (#1717)Toni2022-08-30
* Add FastCGI protocol detection. (#1711)Toni2022-08-24
* Add Kismet protocol detection. (#1710)Toni2022-08-24
* Add TiVoConnect dissector. Fixes #1697. (#1699)Toni2022-08-08
* Further simplification of `ndpi_process_extra_packet()` (#1698)Ivan Nardi2022-08-05
* HTTP: improve sub-classification (#1696)Ivan Nardi2022-08-05
* Add Discord dissector. (#1694)Toni2022-08-03
* Cosmetic changesLuca Deri2022-08-03
* Add Activision dissector. (#1693)Toni2022-08-02
* SMTPS, POPS, IMAPS: fix classification and extra dissection (#1685)Ivan Nardi2022-07-30
* Add Softether dissector. (#1679)Toni2022-07-29
* Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1683)Ivan Nardi2022-07-29
* Revert "Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1677)"...Ivan Nardi2022-07-29
* Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1677)Ivan Nardi2022-07-29
* First step in simplify `ndpi_process_extra_packet()` (#1680)Ivan Nardi2022-07-29
* TINC: avoid processing SYN packets (#1676)Ivan Nardi2022-07-28
* Update the protocol bitmask for some protocols (#1675)Ivan Nardi2022-07-27
* Add AVAST dissector. (#1674)Toni2022-07-25
* Improve handling of HTTP-Proxy and HTTP-Connect (#1673)Ivan Nardi2022-07-25
* Add support for flow client/server information (#1671)Ivan Nardi2022-07-24
* Added AliCloud server access dissector. (#1672)Toni2022-07-23
* TLS: improve reassembler (#1669)Ivan Nardi2022-07-22
* reader_util: stop processing a flow (#1666)Ivan Nardi2022-07-20
* Introduced risk accountabilityLuca2022-07-12
* Keep track of how many dissectors calls we made for each flow (#1657)Ivan Nardi2022-07-11
* Remove unsafe access to `flow->protos` union (#1656)Ivan Nardi2022-07-10
* Avoid spurious calls to extra dissection (#1648)Ivan Nardi2022-07-07
* Added Threema Messenger. (#1643)Toni2022-07-06
* Added RiotGames ASN update.Toni Uhlig2022-07-06
* Label SMTP w/ STARTTLS as SMTPS *and* dissect TLS clho. (#1639)Toni2022-07-06
* Compilation fixLuca Deri2022-07-05
* Fix handling of NDPI_UNIDIRECTIONAL_TRAFFIC risk (#1636)Ivan Nardi2022-07-05
* Detect SMTPs w/ STARTTLS as TLS and dissect client/server hello. Fixes #1630....Toni2022-07-05
* Set CiscoVPN as a network protocolLuca Deri2022-07-04
* Replaced malicious JA3-md5/SSL-cert-sha1 ac automata with hashmaps.Toni Uhlig2022-07-04
* Added UltraSurf protocol dissector. (#1618)Toni2022-07-04
* Add two new confidence values: confidence by partial DPI (#1632)Ivan Nardi2022-07-04
* Added i3D and RiotGames protocol dissectors. (#1609)Toni2022-07-03
* TargusDataspeed: avoid false positives (#1628)Ivan Nardi2022-07-03
* Skype_Teams, Mining, SnapchatCall: fix flow category (#1624)Ivan Nardi2022-07-03
* Minor changes in how classification results are set (#1623)Ivan Nardi2022-07-03
* Fix category for mail sessions (#1621)Ivan Nardi2022-07-03
* Fixed SMTP default port 587Luca Deri2022-07-02
* Renamed Z39.50 -> Z3950 as the '.' breaks the naming conventionLuca2022-06-28
* Enhanced TLS risk info reported to usersLuca Deri2022-06-28
* Added default port for syslog TCPLuca Deri2022-06-27
* Fix compilation and sync unit tests results (#1606)Ivan Nardi2022-06-20