aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Collapse)AuthorAge
...
| * spelling: fiveJosh Soref2017-03-12
| |
| * spelling: excludingJosh Soref2017-03-12
| |
| * spelling: excludeJosh Soref2017-03-12
| |
| * spelling: discardedJosh Soref2017-03-12
| |
| * spelling: deliveredJosh Soref2017-03-12
| |
| * spelling: conservativeJosh Soref2017-03-12
| |
| * spelling: addressJosh Soref2017-03-09
| |
* | Fixed invalid QUIC header parsingLuca Deri2017-03-13
|/
* 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
|
* improved skype detectionCampus2017-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
|
* 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
|
* SMPP: fix comparison of unsigned expression >= 0 is always true ↵Alexis La Goutte2016-12-29
| | | | [-Werror,-Wtautological-compare]
* fix indent code and int type to keep conformity of the rest of the code ↵Campus2016-12-15
| | | | (u_intxx instead uintxx)
* Implemented Short Message Peer-to-Peer (SMPP) dissectorDamir Franusic2016-12-14
|
* 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
|