aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* 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
|\
| * Merge pull request #98 from Tomasu/devLuca Deri2015-10-06
| |\
| | * add Ubiquity AirControl 2 protocol detectionThomas Fjellstrom2015-10-04
| * | added radio tap header identification for ieee802.11 packetsCampus2015-10-04
| |/
| * Remove duplicated function declarationsMarco Gigante2015-09-22
| * Added HEP protocol detection support (sipcapture)Lorenzo Mangani2015-08-30
| * Fixes #83. Critical fix: due to an invalid endianess conversion some protocol...Luca Deri2015-08-26
* | Changed to make sure IPv6 defines are properly definedLuca Deri2015-10-12
|/
* Fix warning when use -WdocumentationAlexis La Goutte2015-08-18
* Initial work for supporting HotspotShield VPN detectionLuca Deri2015-08-13
* Added teredo protocol support. Fixed #74Luca Deri2015-08-07
* battle.net removedm.bracci2015-07-30
* Merge pull request #72 from pavel-odintsov/devLuca Deri2015-07-29
|\
| * Enhance NTP support, add protocol version identification; Add pcap examples f...Pavel Odintsov2015-07-29
* | Minor starcraft/WoW code cleanupLuca2015-07-21
* | Cleaned up starcraft protocol codeLuca Deri2015-07-21
* | Merge pull request #66 from c4stan/devLuca Deri2015-07-21
|\ \
| * | Update ndpi_protocol_ids.hMatteo Bracci2015-07-17
| * | Update ndpi_typedefs.hMatteo Bracci2015-07-17
| * | Update ndpi_protocol_ids.hMatteo Bracci2015-07-17
| * | Update ndpi_protocol_ids.hMatteo Bracci2015-07-17
| * | Update ndpi_protocol_ids.hMatteo Bracci2015-07-17
| * | Update ndpi_protocol_ids.hMatteo Bracci2015-07-17
| * | Update ndpi_protocols.hMatteo Bracci2015-07-17
* | | added free for flow in get_ndpi_flow - deleted dead part in ndpi_typedef.cMichele Campus2015-07-19
|/ /
* | Enhanced FTP_DATA recognition (issue #28)Luca2015-07-13