aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
Commit message (Collapse)AuthorAge
* Major code cleanupLuca2018-07-21
| | | | Converted some not popular protocols to NDPI_PROTOCOL_GENERIC with category detection
* Implemented Facebook Messenger (mobile) supportLuca Deri2018-05-18
| | | | Code cleanup
* Implemented FacebookZero protocol supportLuca Deri2018-05-18
| | | | | | https://code.facebook.com/posts/608854979307125/building-zero-protocol-for-fast-secure-mobile-connections/ Discontinued filetopia protocol
* Hidden ndpi_detection_module_struct definitionLuca Deri2018-05-14
|
* Replaces outdates socrates protocol with ntopLuca Deri2018-04-24
|
* :bulb: Add Apache JServ Protocol DissectorLeonn2018-04-22
|
* Added API callsLuca Deri2018-03-23
| | | | | | | ndpi_network_ptree_match ndpi_check_flow_func ndpi_config.h is now installed with "make install"
* Increased number of protocols to 512Luca Deri2018-03-01
| | | | Implemented WhatsApp file exchage support (added test pcap)
* Inital hyperscan workLuca Deri2018-01-24
|
* Merge pull request #482 from hvanderheide/devLuca Deri2018-01-24
|\ | | | | Revert the revert of 2155dd9 after fixing ntopng Travis
| * Merge remote-tracking branch 'upstream/dev' into devHidde van der Heide2018-01-10
| |\
| * \ Merge remote-tracking branch 'upstream/dev' into devHidde van der Heide2017-12-20
| |\ \
| * | | Revert the revert of 2155dd9 after fixing ntopng TravisHidde van der Heide2017-10-24
| | | | | | | | | | | | | | | | This reverts commit 4f72b954da705f8d54a9dd61eae46b2b36b24dc0.
* | | | Added ApplePush supportLuca Deri2018-01-15
| |_|/ |/| |
* | | added diameter protocol dissectorCampus2018-01-02
| |/ |/|
* | Implemented GooglePlus support that replaced ancient Quake protocol now obsoleteLuca Deri2017-12-15
| |
* | Compilation fixesLuca Deri2017-11-28
|/
* Undoes 2155dd9 that breaks ntopng TravisSimone Mainardi2017-10-23
|
* Add libcache to installed headers and removed relative importHidde van der Heide2017-10-19
|
* Added protocol LISP. By Huniya Arif xFlow Researchhuniya arif, xflowResearch2017-09-14
|
* Backported CSGO/DOTA2 protocol.Konstantin Shalygin2017-08-26
|
* Implemented support for Nintendo (switch) gaming protocolLuca Deri2017-07-26
|
* Code cleanupLuca Deri2017-07-06
| | | | | Updated test results Renamed SOMEIP -> someip
* added fix protocol https://github.com/ntop/nDPI/issues/372Campus2017-06-27
|
* Fix case-sensitivity issuealexei-argus2017-06-14
|
* Fix build errorsalexei-argus2017-06-14
|
* fixed 1kxun application protocol to avoid false positive in udp detectionCampus2017-06-09
|
* Added tinc protocol detectionWilliam Guglielmo2017-05-29
|
* Added AMQP (Advanced Message Queueing Protocol)Luca2017-04-07
|
* Implemented Short Message Peer-to-Peer (SMPP) dissectorDamir Franusic2016-12-14
|
* Disabled coverage (work in progress)Luca Deri2016-11-27
|
* Coverage (work in progress)Luca Deri2016-11-27
|
* added iqiyi media service and updated ppsetream protocol - added 1kxun media ↵Campus2016-11-20
| | | | service
* Add BJNP Protocolmkfsn2016-11-15
|
* removed imesh protocol (iMesh is no longer availlable)Campus2016-10-09
|
* 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 and merge mssql and tds in unique dissector mssql_tds due to latest ↵Campus2016-09-16
| | | | release + minor fixes
* Fixed dist buildtheirix2016-08-13
|
* Implemented #228Luca Deri2016-07-20
|
* added drda protocol - fix quic output after commit ↵Campus2016-07-02
| | | | 87717dd77f3c16d6b1a997a257ed442435ee93ec
* added git protocol dissector and pcap for testCampus2016-06-24
|
* Reworked ↵Luca Deri2016-04-24
| | | | https://github.com/ntop/nDPI/commit/8a4c15ecf5c5c1430e8047324a5e336db2f503f1 to avoid adding (un-needed) pcap dependency in nDPI core
* Fix some issuesemanuele-f2016-04-19
|
* Support RX protocol (used by AFS).Giovanni Mascellani2016-04-15
|
* Merge remote-tracking branch 'upstream/dev' into devSorin Zamfir2016-04-03
|\
| * Removed WinMX reference from MakefileLuca Deri2016-03-23
| |
| * fix for pull request https://github.com/ntop/nDPI/pull/161Campus2016-03-20
|/
* Merge remote-tracking branch 'remotes/iot/dev' into devSorin Zamfir2016-03-20
|\ | | | | | | | | | | Conflicts: src/include/ndpi_protocol_ids.h src/lib/ndpi_main.c
| * First draft of the Mqtt dissector.Sorin Zamfir2016-02-18
| |