aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* 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
* Fix out-of-bounds heap read caused by using header->len instead of header->ca...alexei-argus2017-05-10
* 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
* Extcap crash fixLuca Deri2017-04-25
* Updated Wireshark lua dissectorLuca Deri2017-04-24
* Initial Wireshark nDPI integrationLuca Deri2017-04-23
* fix for https://github.com/ntop/nDPI/issues/364Campus2017-04-20
* 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
* Compilation fix for old compilersLuca2017-04-18
* 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
* Added Ookla (SpeedTest) protocol detectionLuca Deri2017-04-01
* Merge branch 'set_memory_functions' of https://github.com/vpiserchia/nDPI int...Campus2017-03-29
|\
| * Added ndpi_flow_ free/malloc and set_ functions:Vito Piserchia2017-03-16
* | 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: platformJosh Soref2017-03-12
* spelling: modifiedJosh Soref2017-03-12
* spelling: interfaceJosh Soref2017-03-12
* spelling: googlesyndicationJosh Soref2017-03-12
* spelling: creatingJosh Soref2017-03-12
* fix and improved netflix detection by user-agentCampus2017-02-22
* added double tagging 802.1Q in dissection of vlan pktCampus2017-02-21
* 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