Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Sync TLS definitions. | aouinizied | 2020-08-01 | |
| | ||||
* | Fixed partial TLS dissection | Luca Deri | 2020-07-30 | |
| | ||||
* | Changed due to bin size extension | Luca Deri | 2020-07-30 | |
| | ||||
* | Restored TLS dissection | Luca Deri | 2020-07-30 | |
| | ||||
* | Tiny changes for TLS block lenght dissection | Luca Deri | 2020-07-29 | |
| | ||||
* | Update CFFI definitions. | aouinizied | 2020-07-29 | |
| | ||||
* | Merge pull request #970 from IvanNardi/fix | Luca Deri | 2020-07-28 | |
|\ | | | | | Minor fixes | |||
| * | Minor fixes | Nardi Ivan | 2020-07-26 | |
| | | | | | | | | Fix a memory leak and an issue (re)-introduced in configure script | |||
* | | TLS dissection improvements | Luca Deri | 2020-07-28 | |
| | | ||||
* | | Added NDPI_SMB_INSECURE_VERSION for detecting insecure SMB versions (e.g. v1) | Luca Deri | 2020-07-27 | |
| | | ||||
* | | Boundary check on QUIC | Luca Deri | 2020-07-27 | |
| | | ||||
* | | Boundary check | Luca Deri | 2020-07-27 | |
|/ | ||||
* | Added parentheses to avoid issues with macro expansion | Luca Deri | 2020-07-25 | |
| | ||||
* | SSH code cleanup | Luca Deri | 2020-07-25 | |
| | ||||
* | Merge pull request #967 from MrRadix/dev | Luca Deri | 2020-07-25 | |
|\ | | | | | Ssh signature checking | |||
| * | added other ssh implementations to check | MrRadix | 2020-07-24 | |
| | | ||||
| * | added cipher check | MrRadix | 2020-07-22 | |
| | | ||||
| * | Resolved conflicts on fetch | MrRadix | 2020-07-22 | |
| |\ | ||||
| * | | fixed bug inside set bit macro call | MrRadix | 2020-07-22 | |
| | | | ||||
| * | | modified new last two risks | MrRadix | 2020-07-22 | |
| | | | ||||
| * | | added sscanf error handling | MrRadix | 2020-07-22 | |
| | | | ||||
| * | | improved performance and legibility | MrRadix | 2020-07-22 | |
| | | | ||||
| * | | added modified risks | MrRadix | 2020-07-22 | |
| | | | ||||
| * | | merged with remote | MrRadix | 2020-07-22 | |
| |\ \ | ||||
| * | | | improved ndpi_risk2str output for new risks | MrRadix | 2020-07-22 | |
| | | | | ||||
| * | | | Merge remote-tracking branch 'ntop_origin/dev' into dev | MrRadix | 2020-07-22 | |
| |\ \ \ | ||||
| * | | | | added new risks to ndpi_risk_enum | MrRadix | 2020-07-22 | |
| | | | | | ||||
| * | | | | added new risks iside ndpi_risk2str function | MrRadix | 2020-07-22 | |
| | | | | | ||||
| * | | | | improved performance by removing linear scan | MrRadix | 2020-07-22 | |
| | | | | | ||||
| * | | | | added ssh_analyse_signature_version and ssh_has_old_signature for check old ↵ | MrRadix | 2020-07-21 | |
| | | | | | | | | | | | | | | | | | | | | signature version of ssh | |||
| * | | | | added ssh obsolete version risks | MrRadix | 2020-07-21 | |
| | | | | | ||||
* | | | | | Fixed bin similarity | Luca Deri | 2020-07-24 | |
| | | | | | ||||
* | | | | | Improved bin clustering | Luca Deri | 2020-07-22 | |
| | | | | | ||||
* | | | | | Merge pull request #968 from catenacyber/fuzzci | Luca Deri | 2020-07-22 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Reenables CI with sanitizers | |||
| * | | | | msan cxx | Philippe Antoine | 2020-07-22 | |
| | | | | | ||||
| * | | | | Reenables CI with sanitizers | Philippe Antoine | 2020-07-22 | |
| | | | | | ||||
* | | | | | Added changes for handlign SSSH cipher detection | Luca Deri | 2020-07-22 | |
|/ / / / | ||||
* | | / | Minor HLL fixes | Luca Deri | 2020-07-22 | |
| |_|/ |/| | | ||||
* | | | Introduced SSH rick checks | Luca Deri | 2020-07-22 | |
| | | | ||||
* | | | Merge pull request #966 from catenacyber/ossfuzzbuild | Luca Deri | 2020-07-22 | |
|\ \ \ | | | | | | | | | Enables fuzz targets even without sanitizer | |||
| * \ \ | Merge branch 'dev' into ossfuzzbuild | Luca Deri | 2020-07-22 | |
| |\ \ \ | |/ / / |/| | | | ||||
* | | | | HLL memory usage notes | Luca Deri | 2020-07-22 | |
| |_|/ |/| | | ||||
* | | | Merge pull request #965 from lnslbrty/fix/autoconf-ubuntu | Luca Deri | 2020-07-21 | |
|\ \ \ | | | | | | | | | fixes autoconf issue on ubuntu 18 (#953) | |||
| * | | | fixes autoconf issue on ubuntu 18 (#953) | Toni Uhlig | 2020-07-19 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | | | | User agent detection improvements | Luca Deri | 2020-07-21 | |
| |_|/ |/| | | ||||
* | | | Added skeleton for checking SSH signature | Luca Deri | 2020-07-20 | |
| | | | ||||
| | * | Enables fuzz targets even without sanitizer | Philippe Antoine | 2020-07-20 | |
| |/ |/| | | | | | Should fix ossfuzz build | |||
* | | Fix for invalid boundary check | Luca Deri | 2020-07-17 | |
| | | ||||
* | | Added ndpi_reset_data_analysis() API call | Luca Deri | 2020-07-17 | |
| | | ||||
* | | Indendentation fix | Luca Deri | 2020-07-16 | |
| | |