aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
...
| * First skeleton for Coap dissector.Sorin Zamfir2016-02-07
* | Fixed unitialized variableLuca Deri2016-03-19
* | added tcp port 51413 for TCP BT detectionCampus2016-03-19
* | Fix for https://github.com/ntop/nDPI/issues/159Luca Deri2016-03-18
* | Fix for invalid DNS dissection that caused packet corruptionLuca Deri2016-03-17
* | rework API (part 1) - minor fixes functionsCampus2016-03-14
* | added check_punycode_string for issue https://github.com/ntop/nDPI/issues/157Campus2016-03-10
* | Source code rename to avoid conflicts on WindowsLuca Deri2016-03-06
* | protocols: sip CANCEL packet detection fixTimothy2016-03-02
* | Reworked sockets supportLuca2016-02-29
* | Removed VEOHTV protocol and replaced with HTTPDownloadLuca Deri2016-02-28
* | Fixed warningLuca Deri2016-02-27
* | Minor BT optimizationLuca Deri2016-02-25
* | Improve BT-uTP protocol dissectionLuca Deri2016-02-25
* | Improved WhatsAppVoice detectionLuca Deri2016-02-15
* | fixed ssl/tor bug for https://github.com/ntop/nDPI/issues/147Campus2016-02-15
* | Added ability to extract BitTorrent hash (and eventually peerId)Luca Deri2016-02-15
* | Fix for #143Luca Deri2016-02-12
|/
* Added ndpi_automa_match_string_subprotocol callLuca2016-01-21
* Fixed compilation errors due to previous commitLuca Deri2016-01-06
* Hardened DNS dissectorLuca Deri2016-01-06
* wrote new dns dissector - deleted useless part of dns to slim data structures...Campus2015-12-29
* Win fixesLuca Deri2015-11-30
* reorganized header files - added ndpi_includes.hCampus2015-11-30
* Minor fixLuca Deri2015-11-27
* Win32 compilation fixesLuca Deri2015-11-26
* Fix for #119Luca Deri2015-11-23
* Fixed string offsetLuca Deri2015-11-22
* Improvements on netbios name detectionLuca Deri2015-11-22
* fixed potential buff overflow with sizeof controlCampus2015-11-19
* Fix for https://github.com/ntop/nProbe/issues/7 for wrong RTP identificationLuca Deri2015-11-18
* removed kernel support and #if 0sCampus2015-11-12
* fixed mdns and tcp/udp protocols after changesCampus2015-11-09
* fix dissector QQ unkown bugxumjbn2015-10-28
* Fix for #86Luca Deri2015-10-26
* Minor core reorganizationLuca Deri2015-10-26
* Implemented MS Lync supportLuca Deri2015-10-22
* Fixed invalid indexes used in SMTP dissector.Luca2015-10-09
* Merge pull request #101 from Tomasu/devMichele Campus2015-10-08
|\
| * NDPI_PROTOCOL_KAKAOTALK_VOICE was used instead of NDPI_SERVICE_KAKAOTALK_VOICEThomas Fjellstrom2015-10-08
* | Reworked copyright to give credit to the developerLuca2015-10-06
|/
* remove traces of DHCP detector from ubntac2.cThomas Fjellstrom2015-10-04
* Add Ubiquity AirControl 2 protocol detectionThomas Fjellstrom2015-10-04
* Fixed DCE_RPC protocol when the port is different to default port (135)valentina2015-09-20
* Remove HEP2 matchLorenzo Mangani2015-09-01
* Added HEP protocol detection support (sipcapture)Lorenzo Mangani2015-08-30
* Make sure packet->user_agent_line.ptr is up to date before using it.Martin Natano2015-08-28
* Fixes #83. Critical fix: due to an invalid endianess conversion some protocol...Luca Deri2015-08-26
* Warning fixLuca Deri2015-08-18
* Added teredo protocol support. Fixed #74Luca Deri2015-08-07