aboutsummaryrefslogtreecommitdiff
path: root/example/ndpiReader.c
Commit message (Expand)AuthorAge
* 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 bug that was forcing the reader to pass several times the same flowLuca2017-05-24
* Split src2dst / dst2src trafficLuca Deri2017-05-24
* 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
* Restored file selection as the wireshark bug seems to be fixed in 2.3.x wires...Luca Deri2017-05-17
* Reworked flow structure handlerLuca Deri2017-05-17
* Added IPv6 support to Port Statsberat2017-05-09
* 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
* Improced extcap configuration window with sorted protocol listLuca Deri2017-04-25
* Extcap crash fixLuca Deri2017-04-25
* Updated Wireshark lua dissectorLuca Deri2017-04-24
* Initial Wireshark nDPI integrationLuca Deri2017-04-23
* Added port stats when verbose mode (-v) is usedLuca Deri2017-04-19
* ndpiReader now prints (-v) the flows with the correct directionLuca Deri2017-04-19
* Fixed thread crash caused by commit 29cd6ef9942188633b79b5c1fe62360f048a6450Luca2017-04-19
* Added ethernet checksum reforging and nDPI protocol export in nDPI-extcap readerLuca2017-04-17
* name correction for llc_snap header and minor fixCampus2017-04-15
* fix segmentation fault caused by missing spanning tree check - add control fo...Campus2017-04-15
* Initial wireshark integration via extcap interfaceLuca Deri2017-04-14
* SSL server certificate is now detectedLuca Deri2017-03-21
* change behaviour for https://github.com/ntop/nDPI/issues/344 - fix skype dete...Campus2017-03-15
* spelling: modifiedJosh Soref2017-03-12
* spelling: interfaceJosh Soref2017-03-12
* spelling: creatingJosh Soref2017-03-12
* fix and improved netflix detection by user-agentCampus2017-02-22
* 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
* Removed some magic numbersDenis Volpato Martins2016-12-06
* Code cleanup. Added coveralls badgeLuca Deri2016-11-27
* ndiReader: fix ‘jObj_main/jArray_detProto’ may be used uninitialized in t...Alexis La Goutte2016-11-22
* ndpiReader: fix unused function 'debug_printf' [-Wunused-function]Alexis La Goutte2016-11-13
* minor fix to keep same coherence of type usedCampus2016-10-30
* 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