| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | 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 | |||
| | * | 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 | |
| | | | ||||
| * | | 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 | |||
| | * | Fix kerberos leak | Philippe Antoine | 2020-02-18 | |
| | | | ||||
| | * | Fix various buffer over reads | Philippe Antoine | 2020-02-18 | |
| | | | ||||
| * | | Fix for disabling guess when not requested | Luca Deri | 2020-02-19 | |
| |/ | ||||
| * | Added protocol range check | Luca Deri | 2020-02-17 | |
| | | ||||
| * | Fixed TLS client SNI dissection | Luca Deri | 2020-02-17 | |
| | | ||||
| * | Add ndpi_serialize_string_raw to add raw json values | Alfredo Cardigliano | 2020-02-14 | |
| | | ||||
| * | Add the --with-llvm-sanitizer flag | emanuele-f | 2020-02-13 | |
| | | | | | | | | To enable the leaks detector, set the ASAN_OPTIONS=detect_leaks=1 environment variable, e.g: ASAN_OPTIONS=detect_leaks=1 example/ndpiReader -i test.pcap | |||
| * | Added ndpi_is_protocol_detected() API call | Luca Deri | 2020-02-13 | |
| | | ||||
| * | Fix memory invalid access in SMTP and leaks in TLS | emanuele-f | 2020-02-13 | |
| | | ||||
| * | Fix possible leak | emanuele-f | 2020-02-13 | |
| | | ||||
| * | Fix invalid memory read | emanuele-f | 2020-02-12 | |
| | | ||||
| * | Fix little leak on the proto_defaults strdup | emanuele-f | 2020-02-12 | |
| | | ||||
| * | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca | 2020-02-10 | |
| |\ | ||||
| | * | Allocation fix in kerberos dissector | Luca Deri | 2020-02-10 | |
| | | | ||||
| * | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca | 2020-02-10 | |
| |\| | ||||
| | * | Merge pull request #838 from catenacyber/fix2 | Luca Deri | 2020-02-08 | |
| | |\ | | | | | | | Adds missing checks | |||
| | | * | Adds missing checks | Philippe Antoine | 2020-02-03 | |
| | | | | | | | | | | | | | Found by fuzzing | |||
| | * | | Added export of TLS supported version in TLS header | Luca Deri | 2020-02-07 | |
| | | | | ||||
| | * | | Added TLS ALPN support | Luca Deri | 2020-02-07 | |
| | | | | ||||
| | * | | Little enhancements | emanuele-f | 2020-02-06 | |
| | | | | ||||
| * | | | Improvements for DNS continuous flow dissection | Luca | 2020-02-06 | |
| |/ / | ||||
| * | | Category matching fix | Luca Deri | 2020-02-05 | |
| | | | ||||
| * | | Code improvements | Luca Deri | 2020-02-04 | |
| | | | ||||
| * | | Improved DNS response decoding | Luca Deri | 2020-02-04 | |
| |/ | | | | The first decoded address is now reported by ndpiReader | |||
| * | PCRE fixes | Luca | 2020-02-02 | |
| | | ||||
| * | Merge pull request #836 from MrTiz9/dev | Luca Deri | 2020-02-02 | |
| |\ | | | | | nDPI now detects RCE injections in HTTP requests | |||
| | * | FIXED - nDPI now detect RCE injections via PCRE instead Intel Hyperscan | MrTiz9 | 2020-02-01 | |
| | | | ||||
| | * | Merge branch 'dev' of https://github.com/ntop/nDPI into dev-unstable | MrTiz9 | 2020-02-01 | |
| | |\ | ||||
| | * | | nDPI now detect RCE injections via PCRE instead Intel Hyperscan - BUGGY, ↵ | MrTiz9 | 2020-01-30 | |
| | | | | | | | | | | | | | DOES NOT COMPILE | |||
| | * | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev-unstable | MrTiz9 | 2020-01-30 | |
| | |\ \ | ||||
| | * | | | nDPI now detect RCE in HTTP GET requests | MrTiz9 | 2020-01-24 | |
| | | | | | ||||
| * | | | | Fix memcached read overflow | Philippe Antoine | 2020-01-31 | |
| | | | | | ||||
| * | | | | Fix undefined shift in dns | Philippe Antoine | 2020-01-31 | |
| | |_|/ |/| | | ||||
| * | | | Disabeld community id debug | Alfredo Cardigliano | 2020-01-30 | |
| | |/ |/| | ||||
| * | | Community ID hash fixes | Alfredo Cardigliano | 2020-01-25 | |
| | | | ||||
| * | | Added memory boundary check in HTTP dissector | Luca Deri | 2020-01-24 | |
| | | | ||||
| * | | Fixed heap-buffer-overflow in citrix decoder | Luca Deri | 2020-01-24 | |
| | | | ||||
| * | | Implement ndpi_flowv6_flow_hash ndpi_flowv4_flow_hash. Add ndpi_base64_encode. | Alfredo Cardigliano | 2020-01-24 | |
| |/ | ||||
| * | Minor fixes | Luca Deri | 2020-01-21 | |
| | | ||||