aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Adds check before memcpy for bittorrentPhilippe Antoine2020-02-26
| * Run ndpi_detection_process_packet only with payloadPhilippe Antoine2020-02-26
| * Fix off by one in imapPhilippe Antoine2020-02-26
| * Fix read overflow before UDP headerPhilippe Antoine2020-02-26
|/
* Check NULL strings in ndpi_serialize_string_stringAlfredo Cardigliano2020-02-26
* Merge pull request #849 from annp1987/fix_ndpi_flow2json_segfaultLuca Deri2020-02-26
|\
| * ndpi_flow2json should check http.url before serializerNguyen Phuong An2020-02-26
* | Merge pull request #848 from aouinizied/devLuca Deri2020-02-26
|\ \ | |/ |/|
| * Update Python cffi bindings.Zied Aouini2020-02-21
| * Remove trailing alignment directives.Zied Aouini2020-02-21
| * Fix docstrings.Zied Aouini2020-02-21
| * Add ndpi_flow_tcp_struct and ndpi_flow_udp_struct api calls.Zied Aouini2020-02-21
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-02-23
|\|
| * Moved to 3.3Alfredo Cardigliano2020-02-20
* | Fixed swapped protocolLuca Deri2020-02-23
|/
* Fixes #837Luca Deri2020-02-19
* Fixes #842Luca Deri2020-02-19
* Fixes #845Luca Deri2020-02-19
* Merge pull request #846 from catenacyber/fuzzofixLuca Deri2020-02-19
|\
| * Fix kerberos leakPhilippe Antoine2020-02-18
| * Fix various buffer over readsPhilippe Antoine2020-02-18
* | Fix for disabling guess when not requestedLuca Deri2020-02-19
* | nDPI 3.2 changelogAlfredo Cardigliano2020-02-19
|/
* Minor fixLuca Deri2020-02-17
* Added protocol range checkLuca Deri2020-02-17
* Fixed TLS client SNI dissectionLuca Deri2020-02-17
* Temporarely disabled x390 s390x as we have no way to debug the code on such p...Luca Deri2020-02-15
* Merge pull request #844 from catenacyber/fuzz2fixLuca Deri2020-02-15
|\
| * Checks length for next ip headerPhilippe Antoine2020-02-14
| * Checks l4 size against l3 sizePhilippe Antoine2020-02-14
* | Add ndpi_serialize_string_raw to add raw json valuesAlfredo Cardigliano2020-02-14
|/
* Add fpic in the readeremanuele-f2020-02-14
* Remove decimals in test results for IAT, packet lengths and goodput ratioemanuele-f2020-02-14
* Merge pull request #840 from xnox/more-testsEmanuele Faranda2020-02-14
|\
| * travis: bump to bionic, add arm64 & s390x.Dimitri John Ledkov2020-02-10
* | Add debug symbols when using --with-llvm-sanitizeremanuele-f2020-02-14
* | Add the --with-llvm-sanitizer flagemanuele-f2020-02-13
* | Added ndpi_is_protocol_detected() API callLuca Deri2020-02-13
* | Fix memory invalid access in SMTP and leaks in TLSemanuele-f2020-02-13
* | Fix possible leakemanuele-f2020-02-13
* | Fix invalid memory reademanuele-f2020-02-12
* | Fix little leak on the proto_defaults strdupemanuele-f2020-02-12
|/
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca2020-02-10
|\
| * Allocation fix in kerberos dissectorLuca Deri2020-02-10
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca2020-02-10
|\|
| * Removed outdated AppVeyor linkLuca Deri2020-02-08
| * Compliation warning fixesLuca Deri2020-02-08
| * Merge pull request #839 from catenacyber/fuzzbadgeLuca Deri2020-02-08
| |\
| | * Adds oss-fuzz badge to REAMDEPhilippe Antoine2020-02-06
| * | Merge pull request #838 from catenacyber/fix2Luca Deri2020-02-08
| |\ \