aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* Line app support (#1759)sharonenoch2022-10-01
* Fixed invalid unidirectional traffic alert for unidirectional protocols (e.g....Luca2022-09-29
* Remove unused codeNardi Ivan2022-09-28
* Fix value of `ndpi_protocol->protocol_by_ip`Nardi Ivan2022-09-25
* Changed some protocol categories to align with others.Toni Uhlig2022-09-23
* Sizes of LRU caches are now configurableNardi Ivan2022-09-23
* DNS: change category of DNS flowsNardi Ivan2022-09-22
* Fix CI after nBPF integration (#1746)Ivan Nardi2022-09-21
* Copilation fixLuca Deri2022-09-21
* Finalized nBPF support. You can now define custom protocols such asLuca Deri2022-09-21
* Remove classification "by-ip" from protocol stack (#1743)Ivan Nardi2022-09-20
* Initial work towards custom BPF protocol definitionLuca2022-09-16
* Add CryNetwork dissector.Toni Uhlig2022-09-16
* Add Syncthing dissector.Toni Uhlig2022-09-16
* Add NATPMP dissector. (#1738)Toni2022-09-16
* Remove a case of guessed sub-classificationNardi Ivan2022-09-14
* Dissectors shouldn't update `flow->guessed_host_protocol_id`Nardi Ivan2022-09-14
* Fix `ndpi_do_guess()` (#1731)Ivan Nardi2022-09-12
* 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