aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
* Merge pull request #610 from eglooca/pr-nest-log-sinkLuca Deri2018-10-02
|\
| * Removed unused varaibles.Darryl Sokoloski2018-09-19
| * New dissector: Nest Log SinkDarryl Sokoloski2018-09-19
* | Renamed files to avoid name clashes during compilation with other libsLuca Deri2018-09-29
|/
* Implementation of Bitcoin, Ethereum, ZCash, Monero dissectors all identified ...Luca2018-09-18
* Addes support for SMBv1 traffic that has been split from SMBv23Luca Deri2018-09-17
* Fixed bug in spotify dissector (subnet /24 was matched as /22).Daniele De Sensi2018-09-11
* Fixes #601Luca2018-09-11
* FIX: dropbox dissector. UPD: updated pcap file with new dropbox pktsCampus2018-09-05
* Fix for #400Luca Deri2018-08-16
* Completed custom category implementationLuca Deri2018-08-16
* Added new dissector for Memcached.Darryl Sokoloski2018-08-15
* Merge pull request #576 from eglooca/pr-ssdp-min-lengthLuca Deri2018-07-25
|\
| * Decreased minimum packet payload length down to 19 from 100 for SSDP.Darryl Sokoloski2018-07-20
* | Added checks for missing protocol initializationLuca Deri2018-07-23
* | Major code cleanupLuca2018-07-21
|/
* Fixed name clashLuca Deri2018-07-18
* Improved tor detection to limit false positivesLuca Deri2018-07-17
* Added missing includeLuca Deri2018-06-05
* Fix for https://github.com/ntop/nDPI/issues/572Luca Deri2018-05-28
* Update ssl.cDaniele De Lorenzi2018-05-21
* Implemented Facebook Messenger (mobile) supportLuca Deri2018-05-18
* Implemented FacebookZero protocol supportLuca Deri2018-05-18
* fix spotify detectionCampus2018-05-17
* Added ndpi_set_detection_preferences() APi callLuca Deri2018-05-14
* Skype CallIn/CallOut are not set asLuca Deri2018-05-14
* Added ndpi_fill_protocol_category callLuca Deri2018-05-11
* SSH: increase client's maximum payload length from 100 to 500Alexander Gozman2018-05-04
* Replaces outdates socrates protocol with ntopLuca Deri2018-04-24
* :bulb: Add Apache JServ Protocol DissectorLeonn2018-04-22
* Add length check before several memcmps in msn.c [ASan detected].Yingpei Zeng2018-04-16
* Add length check before do memcmp to "x-steam-sid" in http.cYingpei Zeng2018-04-16
* Add length check before checking a Tor certificate nameYingpei Zeng2018-04-16
* Removed NDPI_PROTOCOL_MOVE protocol no longer usedLuca Deri2018-04-05
* Increased number of protocols to 512Luca Deri2018-03-01
* Added fix for invalid RTP/Skype detectionLuca Deri2018-02-21
* Remove too strict check for RTPLuca Deri2018-02-21
* Added option --enable-debug-messages.Vitaly Lavrov2018-02-07
* Fixes possible out-of-bounds due to malformed DHCP packetsSimone Mainardi2018-01-31
* Added minor hardening code in STUNLuca2018-01-26
* Inital hyperscan workLuca Deri2018-01-24
* Added ApplePush supportLuca Deri2018-01-15
* added diameter protocol dissectorCampus2018-01-02
* Added simplified makefileLuca Deri2017-12-25
* Implemented GooglePlus support that replaced ancient Quake protocol now obsoleteLuca Deri2017-12-15
* Compilation fixesLuca Deri2017-12-13
* Simplified IPv6 datatypesLuca Deri2017-12-08
* Merge branch 'dev' into devMichele Campus2017-12-07
|\
| * Fix for #491 (SpeedTest/Ookla)Luca2017-12-07
| * Return before calling ndpi_match_host_subprotocol when dns_dissect_response e...Darryl Sokoloski2017-11-30