Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Added netflow-fritz.pcap | Luca Deri | 2020-03-23 | |
| | ||||
* | Added smb_deletefile.pcap | Luca Deri | 2020-03-23 | |
| | ||||
* | Added iphone.pcap | Luca Deri | 2020-03-23 | |
| | ||||
* | Added android.pcap | Luca Deri | 2020-03-23 | |
| | ||||
* | Added badpackets.pcap | Luca Deri | 2020-03-23 | |
| | ||||
* | Added dns_exfiltration.pcap | Luca Deri | 2020-03-23 | |
| | ||||
* | Added netbios.pcap | Luca Deri | 2020-03-23 | |
| | ||||
* | Added dos_win98_smb_netbeui.pcap | Luca Deri | 2020-03-23 | |
| | ||||
* | Merge pull request #859 from catenacyber/fuzzudpfix | Luca Deri | 2020-03-20 | |
|\ | | | | | Checks enough data for UDP header | |||
| * | tls_supported_versions only if version_str is initialized | Philippe Antoine | 2020-03-19 | |
| | | | | | | | | With version_len == (extension_len-1) | |||
| * | Fix use of uninitialized value in TLS | Philippe Antoine | 2020-03-19 | |
| | | ||||
| * | Adds different checks against overflows | Philippe Antoine | 2020-03-19 | |
| | | ||||
| * | Checks enough data for UDP header | Philippe Antoine | 2020-03-19 | |
| | | ||||
* | | Fixed loop in serialization | Luca Deri | 2020-03-20 | |
|/ | ||||
* | Added QUIC v046 test pcap | Luca Deri | 2020-03-17 | |
| | ||||
* | Update for QUIC 046 | Luca Deri | 2020-03-17 | |
| | ||||
* | Fixes netbios overread | Simone Mainardi | 2020-03-12 | |
| | | | | | | This commit inherits from https://github.com/ntop/nDPI/commit/7a2bcd9c395f9fe554109e04add33e9e65564d82 but leaves ndpi_netbios_name_interpret as part of the API as it is used by ntopng | |||
* | Fixed API change which removed ndpi_netbios_name_interpret | Simone Mainardi | 2020-03-12 | |
| | | | | This reverts commit 7a2bcd9c395f9fe554109e04add33e9e65564d82. | |||
* | Merge pull request #856 from catenacyber/fuzzfix5 | Luca Deri | 2020-03-12 | |
|\ | | | | | Fuzzfix5 | |||
| * | Fix infinite loop in tls | Philippe Antoine | 2020-03-12 | |
| | | ||||
| * | Fix buffer overread in yahoo | Philippe Antoine | 2020-03-12 | |
| | | ||||
| * | Fix buffer overread in netbios | Philippe Antoine | 2020-03-12 | |
| | | ||||
| * | Fix buffer over read in dns | Philippe Antoine | 2020-03-12 | |
| | | ||||
| * | Fix snprintf return value check for tls | Philippe Antoine | 2020-03-12 | |
| | | ||||
| * | Fix buffer overread in ndpi_search_setup_capwap | Philippe Antoine | 2020-03-12 | |
|/ | ||||
* | Win fixes | Luca Deri | 2020-03-12 | |
| | ||||
* | NetBIOS dissection improvements | Luca Deri | 2020-03-01 | |
| | ||||
* | Added SMBv1 over NetBIOS detection | Luca Deri | 2020-03-01 | |
| | ||||
* | Compilation fix | Luca Deri | 2020-02-28 | |
| | ||||
* | Compilation fix | Luca Deri | 2020-02-28 | |
| | ||||
* | Merge pull request #850 from catenacyber/fuzz4fix | Luca Deri | 2020-02-28 | |
|\ | | | | | Fuzz4fix | |||
| * | Adds check before memcpy for bittorrent | Philippe Antoine | 2020-02-26 | |
| | | ||||
| * | Run ndpi_detection_process_packet only with payload | Philippe Antoine | 2020-02-26 | |
| | | | | | | | | Real problem is decapsulation of all ipv6 headers | |||
| * | Fix off by one in imap | Philippe Antoine | 2020-02-26 | |
| | | ||||
| * | Fix read overflow before UDP header | Philippe Antoine | 2020-02-26 | |
|/ | ||||
* | Check NULL strings in ndpi_serialize_string_string | Alfredo Cardigliano | 2020-02-26 | |
| | ||||
* | Merge pull request #849 from annp1987/fix_ndpi_flow2json_segfault | Luca Deri | 2020-02-26 | |
|\ | | | | | ndpi_flow2json should check http.url before serializer | |||
| * | ndpi_flow2json should check http.url before serializer | Nguyen Phuong An | 2020-02-26 | |
| | | | | | | | | This patch will fix issue: https://github.com/ntop/PF_RING/issues/557 | |||
* | | Merge pull request #848 from aouinizied/dev | Luca Deri | 2020-02-26 | |
|\ \ | |/ |/| | nDPI 3.2 support in python cffi bindings | |||
| * | Update Python cffi bindings. | Zied Aouini | 2020-02-21 | |
| | | ||||
| * | Remove trailing alignment directives. | Zied Aouini | 2020-02-21 | |
| | | ||||
| * | Fix docstrings. | Zied Aouini | 2020-02-21 | |
| | | ||||
| * | Add ndpi_flow_tcp_struct and ndpi_flow_udp_struct api calls. | Zied Aouini | 2020-02-21 | |
| | | ||||
* | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2020-02-23 | |
|\| | ||||
| * | Moved to 3.3 | Alfredo Cardigliano | 2020-02-20 | |
| | | ||||
* | | Fixed swapped protocol | Luca Deri | 2020-02-23 | |
|/ | ||||
* | Fixes #837 | Luca Deri | 2020-02-19 | |
| | ||||
* | Fixes #842 | Luca Deri | 2020-02-19 | |
| | ||||
* | Fixes #845 | Luca Deri | 2020-02-19 | |
| | ||||
* | Merge pull request #846 from catenacyber/fuzzofix | Luca Deri | 2020-02-19 | |
|\ | | | | | Fix various buffer over reads |