| Commit message (Expand) | Author | Age |
* | TLS, H323, examples: fix some memory errors (#1414) | Ivan Nardi | 2022-01-18 |
* | Removed legacy code | Luca Deri | 2022-01-11 |
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-01-11 |
* | Update copyright | Alfredo Cardigliano | 2022-01-03 |
* | A final(?) effort to reduce memory usage per flow (#1389) | Ivan Nardi | 2021-12-22 |
* | Rework how hostname/SNI info is saved (#1330) | Ivan Nardi | 2021-11-24 |
* | Fix writes to `flow->protos` union fields (#1354) | Ivan Nardi | 2021-11-15 |
* | Reduce memory used by `ndpiReader` (#1371) | Ivan Nardi | 2021-11-11 |
* | Fix broken fuzz_process_packet fuzzer by adding a call to ndpi_finalize_initi... | Toni | 2021-10-18 |
* | Fix parsing of ipv6 packets with extension headers | Nardi Ivan | 2021-09-19 |
* | Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276) | Ivan Nardi | 2021-08-20 |
* | Fixed Mingw64 build, SonerCloud-CI and more. (#1273) | Toni | 2021-08-18 |
* | Defined more standard ethernet protocol types | Luca Deri | 2021-08-09 |
* | Added protocol defines | Luca Deri | 2021-08-09 |
* | Implemented ALPN automa for checking uncommon ALPNs | Luca Deri | 2021-07-24 |
* | Reworked flow risk implementation | Luca Deri | 2021-07-23 |
* | Implemented function to retrieve flow information. #1253 (#1254) | Toni | 2021-07-23 |
* | Implementation of flow risk eception (work in progress) | Luca Deri | 2021-07-22 |
* | ndpiReader: add statistics about nDPI performance (#1240) | Ivan Nardi | 2021-07-13 |
* | Reworked human readeable string search in flows | Luca Deri | 2021-05-17 |
* | Check datalink during fuzzing to prevent console / logfile spam. See #1175 fo... | Toni | 2021-05-09 |
* | Initial work towards detection via TLS of browser types | Luca | 2021-05-06 |
* | Check for common ALPNs and set a flow risk if not known. (#1175) | Toni | 2021-04-27 |
* | Added flow risk to wireshark dissection | Luca Deri | 2021-04-26 |
* | Fix detunneling of GTP-U traffic (#1168) | Ivan Nardi | 2021-04-18 |
* | Fixed invalid guess stats | Luca Deri | 2021-03-30 |
* | ndpiReader: print an error msg if we found an unsupported datalink type (#1157) | Ivan Nardi | 2021-03-23 |
* | Reworked extendal dependency across testing tools | Luca Deri | 2021-03-14 |
* | Added experiemntal JA3+ implementation that can be used with -z i ndpiReader | Luca Deri | 2021-03-09 |
* | Add support for Snapchat voip calls (#1147) | Ivan Nardi | 2021-03-06 |
* | Fixed memory leaks caused by conditional free'ing for some TLS connec… (#1132) | Toni | 2021-02-10 |
* | RSI enhancements | Luca Deri | 2021-02-05 |
* | Improved debug message | Luca Deri | 2021-02-03 |
* | Cleaned up tls/quic datatypes | Luca Deri | 2021-01-21 |
* | Reworked TLS fingerprint calcolation | Luca Deri | 2021-01-21 |
* | (C) Update | Luca Deri | 2021-01-07 |
* | Split HTTP request from response Content-Type. Request Content-Type should be... | Luca Deri | 2021-01-06 |
* | Restored QUIC stats | Luca Deri | 2020-12-30 |
* | Fixed output when tLS (nad not QUIC) is used | Luca Deri | 2020-12-28 |
* | Fixes bug introduced by https://github.com/ntop/nDPI/pull/1085 | Luca Deri | 2020-12-12 |
* | Fix minimum packet length condition (#1087) | Zied Aouini | 2020-12-12 |
* | Added --ignore-vlanid / -I to exclude VLAN ids for flow hash calculation. #10... | Toni | 2020-12-11 |
* | Support raw IPv4 / IPv6 pcap packet processing. (#1053) | Toni | 2020-11-09 |
* | Cosmetic changes | Luca Deri | 2020-11-03 |
* | Moved global in reader_util.c | Luca Deri | 2020-10-27 |
* | Added -D flag for detecting DoH in the wild | Luca Deri | 2020-10-26 |
* | Various improvemement when using ndpi_pref_enable_tls_block_dissection: | Luca Deri | 2020-10-24 |
* | Fix parsing of DLT_PPP datalink type (#1042) | Ivan Nardi | 2020-10-21 |
* | CAPWAP tunnel decoding fix (#1038) | Zied Aouini | 2020-10-21 |
* | Fix CAPWAP handling. | aouinizied | 2020-10-13 |