aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)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
| | | | | Extra #ifndef directives are added to prevent possible redefinitions of __LITTLE_ENDIAN__ and __BIG_ENDIAN__
* Fix for CentOS6lucaderi2015-11-12
|
* Update ndpi_ethernet definitionLuca2015-11-12
|
* Removed legacy linux_compat.h fileLuca2015-11-12
| | | | Updated IPv6 address dump format
* 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
| | | | hdlc & MPLS header
* 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 detector
| | * 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 ↵Luca Deri2015-08-26
| | | | | | | | protocol were not properly indetified
* | Changed to make sure IPv6 defines are properly definedLuca Deri2015-10-12
|/
* Fix warning when use -WdocumentationAlexis La Goutte2015-08-18
| | | | | | | | | src/include/ndpi_api.h:73:13: error: parameter 'ndpi_malloc' not found in the function declaration [-Werror,-Wdocumentation] src/include/ndpi_api.h:91:13: error: parameter 'cache' not found in the function declaration [-Werror,-Wdocumentation] src/include/ndpi_api.h:92:13: error: parameter 'cache' not found in the function declaration [-Werror,-Wdocumentation] ndpiReader.c:152:22: error: not a Doxygen trailing comment [-Werror,-Wdocumentation] ndpiReader.c:153:36: error: not a Doxygen trailing comment [-Werror,-Wdocumentation] ndpiReader.c:156:39: error: not a Doxygen trailing comment [-Werror,-Wdocumentation]
* 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
| | | | battle.net removed, fixed a typo
* Merge pull request #72 from pavel-odintsov/devLuca Deri2015-07-29
|\ | | | | Enhance NTP support, add protocol version identification; Add pcap ex…
| * Enhance NTP support, add protocol version identification; Add pcap examples ↵Pavel Odintsov2015-07-29
| | | | | | | | for NTPv2, NTPv3, NTPv4; Fix bug with identification of NTP monlist packets as QUIC
* | Minor starcraft/WoW code cleanupLuca2015-07-21
| |
* | Cleaned up starcraft protocol codeLuca Deri2015-07-21
| | | | | | | | Fixed false-positive in Skype dissector
* | Merge pull request #66 from c4stan/devLuca Deri2015-07-21
|\ \ | | | | | | Starcraft 2/Battle.net support
| * | 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
| |