aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
...
* Merge branch 'dev-numeronove-openbsd' of https://github.com/numeronove/nDPI i...Campus2017-02-13
|\
| * Easing OpenBSD buildNumeronove2017-02-11
* | Improvements for exporting info in MDNS and UBNTAC2 protocolsLuca Deri2017-02-13
* | Dissected SSH client/server versions and reported in data structuresLuca Deri2017-02-11
|/
* Fix for FreeBSD buildSimone Mainardi2017-02-04
* Removed some magic numbersDenis Volpato Martins2016-12-06
* Added missing -ldl libraryLuca Deri2016-12-05
* added comment to function process_packetCampus2016-12-02
* added prototype of function packet_processingCampus2016-12-02
* Disabled coverage (work in progress)Luca Deri2016-11-27
* Coverage (work in progress)Luca Deri2016-11-27
* Code cleanup. Added coveralls badgeLuca Deri2016-11-27
* Added fixes to properly honour subprotocolsLuca2016-11-26
* Merge branch 'dev_libdl' of https://github.com/mgigante/nDPI into mgigante-de...Campus2016-11-24
|\
| * Checking for libdl vs. libc during configureMarco Gigante2016-11-23
* | fix initialization of struct ndpi_flow_info *flowCampus2016-11-22
* | ndiReader: fix ‘jObj_main/jArray_detProto’ may be used uninitialized in t...Alexis La Goutte2016-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
* ndpiReader: fix unused function 'debug_printf' [-Wunused-function]Alexis La Goutte2016-11-13
* Prevent Segfault when building with -DNDPI_ENABLE_DEBUG_MESSAGESVito Piserchia2016-11-03
* Added -ldl needed by PF_RINGLuca Deri2016-11-02
* minor fix to keep same coherence of type usedCampus2016-10-30
* fixed some dissector for logic or syntaxCampus2016-10-07
* Fix for #249 (not sure is enough)lucaderi2016-09-27
* fix snaplen for pcap_open_live function - optimal value is described here htt...Campus2016-09-26
* Fixed dist buildtheirix2016-08-13
* fixed invalid termination with ipv6 addressCampus2016-08-09
* Added fix to avoid IPv6 formatting differences across platformsLuca2016-07-12
* Removed false positives from CoAP protocolLuca Deri2016-06-19
* Restored code harvested inLuca Deri2016-06-07
* Enhanced fragments support in ndpiReaderLuca Deri2016-05-31
* Moved to 1.8 release1.8Luca Deri2016-05-28
* 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
* Firxed warningsLuca Deri2016-04-24
* Remove floating stack pointer causing segmentation faultemanuele-f2016-04-20
* Integrate root flows free and little changesemanuele-f2016-04-20
* Other util API stuffemanuele-f2016-04-20
* Fix some issuesemanuele-f2016-04-19
* Move relevant functions to ndpi_util API moduleemanuele-f2016-04-19
* Change confusing "ndpi_flow" structure name to "ndpi_flow_info"emanuele-f2016-04-19