Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Inital hyperscan work | Luca Deri | 2018-01-24 |
| | |||
* | Merge pull request #482 from hvanderheide/dev | Luca Deri | 2018-01-24 |
|\ | | | | | Revert the revert of 2155dd9 after fixing ntopng Travis | ||
| * | Merge remote-tracking branch 'upstream/dev' into dev | Hidde van der Heide | 2018-01-10 |
| |\ | |||
| * \ | Merge remote-tracking branch 'upstream/dev' into dev | Hidde van der Heide | 2017-12-20 |
| |\ \ | |||
| * | | | Revert the revert of 2155dd9 after fixing ntopng Travis | Hidde van der Heide | 2017-10-24 |
| | | | | | | | | | | | | | | | | This reverts commit 4f72b954da705f8d54a9dd61eae46b2b36b24dc0. | ||
* | | | | Added ApplePush support | Luca Deri | 2018-01-15 |
| |_|/ |/| | | |||
* | | | added diameter protocol dissector | Campus | 2018-01-02 |
| |/ |/| | |||
* | | Implemented GooglePlus support that replaced ancient Quake protocol now obsolete | Luca Deri | 2017-12-15 |
| | | |||
* | | Compilation fixes | Luca Deri | 2017-11-28 |
|/ | |||
* | Undoes 2155dd9 that breaks ntopng Travis | Simone Mainardi | 2017-10-23 |
| | |||
* | Add libcache to installed headers and removed relative import | Hidde van der Heide | 2017-10-19 |
| | |||
* | 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 |
| | |||
* | Code cleanup | Luca Deri | 2017-07-06 |
| | | | | | Updated test results Renamed SOMEIP -> someip | ||
* | added fix protocol https://github.com/ntop/nDPI/issues/372 | Campus | 2017-06-27 |
| | |||
* | Fix case-sensitivity issue | alexei-argus | 2017-06-14 |
| | |||
* | Fix build errors | alexei-argus | 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 |
| | |||
* | Implemented Short Message Peer-to-Peer (SMPP) dissector | Damir Franusic | 2016-12-14 |
| | |||
* | Disabled coverage (work in progress) | Luca Deri | 2016-11-27 |
| | |||
* | Coverage (work in progress) | Luca Deri | 2016-11-27 |
| | |||
* | 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 | ||
* | Fixed dist build | theirix | 2016-08-13 |
| | |||
* | 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 |
| | |||
* | Reworked ↵ | Luca Deri | 2016-04-24 |
| | | | | https://github.com/ntop/nDPI/commit/8a4c15ecf5c5c1430e8047324a5e336db2f503f1 to avoid adding (un-needed) pcap dependency in nDPI core | ||
* | Fix some issues | emanuele-f | 2016-04-19 |
| | |||
* | Support RX protocol (used by AFS). | Giovanni Mascellani | 2016-04-15 |
| | |||
* | Merge remote-tracking branch 'upstream/dev' into dev | Sorin Zamfir | 2016-04-03 |
|\ | |||
| * | Removed WinMX reference from Makefile | Luca Deri | 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 | ||
| * | First draft of the Mqtt dissector. | Sorin Zamfir | 2016-02-18 |
| | | |||
| * | 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 | ||
* | | Source code rename to avoid conflicts on Windows | Luca Deri | 2016-03-06 |
| | | |||
* | | Reworked sockets support | Luca | 2016-02-29 |
| | | | | | | | | Fixed TFTP support | ||
* | | Removed VEOHTV protocol and replaced with HTTPDownload | Luca Deri | 2016-02-28 |
|/ | | | | Fixed bug that prevented content type to be properly detected | ||
* | fixed makefile include header ndpi_includes.h | Campus | 2015-12-13 |
| | |||
* | other changes related to refactoring, including Makefile.am modifications | Campus | 2015-11-12 |
| | |||
* | add Ubiquity AirControl 2 protocol detection | Thomas Fjellstrom | 2015-10-04 |
| | |||
* | Added HEP protocol detection support (sipcapture) | Lorenzo Mangani | 2015-08-30 |
| |