aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Collapse)AuthorAge
...
* Kerberos dissection improvementsLuca Deri2019-11-17
|
* Fix possible crash due to unsigned int number wrappingemanuele-f2019-11-11
|
* Telnet fixLuca Deri2019-11-04
|
* Initial work towards HTTP content-type exportLuca2019-10-31
|
* Added zabbix dissectorLuca2019-10-29
|
* Added telnet dissectorLuca2019-10-29
| | | | Improved data report
* Added ability to defien custom protocolsLuca Deri2019-10-29
|
* Added capwap supportLuca Deri2019-10-27
|
* Fixed some false positivies with skype and stun-based protocolsLuca Deri2019-10-27
|
* nDPI TLS improvements using the server certificateLuca Deri2019-10-26
|
* Further SMB improvementsLuca Deri2019-10-25
|
* Ficed invalid SMBv1 detectionLuca Deri2019-10-25
|
* SSH dissection improvementsLuca Deri2019-10-25
|
* SMTP and SSH dissection fixesLuca Deri2019-10-24
|
* Major cleanupLuca Deri2019-10-24
| | | | Removed ndpi_pref_http_dont_dissect_response and ndpi_pref_dns_dont_dissect_response as the ndpi_extra_dissection_possible() call will now handle everything
* Added extra processing for POP and SMTPLuca Deri2019-10-22
|
* Silenced TLS warningLuca Deri2019-10-21
|
* Reworked email metaata extractionLuca Deri2019-10-21
|
* Added POP3 metadata extractionLuca Deri2019-10-20
|
* Implemented IMAP data extractionLuca Deri2019-10-20
|
* Implemented FTP user/pwd extractionLuca Deri2019-10-20
|
* Added NetBIOS metadata exportLuca Deri2019-10-08
|
* Implemented Kerberos metadata extractionLuca Deri2019-10-08
|
* Fix invalid memory accessesemanuele-f2019-10-04
|
* Handle TCP DNS replies and add is_reply flagemanuele-f2019-10-03
|
* Fix DNS reply dissection issuesemanuele-f2019-10-03
|
* Improved Viber protocol dissectionLuca Deri2019-10-02
| | | | Added Hulu dissection
* Removed http:// from HTTP urlLuca Deri2019-10-01
| | | | Reported URL in ndpiReader
* Reworked categories handlingLuca Deri2019-09-29
| | | | | Removed GenericProtocol and replaced with categories Removed ndpi_pref_enable_category_substring_match option: substring matching is now default
* Merge pull request #778 from choyos/devLuca Deri2019-09-29
|\ | | | | Added support for dissection of DNP3 and IEC104 protocols
| * Added support for industrial protocols DNP3, IEC 60780-5-104choyos2019-09-20
| |
* | Add Cisco anyconnect VPN signature.Ravi Kerur2019-09-28
| | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
* | Improved category handlign in subprotocolsLuca Deri2019-09-27
| | | | | | | | | | Further DNS dissection fixes Fixed WeChat invalid category
* | Fixed partial string matchesLuca Deri2019-09-27
| |
* | Added ndpi_extra_dissection_possible() API callLuca Deri2019-09-26
| |
* | Fixed false positive with STUN detectionLuca Deri2019-09-26
| |
* | Added Zoom protocol support removing invalid STUN/Skype detectionsLuca Deri2019-09-26
| |
* | Merge pull request #783 from ntop/ndpi_ps_vueLuca Deri2019-09-26
|\ \ | | | | | | Ndpi ps vue
| * | Modified logic and test pcap file included.Ravi Kerur2019-09-25
| | | | | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
| * | Initial PS_VUE support based on public IP.Ravi Kerur2019-09-25
| | | | | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
| * | Initial Zoom detection based on IP and ports.Ravi Kerur2019-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | Following IP and ports are reported by Zoom support to open up in firewall. https://support.zoom.us/hc/en-us/articles/201362683-Network-Firewall-or-Proxy-Server-Settings-for-Zoom Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com>
* | | Restructure DNS search codeemanuele-f2019-09-26
| | |
* | | Improved packet datastructure cleanup after packet processingLuca Deri2019-09-25
|/ / | | | | | | | | Cleaned up code of steam dissector Added steam test pcap
* | Changed the packets handling with STUN msg_type > 0x000C and other fixes.marco-testa2019-09-24
| | | | | | Eliminated double call to the ndpi_int_stun_add_connection function.
* | Rewritten qq dissectorLuca Deri2019-09-23
| |
* | Adedd DTLS check in STUNLuca Deri2019-09-21
| | | | | | | | Uodated (C)
* | STUN protocol dissector code cleanupLuca2019-09-20
| |
* | Unified WhatsApp Video and Audio under WhatsAppCallLuca2019-09-20
|/
* Improved STUN-based protocol heuristic both in terms of accuracy and packets ↵Luca2019-09-20
| | | | necessary for the detection
* Fixed JA3C compuration wtih SSL (no TLS) trafficLuca Deri2019-09-19
|