aboutsummaryrefslogtreecommitdiff
path: root/example/reader_util.c
Commit message (Expand)AuthorAge
* Improved TFTP. Dissect Read/Write Request filenames. (#1617)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
* Fix invalid memory access (#1596)Ivan Nardi2022-06-14
* 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
* Replaced ndpiReader's libjson-c support with libnDPI's internal serialization...Toni2022-05-07
* Added generic user agent setter. (#1530)Toni2022-04-25
* XIAOMI: add detection of Xiaomi traffic (#1529)Ivan Nardi2022-04-25
* Removed superfluous ifdef'd includes. (#1519)Toni2022-04-19
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14
* reader_util: add support for userAgent in SSDP (#1502)Ivan Nardi2022-03-28
* 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
* 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
* Remove `struct ndpi_id_struct` (#1427)Ivan Nardi2022-01-30
* Kerberos, TLS, example: fix some memory errors (#1419)Ivan Nardi2022-01-27
* TLS, H323, examples: fix some memory errors (#1414)Ivan Nardi2022-01-18
* Removed legacy codeLuca Deri2022-01-11
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* A final(?) effort to reduce memory usage per flow (#1389)Ivan Nardi2021-12-22
* Rework how hostname/SNI info is saved (#1330)Ivan Nardi2021-11-24
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Reduce memory used by `ndpiReader` (#1371)Ivan Nardi2021-11-11
* Fix broken fuzz_process_packet fuzzer by adding a call to ndpi_finalize_initi...Toni2021-10-18
* Fix parsing of ipv6 packets with extension headersNardi Ivan2021-09-19
* Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276)Ivan Nardi2021-08-20
* Fixed Mingw64 build, SonerCloud-CI and more. (#1273)Toni2021-08-18
* Defined more standard ethernet protocol typesLuca Deri2021-08-09
* Added protocol definesLuca Deri2021-08-09
* Implemented ALPN automa for checking uncommon ALPNsLuca Deri2021-07-24
* Reworked flow risk implementationLuca Deri2021-07-23
* Implemented function to retrieve flow information. #1253 (#1254)Toni2021-07-23
* Implementation of flow risk eception (work in progress)Luca Deri2021-07-22
* ndpiReader: add statistics about nDPI performance (#1240)Ivan Nardi2021-07-13
* Reworked human readeable string search in flowsLuca Deri2021-05-17
* Check datalink during fuzzing to prevent console / logfile spam. See #1175 fo...Toni2021-05-09
* Initial work towards detection via TLS of browser typesLuca2021-05-06
* Check for common ALPNs and set a flow risk if not known. (#1175)Toni2021-04-27
* Added flow risk to wireshark dissectionLuca Deri2021-04-26
* Fix detunneling of GTP-U traffic (#1168)Ivan Nardi2021-04-18
* Fixed invalid guess statsLuca Deri2021-03-30