Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Update s7comm.c | havup | 2020-03-26 | |
| | ||||
* | Add files via upload | havup | 2020-03-25 | |
| | ||||
* | Fixed invalid allocation | Luca Deri | 2020-03-24 | |
| | ||||
* | 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 | |
| | ||||
* | 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. | |||
* | 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 | |
| | ||||
* | 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 | |
| | ||||
* | Adds check before memcpy for bittorrent | Philippe Antoine | 2020-02-26 | |
| | ||||
* | Fix off by one in imap | Philippe Antoine | 2020-02-26 | |
| | ||||
* | Fixed swapped protocol | Luca Deri | 2020-02-23 | |
| | ||||
* | Fix various buffer over reads | Philippe Antoine | 2020-02-18 | |
| | ||||
* | Fixed TLS client SNI dissection | Luca Deri | 2020-02-17 | |
| | ||||
* | 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 | |
| | ||||
* | 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 | |
|/ / | ||||
* | | 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 | |||
* | Fix memcached read overflow | Philippe Antoine | 2020-01-31 | |
| | ||||
* | Fix undefined shift in dns | Philippe Antoine | 2020-01-31 | |
| | ||||
* | Added memory boundary check in HTTP dissector | Luca Deri | 2020-01-24 | |
| | ||||
* | Fixed heap-buffer-overflow in citrix decoder | Luca Deri | 2020-01-24 | |
| | ||||
* | Minor fixes | Luca Deri | 2020-01-21 | |
| | ||||
* | Added missing flow extra info export in flows | Luca Deri | 2020-01-10 | |
| | ||||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2020-01-10 | |
|\ | ||||
| * | Added further TLS checks | Luca | 2020-01-10 | |
| | | ||||
* | | Added flow extra info field | Luca Deri | 2020-01-10 | |
|/ | | | | Updated tests/results | |||
* | Minor cleanup | Luca Deri | 2020-01-10 | |
| | ||||
* | Fix for invalid TLS leght | Luca Deri | 2020-01-09 | |
| | ||||
* | Added check for preventing TLS misbehavior | Luca Deri | 2020-01-09 | |
| | ||||
* | Fix for avoiding misdetection in TLS | Luca | 2020-01-09 | |
| |