aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Restored code harvested inLuca Deri2016-06-07
* Merge branch 'dev' of https://github.com/ntop/nDPI into devCampus2016-05-24
|\
| * Synchronized ndpi_l4_detection_process_packet impltheirix2016-05-24
* | added new fb detection - remove old bittorrent functions - fix rx warningCampus2016-05-24
|/
* ndpi_api(.h): fix '@return' command used in a comment that is attached to a f...Alexis La Goutte2016-05-24
* added OpenDNS serviceCampus2016-05-17
* added Weibo service and pcap testCampus2016-05-13
* Simplified ndpi_exit_detection_module()Luca Deri2016-05-08
* Simplified nDPI initialization functionLuca Deri2016-05-08
* Added wrappers for substring-searchLuca Deri2016-05-07
* minor fix makefileCampus2016-04-26
* fixed and improved rx protocol detection - there was error on detection when ...Campus2016-04-26
* rework some stuffs - added missing comments on functionsCampus2016-04-24
* Reworked https://github.com/ntop/nDPI/commit/8a4c15ecf5c5c1430e8047324a5e336d...Luca Deri2016-04-24
* Added #include <sys/types.h>Luca Deri2016-04-24
* Integrate root flows free and little changesemanuele-f2016-04-20
* Fix inline travis complainingemanuele-f2016-04-20
* Other util API stuffemanuele-f2016-04-20
* Add header stuffemanuele-f2016-04-19
* Move relevant functions to ndpi_util API moduleemanuele-f2016-04-19
* Support RX protocol (used by AFS).Giovanni Mascellani2016-04-15
* Fixed buffer overflows with safe str searchtheirix2016-04-12
* Merge remote-tracking branch 'upstream/dev' into devSorin Zamfir2016-04-03
|\
| * deleted winmx protocol due to abandoned development since July 2, 2004Campus2016-03-23
| * fix for pull request https://github.com/ntop/nDPI/pull/161Campus2016-03-20
|/
* Removed unused type definitions.Sorin Zamfir2016-03-20
* Merge remote-tracking branch 'remotes/iot/dev' into devSorin Zamfir2016-03-20
|\
| * Updated with mqtt callbacks.Sorin Zamfir2016-03-20
| * First draft of the Mqtt dissector.Sorin Zamfir2016-02-18
| * First running example. No actual low-level detection.Sorin Zamfir2016-02-08
* | add new detection of Viber (service)Campus2016-03-15
* | rework API (part 1) - minor fixes functionsCampus2016-03-14
* | added check_punycode_string for issue https://github.com/ntop/nDPI/issues/157Campus2016-03-10
* | added support for MS_OneDrive serviceCampus2016-03-08
* | Added new ndpi_detection_giveup() API call to call before giving up for a giv...Luca Deri2016-03-04
* | Reworked sockets supportLuca2016-02-29
* | Removed VEOHTV protocol and replaced with HTTPDownloadLuca Deri2016-02-28
* | Fixed warningLuca Deri2016-02-27
* | Added ability to extract BitTorrent hash (and eventually peerId)Luca Deri2016-02-15
* | added cloudflare service - minor fixes for test pcapCampus2016-02-14
|/
* Added ndpi_automa_match_string_subprotocol callLuca2016-01-21
* Hardened DNS dissectorLuca Deri2016-01-06
* Merge pull request #132 from pavel-odintsov/devMichele Campus2015-12-31
|\
| * Made ndpi memory allocator type compatible with C++ on x686 platforms. Switch...Pavel Odintsov2015-12-28
* | added Office 365 URLs and IP address ranges (part 1)Campus2015-12-29
* | wrote new dns dissector - deleted useless part of dns to slim data structures...Campus2015-12-29
|/
* added OCS service and related pcap for testingCampus2015-12-24
* Win fixesLuca Deri2015-11-30
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2015-11-30
|\
| * reorganized header files - added ndpi_includes.hCampus2015-11-30