Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
| * | | Fail when Oscar family or type is 0 | theirix | 2016-07-25 |
| | | | |||
| * | | Fail when Oscar family is 0 | theirix | 2016-07-25 |
| | | | |||
| * | | Fail fast when Oscar family cannot be detected | theirix | 2016-07-25 |
| | | | |||
| * | | Fixed overflow in Oscar | theirix | 2016-07-25 |
| | | | |||
* | | | Added ndpi_get_proto_by_name() for mapping protocolIDs to protocol names | Luca Deri | 2016-07-25 |
|/ / | | | | | | | Added a new parameter to ndpi_guess_protocol_id() to indicate if the guessed protocol has been set by the user through a custom protocols file | ||
* | | Fixed payload overflow in MQTT, DNS | theirix | 2016-07-25 |
| | | |||
* | | Fixed BGP payload overflow | theirix | 2016-07-25 |
| | | |||
* | | Fixed integer overflow in DNS extensions | theirix | 2016-07-25 |
| | | |||
* | | minor fixes hangout | Campus | 2016-07-20 |
| | | |||
* | | Implemented #228 | Luca Deri | 2016-07-20 |
| | | |||
* | | Harvested some unused protocols | Luca Deri | 2016-07-20 |
| | | |||
* | | Added check on payload len (#227) | Luca Deri | 2016-07-12 |
| | | |||
* | | Fix for #225 | Luca Deri | 2016-07-05 |
| | | |||
* | | added drda protocol - fix quic output after commit ↵ | Campus | 2016-07-02 |
| | | | | | | | | 87717dd77f3c16d6b1a997a257ed442435ee93ec |