aboutsummaryrefslogtreecommitdiff
path: root/example/ndpiReader.c
Commit message (Collapse)AuthorAge
* Aligned DNS to HTTP dissectionLuca Deri2019-02-07
|
* Fixes #657Luca Deri2019-01-20
|
* Removed debug codeLuca Deri2019-01-17
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-01-17
|\
| * Warnign fixesLuca Deri2019-01-17
| | | | | | | | Updated test results
* | Removed this party LRU and replaced with home grownLuca Deri2019-01-17
|/
* Warning fixLuca2018-11-29
|
* Renamed internal functionLuca Deri2018-11-21
|
* Made configure more friendlyLuca Deri2018-11-21
| | | | Added time measurement in ndpiReader (processing and setup time)
* Improved skype, teredo, netbios heuristicsLuca Deri2018-11-21
| | | | Changed ndpi_detection_giveup() API: guess is now part of the call
* Improved WeChat supportLuca Deri2018-11-19
| | | | | Removed Musical.ly protocol as the service has been merged with another one and thus it is no longer used Improved guess for UDP protocols
* Warning fixemanuele-f2018-11-18
|
* Added DPDK support to ndpiReaderLuca Deri2018-11-10
|
* Completed custom category implementationLuca Deri2018-08-16
|
* Updated twitter invalid address rangeLuca Deri2018-07-16
| | | | Using content substring match in category search
* Suppressed invalid messages with -qLuca2018-06-21
| | | | -j now accepts - as stdout
* Fix for handling IP address based custom categoriesLuca Deri2018-06-11
|
* Implemented Facebook Messenger (mobile) supportLuca Deri2018-05-18
| | | | Code cleanup
* Implemented hash-based categoriesLuca Deri2018-05-16
|
* Hidden ndpi_detection_module_struct definitionLuca Deri2018-05-14
|
* Added ndpi_set_detection_preferences() APi callLuca Deri2018-05-14
|
* Improved hyperscan support and category definitionLuca Deri2018-05-10
|
* Implemented custom category loading.Luca2018-04-26
| | | | Modified ndpiReader with -c <file> (use mining_hosts.txt as example) for loading name-based categories
* Moved ndpi_config.h from ndpi_main.h to ndpi_main.c, and example source files.Darryl Sokoloski2018-04-24
|
* Added ndpi_get_api_version() API call to be used in applications thatLuca2018-03-21
| | | | are dynamically linking with nDPI, to make sure the APIs are in sync
* Add an Xcode project for debugging under MacOS (add all missed files)ZengYingpei2018-02-04
|
* Inital hyperscan workLuca Deri2018-01-24
|
* Merge branch 'dev' into devMichele Campus2017-12-07
|\
| * Compilation fixesLuca Deri2017-11-28
| |
| * Improved ndpiReader outputLuca Deri2017-11-19
| | | | | | | | Updated tests
| * Fixed begin/end type when capturing live trafficLuca2017-11-03
| |
* | Merge branch 'dev' into devVitaly Lavrov2017-11-02
|\|
| * Merge branch 'dev' of https://github.com/ntop/nDPI into devAlfredo Cardigliano2017-10-30
| |\
| | * Dropbox and apple improvementsLuca Deri2017-10-29
| | | | | | | | | | | | Fixed warning
| * | --ndpi-proto-filter now accepts also protocol nameAlfredo Cardigliano2017-10-30
| |/
* / Refactoring the debugging output.Vitaly Lavrov2017-10-26
|/ | | | | | | | | | | | | | levels of debug output: 0 - ERROR: Only for errors. 1 - TRACE: Start of each packets and if found protocol. 2 - DEBUG: Start of searching each protocol and excluding protocols. 3 - DEBUG_EXTRA: For all other messages. Added field ndpi_struct->debug_logging for enable debug output of each protocols. Simple macros for debugging output are added: NDPI_LOG_ERR(), NDPI_LOG_INFO(), NDPI_LOG_DBG(), NDPI_LOG_DBG2(), NDPI_EXCLUDE_PROTO()
* fixed bugberat2017-10-12
|
* extended (-b flag) statistics with top receiver statsberat2017-10-09
|
* Fixed bug in someip dissector (access out of boundary)Luca Deri2017-10-08
| | | | Fixed memory leak in ndpiReader
* TypoLuca Deri2017-10-06
|
* Leak fixLuca Deri2017-10-05
|
* A more predictable sorting of the flows list.Vitaly Lavrov2017-09-29
| | | | It is necessary for correct testing.
* memory improvement again for (-b flag) statisticsberat2017-09-26
|
* memory usage is improved (-b flag)berat2017-09-26
|
* improved memory usage by (-b flag) statisticsberat2017-09-25
|
* improved (-x flag) bpf filter conditionberat2017-09-25
|
* improved (-x flag) bpf filter conditionberat2017-09-25
|
* fixed another memory leakberat2017-09-24
|
* memory leak fixedberat2017-09-23
|
* memory leak fixedberat2017-09-23
|