aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
* delete check for old protocolCampus2017-05-11
* Fixed warningLuca Deri2017-04-29
* Added AMQP (Advanced Message Queueing Protocol)Luca2017-04-07
* Replace BSD dependent strnstr with ndpi portable oneemanuele-f2017-04-02
* Added Ookla (SpeedTest) protocol detectionLuca Deri2017-04-01
* SSL server certificate is now detectedLuca Deri2017-03-21
* Improved netbios name decodingLuca Deri2017-03-19
* Exported ndpi_netbios_name_interpret() to all nDPI appsLuca Deri2017-03-19
* Improved netbios dissectionLuca Deri2017-03-19
* minor fix for httpCampus2017-03-16
* change behaviour for https://github.com/ntop/nDPI/issues/344 - fix skype dete...Campus2017-03-15
* Merge pull request #348 from jsoref/spellingMichele Campus2017-03-13
|\
| * spelling: valuesJosh Soref2017-03-12
| * spelling: unknownJosh Soref2017-03-12
| * spelling: unencryptedJosh Soref2017-03-12
| * spelling: switchJosh Soref2017-03-12
| * spelling: soulseekJosh Soref2017-03-12
| * spelling: secondJosh Soref2017-03-12
| * spelling: scrupulousJosh Soref2017-03-12
| * spelling: removeJosh Soref2017-03-12
| * spelling: protocolJosh Soref2017-03-12
| * spelling: pedanticJosh Soref2017-03-12
| * spelling: ninetyJosh Soref2017-03-12
| * spelling: lengthJosh Soref2017-03-12
| * spelling: fiveJosh Soref2017-03-12
| * spelling: excludingJosh Soref2017-03-12
| * spelling: excludeJosh Soref2017-03-12
| * spelling: discardedJosh Soref2017-03-12
| * spelling: deliveredJosh Soref2017-03-12
| * spelling: conservativeJosh Soref2017-03-12
| * spelling: addressJosh Soref2017-03-09
* | Fixed invalid QUIC header parsingLuca Deri2017-03-13
|/
* Improved BJNP protocolLuca Deri2017-03-07
* Fixed invalid SNMP detectionLuca Deri2017-03-07
* better improvement of netflix traffic detection - added netflix pcap and outp...Campus2017-03-05
* Fixed bug that can lkead to a crash in iqiyi dissectorLuca Deri2017-02-25
* fix and improved netflix detection by user-agentCampus2017-02-22
* improved skype detectionCampus2017-02-16
* minor fix mgcp dissectorCampus2017-02-14
* fix dhcp buffer overflowCampus2017-02-13
* Improvements for exporting info in MDNS and UBNTAC2 protocolsLuca Deri2017-02-13
* Refined guess that does not happen for protocols that have been excludedLuca Deri2017-02-12
* Dissected SSH client/server versions and reported in data structuresLuca Deri2017-02-11
* Improved HTTP subprotocol matchingLuca Deri2017-01-31
* Optimized code to avoid multiple calls to ndpi_network_ptree_match()Luca Deri2017-01-31
* Fixed issues caused by (invalid) protocol renumbering. The problem has been s...Luca Deri2017-01-31
* Update smpp.cdillinger792017-01-18
* SMPP: fix comparison of unsigned expression >= 0 is always true [-Werror,-Wta...Alexis La Goutte2016-12-29
* fix indent code and int type to keep conformity of the rest of the code (u_in...Campus2016-12-15
* Implemented Short Message Peer-to-Peer (SMPP) dissectorDamir Franusic2016-12-14