Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | improved whatsapp and wechat detection by new ip-ranges | Campus | 2017-06-09 |
| | |||
* | added GoogleDrive detection | Campus | 2017-06-07 |
| | |||
* | improved spotify detection | Campus | 2017-06-02 |
| | |||
* | Snapchat is now detected as sociaal network | Luca | 2017-05-30 |
| | |||
* | update | Campus | 2017-05-25 |
| | |||
* | update Snapchat detection | Campus | 2017-05-17 |
| | |||
* | update bittorrent detection - fix https://github.com/ntop/nDPI/issues/362 | Campus | 2017-04-21 |
| | |||
* | Added DNScrypt detection | Luca | 2017-04-19 |
| | |||
* | improved wechat detection | Campus | 2017-04-15 |
| | |||
* | add initial detection for WeChat | Campus | 2017-04-15 |
| | |||
* | Improved Ookla protocol | Luca | 2017-04-04 |
| | |||
* | change behaviour for https://github.com/ntop/nDPI/issues/344 - fix skype ↵ | Campus | 2017-03-15 |
| | | | | detection deleting parts that detect host name and ip addr (duplicate behaviour) - improved any detection after fix - added skype host name | ||
* | Minor changes for tracking Youtube content | Luca Deri | 2017-03-13 |
| | | | | Added test pcap for working on quic/youtube dissector | ||
* | ndpi_content_match: Add origin routes for many services. | Konstantin Shalygin | 2017-02-20 |
| | |||
* | improved skype detection | Campus | 2017-02-16 |
| | |||
* | update Netflix ip-range list | Campus | 2017-02-16 |
| | |||
* | Improved whatsapp detection | Luca Deri | 2017-01-31 |
| | |||
* | Fixed issues caused by (invalid) protocol renumbering. The problem has been ↵ | Luca Deri | 2017-01-31 |
| | | | | solved and now protocols are in sync with its previous values in the stable version | ||
* | Add Valve AS routes and domain names for better Steam detection. | Konstantin Shalygin | 2016-12-14 |
| | |||
* | improved steam detection | Campus | 2016-12-13 |
| | |||
* | Removed "yp" element from "ndpi_en_impossible_bigrams" structure because tor ↵ | valentina | 2016-12-11 |
| | | | | was detected instead of ssl (paypal). | ||
* | updated facebook detection (continue) by ip server ranges | Campus | 2016-11-22 |
| | |||
* | update facebook detection (2) for ↵ | Campus | 2016-11-21 |
| | | | | https://github.com/ntop/nDPI/issues/300#issuecomment-261977387 | ||
* | update facebook detection | Campus | 2016-11-21 |
| | |||
* | added iqiyi media service and updated ppsetream protocol - added 1kxun media ↵ | Campus | 2016-11-20 |
| | | | | service | ||
* | Update and merge Twitter networks | Denis Volpato Martins | 2016-11-17 |
| | |||
* | updated host matching services | Campus | 2016-11-15 |
| | |||
* | Updated Twitter networks | Luca Deri | 2016-11-15 |
| | |||
* | Add Github service | mkfsn | 2016-11-12 |
| | |||
* | added iflix service | Campus | 2016-10-24 |
| | |||
* | Added new functions defined in #279 for exporiting them in shared libs | Luca Deri | 2016-10-23 |
| | | | | | Disabked some search dissectors from Office365 Fixed warning | ||
* | Merge pull request #279 from emanuele-f/category | Luca Deri | 2016-10-23 |
|\ | | | | | Add protocol category ids | ||
| * | Add protocol category ids | emanuele-f | 2016-10-22 |
| | | |||
* | | added skype ip-address server name range | Campus | 2016-10-20 |
|/ | |||
* | 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 facebook certificate recognition | emanuele-f | 2016-09-06 |
| | |||
* | update Skype ip address range | Campus | 2016-08-27 |
| | |||
* | update Skype and MS_OneDrive range IP address | Campus | 2016-08-27 |
| | |||
* | Add Hotmail service | emanuele-f | 2016-08-22 |
| | |||
* | fix Slack service domains without A DNS RRs and fix slack-imgs.com access | Denis Volpato Martins | 2016-08-12 |
| | |||
* | added Slack service | Denis Volpato Martins | 2016-08-12 |
| | |||
* | added new Youtube server name to improve detection | Campus | 2016-08-11 |
| | |||
* | Harvested some unused protocols | Luca Deri | 2016-07-20 |
| | |||
* | Added 1e100.net to Google | Luca Deri | 2016-06-12 |
| | |||
* | Improved bigram detection (used by Tor) | Luca Deri | 2016-05-31 |
| | |||
* | added new fb detection - remove old bittorrent functions - fix rx warning | Campus | 2016-05-24 |
| | |||
* | added OpenDNS service | Campus | 2016-05-17 |
| | |||
* | added Weibo service and pcap test | Campus | 2016-05-13 |
| | |||
* | Added wrappers for substring-search | Luca Deri | 2016-05-07 |
| | | | | | | | | | | ndpi_init_automa() ndpi_free_automa() ndpi_add_string_to_automa() ndpi_finalize_automa() ndpi_match_string() set_ndpi_malloc() set_ndpi_free() |