aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Collapse)AuthorAge
...
* Extended filter produced by -b flagberat2017-09-08
|
* Implemented flow sort based on total bytes so that we can (with -v X) ↵Luca2017-08-02
| | | | immediately spot elephants and mice
* fix wrong datalink type for Cisco PPPCampus2017-07-29
|
* ndpiReader.c: fix variable ‘fileName’ set but not used ↵Alexis La Goutte2017-07-28
| | | | [-Werror=unused-but-set-variable]
* ndpiReader.c fix ↵Alexis La Goutte2017-07-28
| | | | ‘getTopStats/deleteTopStats/top_stats_sort/scanners_port_sort/scanners_sort/deleteScanners’ defined but not used [-Werror=unused-function]
* ndpiReader: fix file_first_time/_statsFilePath defined but not used ↵Alexis La Goutte2017-07-28
| | | | [-Werror=unused-variable]
* Merge branch 'dev' into ssl-certificate-fixMichele Campus2017-07-27
|\
| * Removed unused variableLuca Deri2017-07-25
| |
* | Updated tests to match new SSL server certificate fix/additionMicah Lyle2017-07-18
| |
* | Implementation for extra packet processing if desiredMicah Lyle2017-07-17
|/
* changed name from _bpf_filter to bpfFilter to avoid compilation error in ↵Campus2017-07-13
| | | | OpenBSD caused by redefinition by https://github.com/openbsd/src/blob/master/sys/net/bpf.h#L296
* removed warning compilation for - warning: passing argument 3 of ↵Campus2017-07-09
| | | | 'pcap_compile' from incompatible pointer type
* fix for OpenBSD compile error https://github.com/ntop/nDPI/issues/417Campus2017-07-07
|
* Code cleanupLuca Deri2017-07-06
| | | | | Updated test results Renamed SOMEIP -> someip
* 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
| | | | by -b flag
* Label fixLuca2017-06-17
|
* Added scanner host stats to (-b) diagnose statisticsberat2017-06-16
|
* Fixed bug causing wrong results in (-b) diagnose statisticsberat2017-06-16
|
* Use flag %d to print signed integers in ndpiReader.Pavlos Antoniou2017-06-07
|
* Remove unused variables for ndpiReader.c and tinc.cPavlos Antoniou2017-06-07
|
* CleanupLuca Deri2017-06-03
|
* TYpoLuca2017-05-29
|
* Compilation fix for systems that do not have JSON-C installedLuca Deri2017-05-26
|
* Added timestamp, flow count and app. level protocol to (-b) diagnose statisticsberat2017-05-26
|
* Added check for searching JSON-C in home directory if not installedLuca Deri2017-05-24
| | | | Fixed type
* Fixed bug that was forcing the reader to pass several times the same flowLuca2017-05-24
| | | | renamed some variables
* Split src2dst / dst2src trafficLuca Deri2017-05-24
|
* compilation fixesAlfredo Cardigliano2017-05-23
|
* crc32 fixAlfredo Cardigliano2017-05-23
|
* forcing quiet mode in extcap modecardigliano2017-05-22
|
* Fixed JSON format when -v 3 and -b is usedLuca Deri2017-05-22
|
* Removed warningLuca Deri2017-05-22
|
* Added -b for saving port based diagnose statistics in jsonberat2017-05-19
|
* Remove unused variable and clarify operator precedence in ndpi_util.cPavlos Antoniou2017-05-18
|
* Restored file selection as the wireshark bug seems to be fixed in 2.3.x ↵Luca Deri2017-05-17
| | | | wireshark series
* Reworked flow structure handlerLuca Deri2017-05-17
|
* Fix out-of-bounds heap read caused by using header->len instead of ↵alexei-argus2017-05-10
| | | | header->caplen (as provided in pcap_loop)
* Added IPv6 support to Port Statsberat2017-05-09
|
* Added missing direction update with non TCP-UDP protocolsLuca2017-05-08
|
* Minor code cleanupLuca Deri2017-05-01
|
* fixed syntax for gcc compilerberat2017-05-01
|
* Added IP Statistics to Port Statsberat2017-05-01
|
* Added -m for splitting analysis in sub-analysis stepsLuca Deri2017-04-30
|
* Improved SSL dissectionLuca2017-04-27
|
* Improced extcap configuration window with sorted protocol listLuca Deri2017-04-25
| | | | Reported flow stats in Statistics -> nDPI menu
* Extcap crash fixLuca Deri2017-04-25
|
* Updated Wireshark lua dissectorLuca Deri2017-04-24
| | | | | Added -v to ndpiReader to print port stats Recomputed protocol test results
* Initial Wireshark nDPI integrationLuca Deri2017-04-23
|