aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixed bug inside set bit macro callMrRadix2020-07-22
* modified new last two risksMrRadix2020-07-22
* added sscanf error handlingMrRadix2020-07-22
* improved performance and legibilityMrRadix2020-07-22
* added modified risksMrRadix2020-07-22
* merged with remoteMrRadix2020-07-22
|\
| * Introduced SSH rick checksLuca Deri2020-07-22
| * Merge pull request #966 from catenacyber/ossfuzzbuildLuca Deri2020-07-22
| |\
| | * Merge branch 'dev' into ossfuzzbuildLuca Deri2020-07-22
| | |\ | | |/ | |/|
| * | HLL memory usage notesLuca Deri2020-07-22
| | * Enables fuzz targets even without sanitizerPhilippe Antoine2020-07-20
* | | improved ndpi_risk2str output for new risksMrRadix2020-07-22
* | | Merge remote-tracking branch 'ntop_origin/dev' into devMrRadix2020-07-22
|\| |
| * | Merge pull request #965 from lnslbrty/fix/autoconf-ubuntuLuca Deri2020-07-21
| |\ \
| | * | fixes autoconf issue on ubuntu 18 (#953)Toni Uhlig2020-07-19
| * | | User agent detection improvementsLuca Deri2020-07-21
* | | | added new risks to ndpi_risk_enumMrRadix2020-07-22
* | | | added new risks iside ndpi_risk2str functionMrRadix2020-07-22
* | | | improved performance by removing linear scanMrRadix2020-07-22
* | | | added ssh_analyse_signature_version and ssh_has_old_signature for check old s...MrRadix2020-07-21
* | | | added ssh obsolete version risksMrRadix2020-07-21
|/ / /
* | / Added skeleton for checking SSH signatureLuca Deri2020-07-20
| |/ |/|
* | Fix for invalid boundary checkLuca Deri2020-07-17
* | Added ndpi_reset_data_analysis() API callLuca Deri2020-07-17
* | Indendentation fixLuca Deri2020-07-16
* | Merge pull request #964 from yskcg/devLuca Deri2020-07-16
|\ \
| * | remove the unused codeysk2020-07-16
| * | 1:add free pointer NULL check;2:fix xbox and teredo protocol detected error w...ysk2020-07-16
| |/
* / Added ndpi_data_last() API callLuca Deri2020-07-16
|/
* Added ndpi_data_window_variance() and ndpi_data_window_stddev() API callsLuca Deri2020-07-15
* Add ndpi_hll_reset() API callLuca Deri2020-07-15
* Check for avoiding buffer overflow in netbios dissectorLuca Deri2020-07-14
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-07-13
|\
| * Add note for sync with cffi bindings.aouinizied2020-07-13
| * Add ssl_version_str to flow structure.aouinizied2020-07-13
* | Fixed makefile error messageLuca Deri2020-07-13
|/
* wrapper cleanupLuca Deri2020-07-13
* Merge pull request #963 from yskcg/devLuca Deri2020-07-13
|\
| * add improved boundary check and check malloc return is NULLysk2020-07-10
* | Merge pull request #961 from lnslbrty/fix/ssl-version2str-race-conditionLuca Deri2020-07-13
|\ \
| * | Fixed race condition in ndpi_ssl_version2str() caused by static qualifier in ...Toni Uhlig2020-07-11
| |/
* | Merge pull request #960 from lnslbrty/fix/heap-overflow-in-llc-readear-utilLuca Deri2020-07-13
|\ \ | |/ |/|
| * Fixed heap overflow caused by missing lengthcheck in 802.11 LLC header parsing.Toni Uhlig2020-07-11
|/
* Updated test results due to bin changesLuca Deri2020-07-09
* Various fixes in bins implementationLuca Deri2020-07-09
* Merge pull request #957 from lnslbrty/fix/buildLuca Deri2020-07-09
|\
| * travis-ci cleanupsToni Uhlig2020-07-09
| * ndpiSimpleIntegration should not be included in a static libraryToni Uhlig2020-07-08
| * Removed csv_fp as external symbol. Instead passing csv_fp through as argument.Toni Uhlig2020-07-08
* | Guide updateAlfredo Cardigliano2020-07-09