aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Merge pull request #132 from pavel-odintsov/devMichele Campus2015-12-31
|\ | | | | Made ndpi memory allocator type compatible with C++ on x686 platforms
| * Made ndpi memory allocator type compatible with C++ on x686 platforms. ↵Pavel Odintsov2015-12-28
| | | | | | | | Switch from unsigned long to size_t as allocation functions parameter.
* | 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 ↵Campus2015-12-29
|/ | | | structures used in nDPI and ntopng
* added Google server address rangeCampus2015-12-24
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devCampus2015-12-24
|\
| * Fix for #131Luca2015-12-18
| |
* | added OCS service and related pcap for testingCampus2015-12-24
|/
* fixed makefile include header ndpi_includes.hCampus2015-12-13
|
* Improvement for Dropbox detectionLuca2015-12-08
| | | | Fix for #124
* Enhanced QQ supportLuca2015-12-08
|
* 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
|
* 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
|
* Added ndpi_l4_detection_process_packet functionLuca2015-11-17
|
* 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
|
* Added missing ndpi_detection_get_sizeof_ndpi_flow_struct(), ↵Luca2015-11-12
| | | | ndpi_detection_get_sizeof_ndpi_id_struct() functions
* 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
|
* fixed mdns and tcp/udp protocols after changesCampus2015-11-09
|
* initial refactoring nDPI - typedef defined only in ndpi_typedef.hCampus2015-11-09
|
* fix dissector QQ unkown bugxumjbn2015-10-28
|
* Fix for #86Luca Deri2015-10-26
|
* Minor core reorganizationLuca Deri2015-10-26
|
* 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
|\
| * Improvements for NetFlix detectionLuca Deri2015-10-11
| |
| * Added fix for Webex protol detectionLuca Deri2015-10-11
| |
| * Fixed invalid indexes used in SMTP dissector.Luca2015-10-09
| | | | | | | | See https://github.com/ntop/nDPI/commit/8c4fada42f8e6dcba42281fdc129e0a32b6050dc#commitcomment-13685139