aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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: creatingJosh Soref2017-03-12
|
* spelling: conservativeJosh Soref2017-03-12
|
* spelling: compatibilityJosh Soref2017-03-12
|
* spelling: associatedJosh Soref2017-03-09
|
* spelling: addressJosh Soref2017-03-09
|
* Added disclaimerLuca Deri2017-03-07
|
* 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
|
* added double tagging 802.1Q in dissection of vlan pktCampus2017-02-21
|
* Merge branch 'k0ste-newfeature' into devCampus2017-02-20
|\
| * update detection and testsCampus2017-02-20
| |
| * Merge branch 'newfeature' of https://github.com/k0ste/nDPI into k0ste-newfeatureCampus2017-02-20
|/|
| * ndpi_content_match: Add origin routes for many services.Konstantin Shalygin2017-02-20
| |
* | update test dir to fix wrong pcapCampus2017-02-20
| |
* | added missing .outCampus2017-02-20
|/
* improved skype detectionCampus2017-02-16
|
* update Netflix ip-range listCampus2017-02-16
|
* minor fix mgcp dissectorCampus2017-02-14
|
* Merge branch 'numeronove-dev-numeronove-openbsd' into devCampus2017-02-13
|\
| * Merge branch 'dev-numeronove-openbsd' of https://github.com/numeronove/nDPI ↵Campus2017-02-13
|/| | | | | | | into numeronove-dev-numeronove-openbsd
| * Easing OpenBSD buildNumeronove2017-02-11
| | | | | | | | | | | | | | | | | | | | Addedd macro AM_PROG_CC_C_O in configure.ac, needed to have autogen.sh manage the error: C objects in subdir but `AM_PROG_CC_C_O' not in `configure.ac' Modified case instance in example/ndpi_util.c, since DLT_LINUX_SLL isn't defined in OpenBSD pcap.h.
* | 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
| |
* | Update .travis.ymlAlfredo Cardigliano2017-02-09
| |
* | fix for https://github.com/ntop/nDPI/issues/339Campus2017-02-09
|/
* Fix for FreeBSD buildSimone Mainardi2017-02-04
|
* 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)
* | Merge pull request #335 from alagoutte/warningMichele Campus2017-02-04
|\ \ | |/ |/| ndpi_main(.c): fix unused function 'tor_ptree_match' [-Werror,-Wunuse…
| * ndpi_main(.c): fix unused function 'tor_ptree_match' [-Werror,-Wunused-function]Alexis La Goutte2017-02-04
|/
* Renumbered ids that were changed by mistakeLuca Deri2017-02-01
| | | | | | MQTT (NOW 208, latest stable version 222) RX ( NOW 209, latest stable version 223) OPENDNS ( NOW 197, latest stable version 225 ).
* Improved whatsapp detectionLuca Deri2017-01-31
|
* Improved HTTP subprotocol matchingLuca Deri2017-01-31
|
* Updated readmeLuca Deri2017-01-31
|
* Updated results for HTTP-subprotocolsLuca Deri2017-01-31
|
* Optimized code to avoid multiple calls to ndpi_network_ptree_match()Luca Deri2017-01-31
| | | | HTTP-based subprotocols have not HTTP set as master_protocols
* Fixed issues caused by (invalid) protocol renumbering. The problem has been ↵Luca Deri2017-01-31
| | | | solved and now protocols are in sync with its previous values in the stable version
* Merge branch 'dillinger79-dev' into devCampus2017-01-20
|\
| * Merge pull request #1 from dillinger79/dillinger79-patch-1dillinger792017-01-20
| |\ | | | | | | Update smpp.c