aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
* Fixed eDonkey false positivesLuca Deri2018-12-12
* Added the concept of protocols that can have subprotocols. Example Spotify ca...Luca2018-11-30
* Improved heuristicsLuca2018-11-29
* Improved skype, teredo, netbios heuristicsLuca Deri2018-11-21
* Improved WeChat supportLuca Deri2018-11-19
* commented out debug printAlfredo Cardigliano2018-11-16
* Improved skype heuristicLuca Deri2018-11-15
* Merge pull request #636 from 2miksyn/devLuca Deri2018-11-14
|\
| * Improve SSL detection, prevent false positive SSL detectionMikhail Smirnov2018-11-09
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devkyrol2018-11-09
|\ \
| * | Improved Skype detectionLuca Deri2018-11-09
| |/
| * Implemented UPnP dissectorLuca Deri2018-11-07
| * Improved SSL decodingLuca Deri2018-11-03
* | FIX missing Application Data pkt for TLSkyrol2018-11-09
|/
* 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