Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 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 | ||
| * | | Update syslog.c | tianzhishuizhu | 2016-09-13 |
| |/ | |||
| * | improve readability | tianzhishuizhu | 2016-09-13 |
| | | |||
* | | Merge pull request #263 from tianzhishuizhu/dev | Michele Campus | 2016-09-08 |
|\| | | | | | payload min length | ||
| * | payload min length | tianzhishuizhu | 2016-09-08 |
| | | |||
* | | Merge pull request #261 from tianzhishuizhu/dev | Michele Campus | 2016-09-08 |
|\| | | | | | optimization for code duplication | ||
| * | text error | tianzhishuizhu | 2016-09-08 |
| | | |||
| * | delete variables unused | tianzhishuizhu | 2016-09-08 |
| | | |||
| * | logical error | tianzhishuizhu | 2016-09-08 |
| | | |||
| * | optimization for code duplicationdup | tianzhishuizhu | 2016-09-08 |
| | | |||
* | | fixed dhcp dissector | Campus | 2016-09-07 |
| | | |||
* | | Fix facebook certificate recognition | emanuele-f | 2016-09-06 |
| | | |||
* | | fixed h323 dissector | Campus | 2016-09-05 |
| | | |||
* | | Merge pull request #255 from emanuele-f/openvpn | Michele Campus | 2016-08-28 |
|\ \ | | | | | | | Fix openvpn with multiple hard_reset_client not being recognized | ||
| * | | Fix openvpn with multiple hard_reset_client not being recognized | emanuele-f | 2016-08-28 |
| | | | |||
* | | | update Skype ip address range | Campus | 2016-08-27 |
|/ / | |||
* | | update Skype and MS_OneDrive range IP address | Campus | 2016-08-27 |
| | | |||
* | | Fixed drda loop logic | theirix | 2016-08-22 |
| | | |||
* | | Fix another overflow in DRDA | theirix | 2016-08-22 |
| | | |||
* | | fix indentation ssl.c | Campus | 2016-08-22 |
| | | |||
* | | Enable full master protocol detection for sub-protocols | emanuele-f | 2016-08-22 |
| | | |||
* | | Add Hotmail service | emanuele-f | 2016-08-22 |
| | | |||
* | | Fixed dist build | theirix | 2016-08-13 |
| | | |||
* | | 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 |
| | | |||
* | | minor fixes | Campus | 2016-08-12 |
| | | |||
* | | Merge pull request #244 from emanuele-f/starttls | Michele Campus | 2016-08-12 |
|\ \ | | | | | | | Add STARTTLS detection | ||
| * | | Add IMAPS protocol on stack for use on detection giveup | emanuele-f | 2016-08-12 |
| | | | |||
| * | | Keep previous code | emanuele-f | 2016-08-12 |
| | | | |||
| * | | Add STARTTLS detection | emanuele-f | 2016-08-12 |
| | | | |||
* | | | added new Youtube server name to improve detection | Campus | 2016-08-11 |
| | | | |||
* | | | Fixed DRDA detection | theirix | 2016-08-11 |
|/ / | |||
* | | Fixed QUIC crash | theirix | 2016-08-07 |
| | | |||
* | | Fix for systems without beXXtoh | Luca Deri | 2016-08-05 |
| | | |||
* | | OpenVPN detection by opcode, packet ID and session ID | emanuele-f | 2016-08-04 |
| | | |||
* | | Merge pull request #235 from theirix/fix-overflow-oscar | Michele Campus | 2016-07-26 |
|\ \ | | | | | | | Fixed overflow in Oscar |