aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* 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
* Added ndpi_find_outliers() API call using Z-ScoreLuca Deri2022-04-04
* ndpiReader: fix compilation (#1510)Ivan Nardi2022-04-01
* Fixed incompatibilities due to https://github.com/ntop/nDPI/pull/1509Luca Deri2022-04-01
* DGA improvementsLuca Deri2022-04-01
* Waring fixesLuca Deri2022-04-01
* ndpireader: add json output back. (#1509)Vitaliy Ivanov2022-04-01
* Improved DGA detectionLuca Deri2022-03-31
* reader_util: add support for userAgent in SSDP (#1502)Ivan Nardi2022-03-28
* Improved DGA detection skipping names containign at least 3 consecutive digit...Luca Deri2022-03-26
* Extend tests coverage (#1476)Ivan Nardi2022-03-09
* Errors fixed (#1482)Vitaly Lavrov2022-03-08
* reader_util: fix parsing of MPLS packets (#1467)Ivan Nardi2022-03-02
* Bug fixing. (#1459)Vitaly Lavrov2022-02-28
* reader_util: fix TZSP decapsulation (#1460)Ivan Nardi2022-02-27
* reader_util: fix parsing of IPv6 extension headers (#1453)Ivan Nardi2022-02-22
* reader_util: fix infinite loop in packet dissection (#1454)Ivan Nardi2022-02-22
* fuzz: purge old sessions (#1451)Ivan Nardi2022-02-21
* Added newflow risk NDPI_HTTP_CRAWLER_BOTLuca Deri2022-02-17
* Increment current/total number of active flows on successful flow insertion (...ol-andreyizrailev2022-02-09
* Remove `struct ndpi_id_struct` (#1427)Ivan Nardi2022-01-30
* Fix some race conditions by using atomic operations. (#1420)Toni2022-01-29
* Make some protocols more "big-endian" friendly (#1402)Ivan Nardi2022-01-29
* Kerberos, TLS, example: fix some memory errors (#1419)Ivan Nardi2022-01-27
* Fixed wrong ip tuple comparison. #1386 (#1418)Toni2022-01-26
* TLS, H323, examples: fix some memory errors (#1414)Ivan Nardi2022-01-18
* build: respect environment options more (#1392)Sam James2022-01-18
* Adds some risk exceptions for popular services and domain namesLuca2022-01-17
* Minor cosmetic changesLuca Deri2022-01-16
* Added the ability to specify trusted issueDN often used in companies to self-...Luca Deri2022-01-13
* Removed outdated commentLuca Deri2022-01-11
* Removed legacy codeLuca Deri2022-01-11