aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* 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)
* | 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
|
* 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
* Update smpp.cdillinger792017-01-18
|
* Fixed warningLuca2017-01-02
|
* Renamed enum constantLuca Deri2017-01-02
|
* Add enum items numberemanuele-f2016-12-29
|
* SMPP: fix comparison of unsigned expression >= 0 is always true ↵Alexis La Goutte2016-12-29
| | | | [-Werror,-Wtautological-compare]
* Added BJNP default portsLuca Deri2016-12-19
|
* Added default AFP portLuca Deri2016-12-19
|
* fix indent code and int type to keep conformity of the rest of the code ↵Campus2016-12-15
| | | | (u_intxx instead uintxx)
* Merge branch 'dev' of https://github.com/dfranusic/nDPI into dfranusic-devCampus2016-12-15
|\
| * Implemented Short Message Peer-to-Peer (SMPP) dissectorDamir Franusic2016-12-14
| |
* | Add Valve AS routes and domain names for better Steam detection.Konstantin Shalygin2016-12-14
|/
* improved steam detectionCampus2016-12-13
|
* Removed "yp" element from "ndpi_en_impossible_bigrams" structure because tor ↵valentina2016-12-11
| | | | was detected instead of ssl (paypal).
* Improvement on ndpi_int_change_protocol() accuracyLuca Deri2016-12-10
|
* Fix 'IPVERSION undeclared' error on WIN32Ruslan Sologub2016-12-07
|
* Removed some magic numbersDenis Volpato Martins2016-12-06
|
* Added check to avoid loops with invalid DHCP packetsLuca Deri2016-12-05
|
* Added memory check in patricia treeLuca Deri2016-12-05
| | | | | Improved AFP dissection Updated DHCP test results
* Implemented DHCP host name extractionLuca Deri2016-12-04
|
* 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
|
* updated facebook detection (continue) by ip server rangesCampus2016-11-22
|
* http: unused variable 'no_pps' [-Werror=unused-variable]Alexis La Goutte2016-11-22
|
* update facebook detection (2) for ↵Campus2016-11-21
| | | | https://github.com/ntop/nDPI/issues/300#issuecomment-261977387
* update facebook detectionCampus2016-11-21
|
* Compilation fixLuca Deri2016-11-20
|
* fix ssl for https://github.com/ntop/nDPI/issues/301Campus2016-11-20
|