aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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
* Better fix for integer overflow in SSHPhilippe Antoine2020-04-30
* Merge pull request #883 from leonn/websocketLuca Deri2020-04-27
|\
| * :bulb: implement websocket protocol dissectorLeonn Paiva2020-04-26
* | Handle empty blocksAlfredo Cardigliano2020-04-27
|/
* Enable IEC 60870-5-104 dissectorAlfredo Cardigliano2020-04-24
* Warning fixLuca Deri2020-04-22
* Merge pull request #881 from leonn/bug_protocol_was_guessedLuca Deri2020-04-22
|\
| * :bug: use protocol_was_guessed in ndpi_detection_giveupLeonn Paiva2020-04-22
| * :cool: code ident & styleLeonn Paiva2020-04-22
* | Fix some compilation warningsNardi Ivan2020-04-20
* | Office365 renamed to Microsoft365 (by Microsoft)Luca Deri2020-04-20
* | Updated node list (fixes #766)Luca Deri2020-04-20
* | CiscoVPN dissection improvementsLuca Deri2020-04-17
|/
* Added detection of Microsoft TeamsLuca Deri2020-04-16
* Fixed invalid checkLuca Deri2020-04-15
* Adds netbios bound checkPhilippe Antoine2020-04-15
* TLS initializes version_strPhilippe Antoine2020-04-15
* Adds tls check before reading memoryPhilippe Antoine2020-04-15
* Use ndpi_handle_ipv6_extension_headers in reader_utilPhilippe Antoine2020-04-15
* Adds bound check for IRCPhilippe Antoine2020-04-15
* Fix integer overflow in quicPhilippe Antoine2020-04-15
* Adds bound check in TLSPhilippe Antoine2020-04-15
* Fixes OOB reads in postgresPhilippe Antoine2020-04-15
* Restored ndpi_get_api_version() prototypeLuca Deri2020-04-15
* Invalid function definition fixLuca Deri2020-04-13
* Merge pull request #869 from disconnect3d/patch-2Luca Deri2020-04-15
|\
| * Fix incorrect "<iq from=\"' parsingDisconnect3d2020-04-13
* | Merge pull request #868 from disconnect3d/patch-1Luca Deri2020-04-15
|\ \
| * | Fix off by one when checking for "GET / HTTP" stringDisconnect3d2020-04-13
| |/
* | Merge pull request #867 from IvanNardi/memory-leaksLuca Deri2020-04-15
|\ \ | |/ |/|
| * Fix some debug messagesNardi Ivan2020-04-08
| * kerberos: fix heap-overflow errorNardi Ivan2020-04-08
| * s7comm: fix heap-overflow errorNardi Ivan2020-04-08