Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Amazon video static classification. | Ravi Kerur | 2019-07-23 |
| | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | ||
* | Add default port based iperf classification. | Ravi Kerur | 2019-07-23 |
| | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | ||
* | Added Line protocol dissection | Luca Deri | 2019-07-15 |
| | | | | Add fix for discarding STUN over TCP flows | ||
* | Added Modbus over TCP dissector | Luca Deri | 2018-12-21 |
| | |||
* | Added Ookla cache | Luca Deri | 2018-12-17 |
| | |||
* | Implemented UPnP dissector | Luca Deri | 2018-11-07 |
| | |||
* | Added missing declarations for nest_log_sink dissector. | Darryl Sokoloski | 2018-09-19 |
| | | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca> | ||
* | Implementation of Bitcoin, Ethereum, ZCash, Monero dissectors all identified ↵ | Luca | 2018-09-18 |
| | | | | | | as mining Implements #503 | ||
* | Added new dissector for Memcached. | Darryl Sokoloski | 2018-08-15 |
| | | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca> | ||
* | Implemented FacebookZero protocol support | Luca Deri | 2018-05-18 |
| | | | | | | https://code.facebook.com/posts/608854979307125/building-zero-protocol-for-fast-secure-mobile-connections/ Discontinued filetopia protocol | ||
* | :bulb: Add Apache JServ Protocol Dissector | Leonn | 2018-04-22 |
| | |||
* | Increased number of protocols to 512 | Luca Deri | 2018-03-01 |
| | | | | Implemented WhatsApp file exchage support (added test pcap) | ||
* | Implemented Google services detection | Luca Deri | 2018-01-16 |
| | | | | Refreshed google-based services support | ||
* | added diameter protocol dissector | Campus | 2018-01-02 |
| | |||
* | Compilation fixes | Luca Deri | 2017-11-28 |
| | |||
* | Added dissector for protocol check_mk | cymaniac | 2017-11-28 |
| | |||
* | Added protocol LISP. By Huniya Arif xFlow Research | huniya arif, xflowResearch | 2017-09-14 |
| | |||
* | Backported CSGO/DOTA2 protocol. | Konstantin Shalygin | 2017-08-26 |
| | |||
* | Implemented support for Nintendo (switch) gaming protocol | Luca Deri | 2017-07-26 |
| | |||
* | added fix protocol https://github.com/ntop/nDPI/issues/372 | Campus | 2017-06-27 |
| | |||
* | ndpi someip initial version with hardcoded port enforcing | Yoni.Linder | 2017-06-14 |
| | |||
* | fixed 1kxun application protocol to avoid false positive in udp detection | Campus | 2017-06-09 |
| | |||
* | Added tinc protocol detection | William Guglielmo | 2017-05-29 |
| | |||
* | Added AMQP (Advanced Message Queueing Protocol) | Luca | 2017-04-07 |
| | |||
* | Optimized code to avoid multiple calls to ndpi_network_ptree_match() | Luca Deri | 2017-01-31 |
| | | | | HTTP-based subprotocols have not HTTP set as master_protocols | ||
* | Implemented Short Message Peer-to-Peer (SMPP) dissector | Damir Franusic | 2016-12-14 |
| | |||
* | added iqiyi media service and updated ppsetream protocol - added 1kxun media ↵ | Campus | 2016-11-20 |
| | | | | service | ||
* | Add BJNP Protocol | mkfsn | 2016-11-15 |
| | |||
* | removed imesh protocol (iMesh is no longer availlable) | Campus | 2016-10-09 |
| | |||
* | added adobe flash host name - fix twitter and netflix detection - removed ↵ | Campus | 2016-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 ↵ | Campus | 2016-09-24 |
| | | | | subservice name to Sina service (more correct) | ||
* | fix and merge mssql and tds in unique dissector mssql_tds due to latest ↵ | Campus | 2016-09-16 |
| | | | | release + minor fixes | ||
* | Implemented #228 | Luca Deri | 2016-07-20 |
| | |||
* | added drda protocol - fix quic output after commit ↵ | Campus | 2016-07-02 |
| | | | | 87717dd77f3c16d6b1a997a257ed442435ee93ec | ||
* | added git protocol dissector and pcap for test | Campus | 2016-06-24 |
| | |||
* | added new fb detection - remove old bittorrent functions - fix rx warning | Campus | 2016-05-24 |
| | |||
* | rework some stuffs - added missing comments on functions | Campus | 2016-04-24 |
| | |||
* | Support RX protocol (used by AFS). | Giovanni Mascellani | 2016-04-15 |
| | |||
* | Merge remote-tracking branch 'upstream/dev' into dev | Sorin Zamfir | 2016-04-03 |
|\ | |||
| * | deleted winmx protocol due to abandoned development since July 2, 2004 | Campus | 2016-03-23 |
| | | |||
| * | fix for pull request https://github.com/ntop/nDPI/pull/161 | Campus | 2016-03-20 |
|/ | |||
* | Merge remote-tracking branch 'remotes/iot/dev' into dev | Sorin Zamfir | 2016-03-20 |
|\ | | | | | | | | | | | Conflicts: src/include/ndpi_protocol_ids.h src/lib/ndpi_main.c | ||
| * | Updated with mqtt callbacks. | Sorin Zamfir | 2016-03-20 |
| | | |||
| * | First running example. No actual low-level detection. | Sorin Zamfir | 2016-02-08 |
| | | | | | | | | | | | | | | | | * logging is now running * included example capture * included example log * skeleton for coap detection | ||
* | | Reworked sockets support | Luca | 2016-02-29 |
|/ | | | | Fixed TFTP support | ||
* | reorganized header files - added ndpi_includes.h | Campus | 2015-11-30 |
| | |||
* | add Ubiquity AirControl 2 protocol detection | Thomas Fjellstrom | 2015-10-04 |
| | |||
* | Added HEP protocol detection support (sipcapture) | Lorenzo Mangani | 2015-08-30 |
| | |||
* | Added teredo protocol support. Fixed #74 | Luca Deri | 2015-08-07 |
| | |||
* | battle.net removed | m.bracci | 2015-07-30 |
| | | | | battle.net removed, fixed a typo |