aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Fixes netbios overreadSimone Mainardi2020-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_interpretSimone Mainardi2020-03-12
| | | | This reverts commit 7a2bcd9c395f9fe554109e04add33e9e65564d82.
* Merge pull request #856 from catenacyber/fuzzfix5Luca Deri2020-03-12
|\ | | | | Fuzzfix5
| * Fix infinite loop in tlsPhilippe Antoine2020-03-12
| |
| * Fix buffer overread in yahooPhilippe Antoine2020-03-12
| |
| * Fix buffer overread in netbiosPhilippe Antoine2020-03-12
| |
| * Fix buffer over read in dnsPhilippe Antoine2020-03-12
| |
| * Fix snprintf return value check for tlsPhilippe Antoine2020-03-12
| |
| * Fix buffer overread in ndpi_search_setup_capwapPhilippe Antoine2020-03-12
|/
* Win fixesLuca Deri2020-03-12
|
* NetBIOS dissection improvementsLuca Deri2020-03-01
|
* Added SMBv1 over NetBIOS detectionLuca Deri2020-03-01
|
* Compilation fixLuca Deri2020-02-28
|
* Compilation fixLuca Deri2020-02-28
|
* Merge pull request #850 from catenacyber/fuzz4fixLuca Deri2020-02-28
|\ | | | | Fuzz4fix
| * Adds check before memcpy for bittorrentPhilippe Antoine2020-02-26
| |
| * Run ndpi_detection_process_packet only with payloadPhilippe Antoine2020-02-26
| | | | | | | | Real problem is decapsulation of all ipv6 headers
| * 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 serializer
| * ndpi_flow2json should check http.url before serializerNguyen Phuong An2020-02-26
| | | | | | | | This patch will fix issue: https://github.com/ntop/PF_RING/issues/557
* | Merge pull request #848 from aouinizied/devLuca Deri2020-02-26
|\ \ | |/ |/| nDPI 3.2 support in python cffi bindings
| * 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 various buffer over reads
| * 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 ↵Luca Deri2020-02-15
| | | | platforms
* Merge pull request #844 from catenacyber/fuzz2fixLuca Deri2020-02-15
|\ | | | | Fuzz2fix
| * 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.
| * travis: bump to bionic, add arm64 & s390x.Dimitri John Ledkov2020-02-10
| |