aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* 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
* | Win fixesLuca Deri2015-11-30
|/
* Minor fixLuca Deri2015-11-27
* Removed warningLuca Deri2015-11-26
* Win32 compilation fixesLuca Deri2015-11-26
* fixes for packing datastructuresLuca Deri2015-11-26
* fixed missed library netinet/in.h under FreeBSDCampus2015-11-26
* Fixes #116, adds extra #ifndef to prevent redefinitionsSimone Mainardi2015-11-15
* Fix for CentOS6lucaderi2015-11-12
* Update ndpi_ethernet definitionLuca2015-11-12
* Removed legacy linux_compat.h fileLuca2015-11-12
* Added missing prototypeLuca2015-11-12
* removed kernel support and #if 0sCampus2015-11-12
* other changes related to refactoring, including Makefile.am modificationsCampus2015-11-12
* deleted useless or not used functions and #ifdefCampus2015-11-10
* deleted useless headerCampus2015-11-09
* initial refactoring nDPI - typedef defined only in ndpi_typedef.hCampus2015-11-09
* Removed linux kernel supportLuca Deri2015-10-24
* Implemented MS Lync supportLuca Deri2015-10-22
* fixed BGP detection - added BGP pcap with Cisco hDLC and Cisco SLARPCampus2015-10-19
* added cisco hdlc datalink type - fix MPLS header - added BGP pcap with cisco ...Campus2015-10-16
* Simplified IPv6 typedefsLuca Deri2015-10-12
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2015-10-12
|\