aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | Merge branch 'example_caplen_fix' of https://github.com/alexei-argus/nDPI ↵Campus2017-05-11
|/| | | | | | | | | | | into alexei-argus-example_caplen_fix
| * | Fix out-of-bounds heap read caused by using header->len instead of ↵alexei-argus2017-05-10
| | | | | | | | | | | | header->caplen (as provided in pcap_loop)
* | | delete check for old protocolCampus2017-05-11
|/ /
* | Results updateCampus2017-05-09
| |
* | Merge branch 'beratx-dev' into devCampus2017-05-09
|\ \
| * | Added IPv6 support to Port Statsberat2017-05-09
|/ /
* | Added missing direction update with non TCP-UDP protocolsLuca2017-05-08
| |
* | fix for https://github.com/ntop/nDPI/issues/371Campus2017-05-02
| |
* | Fixed invalid ndpi_match_string_id() return codeLuca Deri2017-05-01
| |
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2017-05-01
|\ \
| * | Result updateLuca Deri2017-05-01
| | |
* | | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2017-05-01
|\| |
| * | Updated resultsLuca Deri2017-05-01
| | |
* | | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2017-05-01
|\| |
| * | Minor code cleanupLuca Deri2017-05-01
| | |
| * | Merge pull request #370 from beratx/devLuca Deri2017-05-01
| |\ \ | | | | | | | | Added IP Statistics to Port Stats
| | * | 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
| | |
| * | Fixed warningLuca Deri2017-04-29
| | |
| * | Improved SSL dissectionLuca2017-04-27
| | |
| * | Removed Napatech dependencyLuca Deri2017-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
| | |
| * | updated tests pcapCampus2017-04-21
| | |
| * | update bittorrent detection - fix https://github.com/ntop/nDPI/issues/362Campus2017-04-21
| | |
| * | fix for https://github.com/ntop/nDPI/issues/364Campus2017-04-20
| | |
| * | update flow thanks to commit a9c01ded174ed380a2d135cfb9b903f616b0e175Campus2017-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
| | |
| * | Added DNScrypt test filesLuca2017-04-19
| | |
| * | Added DNScrypt detectionLuca2017-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
| | |
| * | improved wechat detectionCampus2017-04-15
| | |
| * | add initial detection for WeChatCampus2017-04-15
| | |
| * | name correction for llc_snap header and minor fixCampus2017-04-15
| | |
| * | fix segmentation fault caused by missing spanning tree check - add control ↵Campus2017-04-15
| | | | | | | | | | | | for threads return values
| * | Initial wireshark integration via extcap interfaceLuca Deri2017-04-14
| | |
| * | Merge pull request #360 from jaspervandenberg/devMichele Campus2017-04-07
| |\ \ | | | | | | | | unified HTTPDownload name with other HTTP protocols (as HTTP_Download)
| | * | unified HTTPDownload name with other HTTP protocols (as HTTP_Download) for ↵Jasper van den Berg2017-04-07
| |/ / | | | | | | | | | consistency
| * | Added AMQP (Advanced Message Queueing Protocol)Luca2017-04-07
| | |
| * | Improved Ookla protocolLuca2017-04-04
| | |
| * | Replace BSD dependent strnstr with ndpi portable oneemanuele-f2017-04-02
| | |
| * | Added Ookla test pcapLuca Deri2017-04-01
| | | | | | | | | | | | Updated results
| * | Added Ookla (SpeedTest) protocol detectionLuca Deri2017-04-01
| | |
* | | Added new API callsLuca Deri2017-05-01
|/ / | | | | | | | | - ndpi_add_string_value_to_automa - ndpi_match_string_id