aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Warning fixLuca Deri2017-03-15
|
* deleted useless function - change macro nameCampus2017-03-15
|
* change behaviour for https://github.com/ntop/nDPI/issues/344 - fix skype ↵Campus2017-03-15
| | | | detection deleting parts that detect host name and ip addr (duplicate behaviour) - improved any detection after fix - added skype host name
* Merge pull request #348 from jsoref/spellingMichele Campus2017-03-13
|\ | | | | Spelling fixes
| * spelling: valuesJosh Soref2017-03-12
| |
| * spelling: unknownJosh Soref2017-03-12
| |
| * spelling: unencryptedJosh Soref2017-03-12
| |
| * spelling: switchJosh Soref2017-03-12
| |
| * spelling: structureJosh Soref2017-03-12
| |
| * spelling: soulseekJosh Soref2017-03-12
| |
| * spelling: secondJosh Soref2017-03-12
| |
| * spelling: scrupulousJosh Soref2017-03-12
| |
| * spelling: resetJosh Soref2017-03-12
| |
| * spelling: removeJosh Soref2017-03-12
| |
| * spelling: protocolJosh Soref2017-03-12
| |
| * spelling: pedanticJosh Soref2017-03-12
| |
| * spelling: optimizationJosh Soref2017-03-12
| |
| * spelling: ninetyJosh Soref2017-03-12
| |
| * spelling: lengthJosh Soref2017-03-12
| |
| * spelling: interfaceJosh Soref2017-03-12
| |
| * spelling: initializeJosh Soref2017-03-12
| |
| * spelling: incompleteJosh Soref2017-03-12
| |
| * spelling: fiveJosh Soref2017-03-12
| |
| * spelling: excludingJosh Soref2017-03-12
| |
| * spelling: excludeJosh Soref2017-03-12
| |
| * spelling: encryptionJosh Soref2017-03-12
| |
| * spelling: discardedJosh Soref2017-03-12
| |
| * spelling: deliveredJosh Soref2017-03-12
| |
| * spelling: datastructureJosh Soref2017-03-12
| |
| * spelling: conservativeJosh Soref2017-03-12
| |
| * spelling: associatedJosh Soref2017-03-09
| |
| * spelling: addressJosh Soref2017-03-09
| |
* | Fixed invalid QUIC header parsingLuca Deri2017-03-13
| |
* | Minor changes for tracking Youtube contentLuca Deri2017-03-13
|/ | | | Added test pcap for working on quic/youtube dissector
* Improved BJNP protocolLuca Deri2017-03-07
|
* Fixed invalid SNMP detectionLuca Deri2017-03-07
|
* better improvement of netflix traffic detection - added netflix pcap and ↵Campus2017-03-05
| | | | output - change little bit http detection behaviour
* Fixed bug that can lkead to a crash in iqiyi dissectorLuca Deri2017-02-25
|
* fix and improved netflix detection by user-agentCampus2017-02-22
|
* ndpi_content_match: Add origin routes for many services.Konstantin Shalygin2017-02-20
|
* improved skype detectionCampus2017-02-16
|
* update Netflix ip-range listCampus2017-02-16
|
* minor fix mgcp dissectorCampus2017-02-14
|
* fix dhcp buffer overflowCampus2017-02-13
|
* Improvements for exporting info in MDNS and UBNTAC2 protocolsLuca Deri2017-02-13
| | | | Added test pcap file for UBNTAC2
* Refined guess that does not happen for protocols that have been excludedLuca Deri2017-02-12
|
* Dissected SSH client/server versions and reported in data structuresLuca Deri2017-02-11
|
* fix for https://github.com/ntop/nDPI/issues/339Campus2017-02-09
|
* Merge pull request #334 from alagoutte/fixMichele Campus2017-02-04
|\ | | | | fix hardcoded value of version in Makefile
| * fix hardcoded value of version in MakefileAlexis La Goutte2017-02-04
| | | | | | | | Issue report by @clauderobi (issue #333)