| Commit message (Expand) | Author | Age |
* | 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 |
* | Added ndpi_quick_16_byte_hash | Luca | 2020-10-05 |
* | Warning fix | Luca Deri | 2020-10-03 |
* | Reworked MDNS dissector that is not based on the DNS dissector | Luca Deri | 2020-09-17 |
* | http: create a common function to parse User Agent field | Nardi Ivan | 2020-09-08 |
* | OpenBSD: Introduce pkt_timeval to deal with (bpf_)_timeval | Adrian ZgorzaĆek | 2020-08-09 |
* | Tiny changes for TLS block lenght dissection | Luca Deri | 2020-07-29 |
* | wrapper cleanup | Luca Deri | 2020-07-13 |
* | Fixed heap overflow caused by missing lengthcheck in 802.11 LLC header parsing. | Toni Uhlig | 2020-07-11 |
* | Removed csv_fp as external symbol. Instead passing csv_fp through as argument. | Toni Uhlig | 2020-07-08 |
* | Added ndpi_cluster_bins() for clustering bins and ancillary functions for bin... | Luca Deri | 2020-07-07 |
* | Merge pull request #932 from IvanNardi/log | Luca Deri | 2020-07-07 |
|\ |
|
| * | Fix compilation with --enable-debug-messages flag | Nardi Ivan | 2020-06-26 |
* | | Fixed heap overflow caused by missing lengthcheck in reader uutil. | Toni Uhlig | 2020-07-06 |
* | | Fix memory leak about purged/expired flows | Nardi Ivan | 2020-06-28 |
* | | Fix (harmless) memory leaks when DPDK is enabled | Nardi Ivan | 2020-06-28 |
|/ |
|
* | Added ndpi_bin_XXX API | Luca Deri | 2020-06-22 |
* | Added checks for DGA detection | Luca Deri | 2020-06-17 |
* | Removed some obsolete protocols (battlefield, oscar, pcanywhere, tvants) | Luca Deri | 2020-06-06 |
* | Merge pull request #913 from yskcg/fix_segment_fault_dev | Luca Deri | 2020-06-05 |
|\ |
|
| * | fix segment fault cause by the ssl.server_names when it may NULL | ysk | 2020-06-03 |
* | | Added support for Encrypted TLS SNI dissection | Luca Deri | 2020-05-28 |
|/ |
|
* | Added the ability to detect when a known protocol is using a non-standard port | Luca Deri | 2020-05-10 |
* | Added TLS issuerDN and subjectDN | Luca Deri | 2020-05-07 |
* | Fix heap-overflow error in CAPWAP detunneling code | Nardi Ivan | 2020-04-24 |
* | Add basic support for some ip-in-ip tunnels | Nardi Ivan | 2020-04-23 |
* | Merge pull request #879 from IvanNardi/warnings | Luca Deri | 2020-04-21 |
|\ |
|
| * | Fix some compilation warnings | Nardi Ivan | 2020-04-20 |
* | | Gets right protocol after IPv6 header | Philippe Antoine | 2020-04-21 |
|/ |
|
* | Compilation fixes | Luca Deri | 2020-04-20 |
* | Seeting right flow protocol after IP6 extensions | Philippe Antoine | 2020-04-18 |
* | Adds bound check before calling ndpi_handle_ipv6_extension_headers | Philippe Antoine | 2020-04-17 |
* | additional csv semicolon fix | Alexander Czyrny | 2020-04-16 |
* | Use ndpi_handle_ipv6_extension_headers in reader_util | Philippe Antoine | 2020-04-15 |
* | Adds bound check for TZSP | Philippe Antoine | 2020-04-15 |
* | ndpiReader: fix memory leak in idle sessions purging | Nardi Ivan | 2020-04-08 |
* | Checks enough data for UDP header | Philippe Antoine | 2020-03-19 |
* | Compilation fix | Luca Deri | 2020-02-28 |
* | Run ndpi_detection_process_packet only with payload | Philippe Antoine | 2020-02-26 |