aboutsummaryrefslogtreecommitdiff
path: root/example/ndpi_util.c
Commit message (Expand)AuthorAge
* Code cleanup. Added coveralls badgeLuca Deri2016-11-27
* Added fixes to properly honour subprotocolsLuca2016-11-26
* fix initialization of struct ndpi_flow_info *flowCampus2016-11-22
* ndpi_util: fix ‘type/ip_offset’ may be used uninitialized in this functio...Alexis La Goutte2016-11-13
* ndpi_util: unused variable 'nDPI_traceLevel' [-Wunused-const-variable]Alexis La Goutte2016-11-13
* ndpi_util: fix unused variable 'ip6_offset/ethernet_2/llc_off/cdp/slarp' [-Wu...Alexis La Goutte2016-11-13
* Prevent Segfault when building with -DNDPI_ENABLE_DEBUG_MESSAGESVito Piserchia2016-11-03
* minor fix to keep same coherence of type usedCampus2016-10-30
* fixed invalid termination with ipv6 addressCampus2016-08-09
* Added fix to avoid IPv6 formatting differences across platformsLuca2016-07-12
* Enhanced fragments support in ndpiReaderLuca Deri2016-05-31
* ndpi_util.c: fix The right operand of '+' is a garbage valueAlexis La Goutte2016-05-24
* ndpi_util: Value stored to 'fcs' is never readAlexis La Goutte2016-05-23
* ndpi_util: replace if / else by switch/caseAlexis La Goutte2016-05-23
* Fix missing breakAlexis La Goutte2016-05-23
* Simplified ndpi_exit_detection_module()Luca Deri2016-05-08
* Simplified nDPI initialization functionLuca Deri2016-05-08
* Added wrappers for substring-searchLuca Deri2016-05-07
* rework some stuffs - added missing comments on functionsCampus2016-04-24
* Reworked https://github.com/ntop/nDPI/commit/8a4c15ecf5c5c1430e8047324a5e336d...Luca Deri2016-04-24