aboutsummaryrefslogtreecommitdiff
path: root/example/ndpiReader.c
Commit message (Expand)AuthorAge
...
* Suppressed invalid messages with -qLuca2018-06-21
* Fix for handling IP address based custom categoriesLuca Deri2018-06-11
* Implemented Facebook Messenger (mobile) supportLuca Deri2018-05-18
* 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
* 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
* 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
| * 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
| * | --ndpi-proto-filter now accepts also protocol nameAlfredo Cardigliano2017-10-30
| |/
* / Refactoring the debugging output.Vitaly Lavrov2017-10-26
|/
* 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
* TypoLuca Deri2017-10-06
* Leak fixLuca Deri2017-10-05
* A more predictable sorting of the flows list.Vitaly Lavrov2017-09-29
* 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
* typos and renamesberat2017-09-22
* Added ndpi_category_set_name() API callLuca Deri2017-09-19
* Extended filter produced by -b flagberat2017-09-08
* Implemented flow sort based on total bytes so that we can (with -v X) immedia...Luca2017-08-02
* ndpiReader.c: fix variable ‘fileName’ set but not used [-Werror=unused-bu...Alexis La Goutte2017-07-28
* ndpiReader.c fix ‘getTopStats/deleteTopStats/top_stats_sort/scanners_port_s...Alexis La Goutte2017-07-28
* ndpiReader: fix file_first_time/_statsFilePath defined but not used [-Werror=...Alexis La Goutte2017-07-28
* Removed unused variableLuca Deri2017-07-25
* changed name from _bpf_filter to bpfFilter to avoid compilation error in Open...Campus2017-07-13
* removed warning compilation for - warning: passing argument 3 of 'pcap_compil...Campus2017-07-09
* fix for OpenBSD compile error https://github.com/ntop/nDPI/issues/417Campus2017-07-07
* Code cleanupLuca Deri2017-07-06
* extended bpf filter produced by -x flag to include hostsberat2017-06-30
* fix compiler error about jsonMaYuming2017-06-25
* Added -x flag. Produces a bpf filter based on diagnose information generated ...berat2017-06-23