Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #289 from mkfsn/service-github | Michele Campus | 2016-11-11 |
|\ | | | | | Add Github service | ||
| * | Add Github service | mkfsn | 2016-11-12 |
|/ | |||
* | Merge branch 'vpiserchia-dev' into dev | Campus | 2016-11-03 |
|\ | |||
| * | Merge branch 'dev' of https://github.com/vpiserchia/nDPI into vpiserchia-dev | Campus | 2016-11-03 |
|/| | |||
| * | setup the debug function | Vito Piserchia | 2016-11-03 |
| | | |||
* | | Merge branch 'vpiserchia-dev' into dev | Campus | 2016-11-03 |
|\| | |||
| * | Prevent Segfault when building with -DNDPI_ENABLE_DEBUG_MESSAGES | Vito Piserchia | 2016-11-03 |
| | | |||
| * | Fix NDPI_PROTOCOL_MSSQL_TDS macro name | Vito Piserchia | 2016-11-03 |
| | | |||
| * | Merge remote-tracking branch 'upstream/dev' into dev | Vito Piserchia | 2016-11-03 |
| |\ | |/ |/| | |||
* | | Win fixes | Luca Deri | 2016-11-03 |
| | | |||
* | | Added -ldl needed by PF_RING | Luca Deri | 2016-11-02 |
| | | |||
| * | Merge remote-tracking branch 'upstream/dev' into dev | Vito Piserchia | 2016-11-02 |
| |\ | |/ |/| | |||
* | | minor fix to keep same coherence of type used | Campus | 2016-10-30 |
| | | |||
| * | Merge remote-tracking branch 'upstream/dev' into dev | Vito Piserchia | 2016-10-25 |
| |\ | |/ |/| | |||
* | | 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 |
| | | | |||
* | | | Merge pull request #278 from mgigante/dev_funcproto | Michele Campus | 2016-10-20 |
|\ \ \ | |/ / |/| | | Avoid c99 complains about function prototypes | ||
| * | | Avoid c99 complains about function prototypes | Marco Gigante | 2016-10-20 |
|/ / | |||
* | | fix msn dissector - add pcap for test | Campus | 2016-10-17 |
| | | |||
* | | Updated quickstart guide | Luca Deri | 2016-10-15 |
| | | | | | | | | The new master file for the guide is keynote (deleted docx) | ||
* | | fix debug function | Campus | 2016-10-15 |
| | | |||
| * | Merge remote-tracking branch 'upstream/dev' into dev | Vito Piserchia | 2016-10-13 |
| |\ | |/ |/| | |||
* | | added vnc pcap to test folder | Campus | 2016-10-12 |
| | | |||
* | | fix vnc dissector | Campus | 2016-10-12 |
| | | |||
* | | removed imesh protocol (iMesh is no longer availlable) | Campus | 2016-10-09 |
| | | |||
* | | fixed some dissector for logic or syntax | Campus | 2016-10-07 |
| | | |||
| * | more ignores | Vito Piserchia | 2016-10-04 |
|/ | |||
* | fix check for issue https://github.com/ntop/nDPI/issues/272 | Campus | 2016-10-03 |
| | |||
* | Fix for #218 | Luca | 2016-09-28 |
| | |||
* | Added protos.txt to the list of tests | Luca | 2016-09-28 |
| | |||
* | Fix for #249 | Luca Deri | 2016-09-27 |
| | |||
* | fixed drda_db2 dissector | Campus | 2016-09-27 |
| | |||
* | fixed drda_db2 dissector | Campus | 2016-09-27 |
| | |||
* | Fix for #249 (not sure is enough) | lucaderi | 2016-09-27 |
| | |||
* | fix snaplen for pcap_open_live function - optimal value is described here ↵ | Campus | 2016-09-26 |
| | | | | http://pcap.man.potaroo.net/ | ||
* | fix typo | Campus | 2016-09-24 |
| | |||
* | 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 ftp on tcp | Campus | 2016-09-22 |
| | |||
* | fix wrong comment rsync - deleted old tds dissector | Campus | 2016-09-16 |
| | |||
* | fix and merge mssql and tds in unique dissector mssql_tds due to latest ↵ | Campus | 2016-09-16 |
| | | | | release + minor fixes | ||
* | Merge pull request #267 from tianzhishuizhu/dev | Michele Campus | 2016-09-15 |
|\ | | | | | check udp | ||
| * | check udp | tianzhishuizhu | 2016-09-15 |
| | | |||
* | | Merge pull request #266 from tianzhishuizhu/dev | Michele Campus | 2016-09-14 |
|\| | | | | | check udp | ||
| * | Merge branch 'dev' of github.com:tianzhishuizhu/nDPI into dev | tianzhishuizhu | 2016-09-14 |
| |\ | |||
| * | | check packet udp != NULL | tianzhishuizhu | 2016-09-14 |
| | | | |||
* | | | Merge pull request #265 from tianzhishuizhu/dev | Michele Campus | 2016-09-13 |
|\ \ \ | | |/ | |/| | improve readability |