aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Collapse)AuthorAge
...
* improved steam detectionCampus2016-12-13
|
* 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
|
* Added fixes to properly honour subprotocolsLuca2016-11-26
|
* http: unused variable 'no_pps' [-Werror=unused-variable]Alexis La Goutte2016-11-22
|
* Compilation fixLuca Deri2016-11-20
|
* fix ssl for https://github.com/ntop/nDPI/issues/301Campus2016-11-20
|
* added iqiyi media service and updated ppsetream protocol - added 1kxun media ↵Campus2016-11-20
| | | | service
* fix facebook detection in http dissectorCampus2016-11-18
|
* Fix byte packing on WindowsRuslan Sologub2016-11-15
|
* Add BJNP Protocolmkfsn2016-11-15
|
* bittorrent: fix variable ‘peer_id’ set but not used ↵Alexis La Goutte2016-11-13
| | | | [-Werror=unused-but-set-variable]
* rx: fix unused variable 'found' [-Wunused-variable]Alexis La Goutte2016-11-13
|
* QUIC: fix unused variable 'begin' [-Wunused-variable]Alexis La Goutte2016-11-13
|
* git: fix unused variable 'git_len' [-Wunused-variable]Alexis La Goutte2016-11-13
|
* bittorrent: fix unused variable 'no_bittorrent' [-Wunused-variable]Alexis La Goutte2016-11-13
|
* BGP: fix unused function 'ndpi_int_bgp_add_connection' [-Wunused-function]Alexis La Goutte2016-11-13
|
* COAP: fix typo about checking twice source portAlexis La Goutte2016-11-12
| | | | Found via Clang Analyzer (Used d_port variable)
* HTTP: Fix Dead Store (Dead assignement/Dead increment) Warning found by ↵Alexis La Goutte2016-11-12
| | | | Clang Analyzer
* Fix NDPI_PROTOCOL_MSSQL_TDS macro nameVito Piserchia2016-11-03
|
* Win fixesLuca Deri2016-11-03
|
* Added new functions defined in #279 for exporiting them in shared libsLuca Deri2016-10-23
| | | | | Disabked some search dissectors from Office365 Fixed warning
* fix msn dissector - add pcap for testCampus2016-10-17
|
* fix vnc dissectorCampus2016-10-12
|
* removed imesh protocol (iMesh is no longer availlable)Campus2016-10-09
|
* fixed some dissector for logic or syntaxCampus2016-10-07
|
* fix check for issue https://github.com/ntop/nDPI/issues/272Campus2016-10-03
|
* Fix for #218Luca2016-09-28
|
* fixed drda_db2 dissectorCampus2016-09-27
|
* fixed drda_db2 dissectorCampus2016-09-27
|
* added adobe flash host name - fix twitter and netflix detection - removed ↵Campus2016-09-24
| | | | twitter dissector (useless have a dissector that looking for ip range; moved matching in ndpi_content_match.c.inc)
* deleted meebo dissector (service not availlable anymore) - change Weibo ↵Campus2016-09-24
| | | | subservice name to Sina service (more correct)
* fix ftp on tcpCampus2016-09-22
|
* fix wrong comment rsync - deleted old tds dissectorCampus2016-09-16
|
* fix and merge mssql and tds in unique dissector mssql_tds due to latest ↵Campus2016-09-16
| | | | release + minor fixes
* Merge pull request #267 from tianzhishuizhu/devMichele Campus2016-09-15
|\ | | | | check udp
| * check udptianzhishuizhu2016-09-15
| |
* | Merge pull request #266 from tianzhishuizhu/devMichele Campus2016-09-14
|\| | | | | check udp
| * Merge branch 'dev' of github.com:tianzhishuizhu/nDPI into devtianzhishuizhu2016-09-14
| |\
| * | check packet udp != NULLtianzhishuizhu2016-09-14
| | |
* | | Merge pull request #265 from tianzhishuizhu/devMichele Campus2016-09-13
|\ \ \ | | |/ | |/| improve readability
| * | Update syslog.ctianzhishuizhu2016-09-13
| |/
| * improve readabilitytianzhishuizhu2016-09-13
| |
* | Merge pull request #263 from tianzhishuizhu/devMichele Campus2016-09-08
|\| | | | | payload min length
| * payload min lengthtianzhishuizhu2016-09-08
| |
* | Merge pull request #261 from tianzhishuizhu/devMichele Campus2016-09-08
|\| | | | | optimization for code duplication
| * text errortianzhishuizhu2016-09-08
| |
| * delete variables unusedtianzhishuizhu2016-09-08
| |
| * logical errortianzhishuizhu2016-09-08
| |