aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix segment fault cause by the ssl.server_names when it may NULLysk2020-06-03
* fix segment fault cause by the ssl.server_names when it may NULLysk2020-06-03
* Merge branch 'dev' of github.com:yskcg/nDPI into devysk2020-06-03
|\
| * nDpi#remove build warningsysk2020-05-21
* | Merge branch 'dev' of github.com:yskcg/nDPI into devysk2020-05-20
|\ \ | |/ |/|
| * Added fix to avoid potential heap buffer overflow in H.323 dissectorLuca Deri2020-05-19
* | someip#fix when run across architectures such ARM ,may be occour sigbus error...ysk2020-05-20
|/
* 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
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-05-15
|\
| * Added link to nfstreamLuca 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
* Merge pull request #903 from Loures/devLuca Deri2020-05-14
|\
| * 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
* Merge pull request #902 from Loures/devLuca 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 self signed certificate test pcapLuca 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
* Introduced custom protocols with IP and (optional) port supportLuca Deri2020-05-06
* Various fixes to patricia tree handlingLuca Deri2020-05-06
* False positive fixesLuca Deri2020-05-06
* Updated APILuca Deri2020-05-06
* Reworked protocol handling chnging it is u_int16_tLuca Deri2020-05-06
* Removed now obsolete MSN protocolLuca Deri2020-05-03
* SSH boundary check reworkLuca Deri2020-04-30
* Minor cleanupLuca Deri2020-04-30
* Merge pull request #891 from catenacyber/ghsl2Luca Deri2020-04-30
|\