aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* 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
* Replace obsolete linux macroAlfredo Cardigliano2022-09-13
* Avoid useless host automa lookup (#1724)Ivan Nardi2022-09-05
* Add support to opportunistic TLSNardi Ivan2022-09-04
* Fixed serializing bug caused by an unitialized serializer.Toni Uhlig2022-08-24
* Support serialization of double-precision floating-point numbers. Fixes #1702.lns2022-08-24
* Add TiVoConnect dissector. Fixes #1697. (#1699)Toni2022-08-08
* Add Discord dissector. (#1694)Toni2022-08-03
* Improved nDPI JSON serialization. (#1689)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
* 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
* reader_util: stop processing a flow (#1666)Ivan Nardi2022-07-20
* Do not interfere with CFLAGS/LDFLAGS env anymore. (#1659)Toni2022-07-13
* Keep track of how many dissectors calls we made for each flow (#1657)Ivan Nardi2022-07-11
* Updated JA3/SSL fingerprints.Toni Uhlig2022-07-04
* bins: add support for 64bit bins (#1626)Ivan Nardi2022-07-03
* Improved TFTP. Dissect Read/Write Request filenames. (#1617)Toni2022-07-03
* Fix byte-order issue during ndpiReader tcp/udp src/dst port serialization. Fi...Toni2022-07-03
* Fix compilation and sync unit tests results (#1606)Ivan Nardi2022-06-20
* Added unidirectional traffic flow riskLuca Deri2022-06-20
* Added collectd dissector (again). (#1601)Toni2022-06-17
* Replaced nDPI's internal hashmap with uthash. (#1602)Toni2022-06-17
* Add some statistics to ndpiReader (#1587)claudio_burrafato2022-06-15
* Fix invalid memory access (#1596)Ivan Nardi2022-06-14
* Improved DNS traffic analysisLuca Deri2022-06-13
* Added gprof CPU/HEAP profiling support. (#1592)Toni2022-06-12
* Removed Makefile references to legacy code. (#1589)Toni2022-06-08
* Updated README.md (#1562)Toni2022-05-30
* Added ability to return risk info in JSON format in ndpi_get_flow_risk_info()Luca2022-05-30
* Fixed dispay bug for risk_infoLuca Deri2022-05-30
* Updated tests resultsLuca Deri2022-05-30
* Added RiskInfo stringLuca Deri2022-05-30
* Compilation fixes for old gcc compilerLuca Deri2022-05-28
* Added script to compare and verify the output of `make dist'. (#1551)Toni2022-05-26
* Removed MacOS XCode integration.Toni Uhlig2022-05-16
* Replaced ndpiReader's libjson-c support with libnDPI's internal serialization...Toni2022-05-07
* Added BPF filtering for discarding non-IP packetsLuca Deri2022-04-27
* Added ability to store custom category file in patricia treeLuca Deri2022-04-26
* Added generic user agent setter. (#1530)Toni2022-04-25
* XIAOMI: add detection of Xiaomi traffic (#1529)Ivan Nardi2022-04-25
* Reduce ndpiReader's `-h' spam. `-H' does this job now. (#1523)Toni2022-04-21
* Removed superfluous ifdef'd includes. (#1519)Toni2022-04-19
* DGA improvementsLuca Deri2022-04-16
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14