aboutsummaryrefslogtreecommitdiff
path: root/example/reader_util.c
Commit message (Expand)AuthorAge
* 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
* ndpiReader: print an error msg if we found an unsupported datalink type (#1157)Ivan Nardi2021-03-23
* Reworked extendal dependency across testing toolsLuca Deri2021-03-14
* Added experiemntal JA3+ implementation that can be used with -z i ndpiReaderLuca Deri2021-03-09
* Add support for Snapchat voip calls (#1147)Ivan Nardi2021-03-06
* Fixed memory leaks caused by conditional free'ing for some TLS connec… (#1132)Toni2021-02-10
* RSI enhancementsLuca Deri2021-02-05
* Improved debug messageLuca Deri2021-02-03
* Cleaned up tls/quic datatypesLuca Deri2021-01-21
* Reworked TLS fingerprint calcolationLuca Deri2021-01-21
* (C) UpdateLuca Deri2021-01-07
* Split HTTP request from response Content-Type. Request Content-Type should be...Luca Deri2021-01-06
* Restored QUIC statsLuca Deri2020-12-30
* Fixed output when tLS (nad not QUIC) is usedLuca Deri2020-12-28
* Fixes bug introduced by https://github.com/ntop/nDPI/pull/1085Luca Deri2020-12-12
* Fix minimum packet length condition (#1087)Zied Aouini2020-12-12