aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* HTTP dissector improvementsLuca Deri2020-05-30
* Minor cleanupLuca Deri2020-05-29
* Added check for heap buffer overflow readLuca Deri2020-05-29
* Fixes for https://github.com/ntop/nDPI/pull/911Luca Deri2020-05-29
* Added references to ESNILuca Deri2020-05-29
* Added check for suspicious HTTP headersTommaso Macchioni2020-05-29
* Added support for Encrypted TLS SNI dissectionLuca Deri2020-05-28
* Added ndpi_serialize_risk() API functionLuca Deri2020-05-27
* Extended the cache for services that need to be reconciled such as Microsoft ...Luca Deri2020-05-27
* Add ndpi_serialize_start_of_list/ndpi_serialize_end_of_list to serialize simp...Alfredo Cardigliano2020-05-25
* Added ndpi_serialize_risk() to the nDPI APILuca Deri2020-05-24
* Added flow risk serilizationLuca Deri2020-05-24
* Added memory boundary checksLuca Deri2020-05-22
* Added stub for checking HTTP headerLuca Deri2020-05-21
* MS Teams uses as underlying protocol for voice/video. This commit adds the ab...Luca Deri2020-05-21
* Fixed valse positive whatsapp detectionLuca Deri2020-05-20
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-05-20
|\
| * Merge pull request #905 from lnslbrty/devLuca Deri2020-05-20
| |\
| | * Fixed docstring typos for ndpi_finalize_initalizationToni Uhlig2020-05-17
* | | Removed bittorrent false positive detectionLuca Deri2020-05-20
|/ /
* / Added fix to avoid potential heap buffer overflow in H.323 dissectorLuca Deri2020-05-19
|/
* Added check for invalid HTTP URLsLuca Deri2020-05-16
* Added check for binary scriptsLuca Deri2020-05-15
* Fix for potential heap-buffer-overflow in ndpi_search_openvpnLuca Deri2020-05-15
* Added NDPI_HTTP_SUSPICIOUS_USER_AGENT ndpi_riskLuca Deri2020-05-15
* Added NDPI_TLS_CERTIFICATE_EXPIRED, NDPI_TLS_CERTIFICATE_MISMATCH, to ndpi_riskLuca Deri2020-05-15
* Gotomeeting address range fixLuca Deri2020-05-15
* Improvements on GotoMeetingLuca Deri2020-05-15
* Extend filetype matching for Content-Disposition headerloures2020-05-14
* Extend packet struct with Content-Disposition HTTP header fieldloures2020-05-14
* Code clenup for PR #902Luca Deri2020-05-14
* Set risk field instead of changing protocol when checking for dangerousloures2020-05-13
* Add check for HTTP transfer of executable filesloures2020-05-13
* Code cleanupLuca Deri2020-05-13
* Merge pull request #897 from catenacyber/fuzzoracleLuca Deri2020-05-12
|\
| * Adds bound check in oracle protocolPhilippe Antoine2020-05-10
* | Merge pull request #896 from IvanNardi/natsLuca Deri2020-05-12
|\ \
| * | Fix NATS dissectorNardi Ivan2020-05-09
| |/
* | Invalid TLS checkLuca Deri2020-05-12
* | Added NDPI_XXX_BIT_16Luca Deri2020-05-11
* | Added TLS weak cipher and obsolete protocol version detectionLuca Deri2020-05-10
* | Added detection of self-signed TLS certificatesLuca Deri2020-05-10
* | Added the ability to detect when a known protocol is using a non-standard portLuca Deri2020-05-10
|/
* Cleaned hyperscan leftoverLuca Deri2020-05-08
* Added TLS issuerDN and subjectDNLuca Deri2020-05-07
* Reworked TLS dissector with a certificate RDN sequence readerLuca Deri2020-05-07
* Fixed category matchingLuca Deri2020-05-06
* API cleanup for indetifying explicitly in automa's what we're searching (prot...Luca Deri2020-05-06
* Updated automa API to use 32 bit values splits from protocol/categpryLuca Deri2020-05-06
* Added support for Telegram v6Luca Deri2020-05-06