aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Reworked severities adding critical and emergency, thus shifting values downLuca Deri2022-10-19
* TLS: explicit ignore client certificate (#1776)Ivan Nardi2022-10-18
* Add some popular streaming applicationsNardi Ivan2022-10-17
* Updated protocol dissector serialisation code. (#1767)Toni2022-10-15
* LINE_CALL: add detection of LINE voip calls (#1761)Ivan Nardi2022-10-06
* Windows changesLuca Deri2022-10-06
* Added new flow risk NDPI_HTTP_OBSOLETE_SERVER. Currently Apache and nginx are...Luca2022-10-04
* Fix compilation and sync utests resultsNardi Ivan2022-10-04
* Added the ability to track the payload via -E and via the new option 'ndpi_tr...Luca2022-10-04
* Restore Confidence enum constants to ascending values. (#1760)Toni2022-10-02
* Line app support (#1759)sharonenoch2022-10-01
* TLS/DTLS: we process certificate for UDP flows, tooNardi Ivan2022-09-30
* Remove unused codeNardi Ivan2022-09-28
* Sizes of LRU caches are now configurableNardi Ivan2022-09-23
* Improved NATPMP dissection. (#1745)Toni2022-09-21
* Build ndpiReader and run regression tests.Toni Uhlig2022-09-21
* Moved `NDPI_API_VERSION` to `src/include/ndpi_define.h.in` where it belongs.Toni Uhlig2022-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
* Added MAX_NBPF_CUSTOM_PROTO defineLuca Deri2022-09-17
* 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
* Dissectors shouldn't update `flow->guessed_host_protocol_id`Nardi Ivan2022-09-14
* STUN: several improvementsNardi Ivan2022-09-11
* Avoid useless host automa lookup (#1724)Ivan Nardi2022-09-05
* Fix broken ndpi_timeval_to_(milli|micro)seconds (>UINT_MAX). (#1720)Toni2022-09-04
* Add support to opportunistic TLSNardi Ivan2022-09-04
* Serializer supports double for JSON and CSV only for the time being (TLV need...Alfredo Cardigliano2022-09-01
* Temporarily restore ndpi_serialization_unknown = 0Alfredo Cardigliano2022-09-01
* Restore ndpi_serialization_type item values. Use 0 for the new ndpi_serializa...Alfredo Cardigliano2022-09-01
* Improved MGCP dissector. (#1717)Toni2022-08-30
* QUIC: add support for 0-RTT packets received before the InitialNardi Ivan2022-08-24
* Add FastCGI protocol detection. (#1711)Toni2022-08-24
* Add Kismet protocol detection. (#1710)Toni2022-08-24
* Support serialization of double-precision floating-point numbers. Fixes #1702.lns2022-08-24
* Modified definition of hll_addLuca Deri2022-08-17
* 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
* Win fixesLuca Deri2022-08-05
* Add Discord dissector. (#1694)Toni2022-08-03
* Compilation fix (not all compilers like restrict)Luca Deri2022-08-03
* Improved nDPI JSON serialization. (#1689)Toni2022-08-02
* Add Activision dissector. (#1693)Toni2022-08-02
* TLS: avoid useless extra dissection (#1690)Ivan Nardi2022-07-31
* 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