Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed skype/soom false positives | Luca Deri | 2019-11-20 | |
| | ||||
* | Expose API to calculate the MD5 hash | emanuele-f | 2019-11-20 | |
| | ||||
* | Rounding up serializer buffer to be divisible by 4 (required by zmq encryption) | Alfredo Cardigliano | 2019-11-19 | |
| | ||||
* | Possible leak fix | emanuele-f | 2019-11-19 | |
| | ||||
* | Fixes crash when searching kerberos usernames | Simone Mainardi | 2019-11-19 | |
| | | | | | | | | | Fixes (gdb) f 0 101 if(cname_str[cname_len-1] == '$') { (gdb) p cname_len $3 = 0 | |||
* | Removed (unreliable) line protocol detection | Luca Deri | 2019-11-18 | |
| | ||||
* | Minor fix | Luca Deri | 2019-11-17 | |
| | ||||
* | Kerberos dissection improvements | Luca Deri | 2019-11-17 | |
| | ||||
* | Modified Diameter category to network | Luca Deri | 2019-11-14 | |
| | | | | Updated test results | |||
* | New ndpi_serialize_string_boolean/ndpi_serialize_uint32_boolean | Alfredo Cardigliano | 2019-11-13 | |
| | ||||
* | Fixed SQL Injection detection | Luca | 2019-11-13 | |
| | ||||
* | Added support of default /32 in ndpi_load_ipv4_ptree() | Luca | 2019-11-12 | |
| | ||||
* | Added ndpi_load_ipv4_ptree() API call | Luca Deri | 2019-11-11 | |
| | ||||
* | Fix possible crash due to unsigned int number wrapping | emanuele-f | 2019-11-11 | |
| | ||||
* | Added ndpi_init_detection_module() API preferences | Luca Deri | 2019-11-10 | |
| | ||||
* | Renamed DNSoverHTTPS to handle bot DoH and DoT | Luca | 2019-11-08 | |
| | ||||
* | Added ndpi_finalize_initalization() initialization function | Luca | 2019-11-07 | |
| | ||||
* | Added L2TP tunnel type. Warning fix. | Alfredo Cardigliano | 2019-11-06 | |
| | ||||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca | 2019-11-05 | |
|\ | ||||
| * | Telnet fix | Luca Deri | 2019-11-04 | |
| | | ||||
| * | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-11-03 | |
| |\ | ||||
| | * | Merge pull request #803 from haroflow/dev | Luca Deri | 2019-11-03 | |
| | |\ | | | | | | | | | Updated Breed's descriptions in ndpi_get_proto_breed_name | |||
| | | * | Added twitch.tv website | Renan de Souza | 2019-10-29 | |
| | | | | ||||
| | | * | Added ranges 20.180.0.0/14, 20.184.0.0/13 to Skype | Renan de Souza | 2019-10-29 | |
| | | | | ||||
| | | * | Merge remote-tracking branch 'upstream/dev' into dev | Renan de Souza | 2019-10-29 | |
| | | |\ | ||||
| | | * | | Added brasilbandalarga.com.br and .eaqbr.com.br as EAQ on host_match[] | Renan de Souza | 2019-10-29 | |
| | | | | | ||||
| | | * | | Added ^pastebin.com to host_match[] | Renan de Souza | 2019-10-29 | |
| | | | | | ||||
| | | * | | Merge remote-tracking branch 'upstream/dev' into dev | Renan de Souza | 2019-10-25 | |
| | | |\ \ | ||||
| | | * | | | Added 52.84.0.0/14 range as Amazon | Renan de Souza | 2019-10-24 | |
| | | | | | | ||||
| | | * | | | Changed Breeds descriptions in ndpi_get_proto_breed_name: Dangerous to ↵ | Renan de Souza | 2019-10-24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Potentially Dangerous, added Dangerous (SMBv1) | |||
| * | | | | | Added comment | Luca Deri | 2019-11-03 | |
| |/ / / / | ||||
| * | | | | Merge pull request #802 from AndrewKarelin/dev | Luca Deri | 2019-11-03 | |
| |\ \ \ \ | | | | | | | | | | | | | Added some public DNSoverHTTPS servers | |||
| | * | | | | Added some public DNSoverHTTPS servers | Andrew Karelin | 2019-10-23 | |
| | |/ / / | | | | | | | | | | | List of servers taken from https://github.com/curl/curl/wiki/DNS-over-HTTPS | |||
| * | | | | Implemented SQL Injection and XSS attack detection | Luca Deri | 2019-11-01 | |
| | | | | | ||||
* | | | | | Added tunnelling decapsulation | Luca | 2019-11-05 | |
|/ / / / | ||||
* | | | | Updated content-type parsing | Luca | 2019-10-31 | |
| | | | | ||||
* | | | | content type parsing fix | Luca | 2019-10-31 | |
| | | | | ||||
* | | | | Improved libary initialization for custom protocols | Luca | 2019-10-31 | |
| | | | | ||||
* | | | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca | 2019-10-31 | |
|\ \ \ \ | ||||
| * | | | | Fix buffer over read in ndpi_handle_ipv6_extension_headers | Philippe Antoine | 2019-10-30 | |
| | | | | | ||||
* | | | | | Initial work towards HTTP content-type export | Luca | 2019-10-31 | |
|/ / / / | ||||
* | | | | Fixed invalid guess with the top defined protocol | Luca | 2019-10-29 | |
| | | | | ||||
* | | | | Added zabbix dissector | Luca | 2019-10-29 | |
| | | | | ||||
* | | | | Added telnet dissector | Luca | 2019-10-29 | |
| |_|/ |/| | | | | | | | | Improved data report | |||
* | | | Fixed prototype | Luca Deri | 2019-10-29 | |
| | | | ||||
* | | | Added ability to defien custom protocols | Luca Deri | 2019-10-29 | |
| | | | ||||
* | | | Implemented Microsoft range | Luca Deri | 2019-10-28 | |
| | | | ||||
* | | | Various improvements in particular for CapWAP and Bloomberg | Luca Deri | 2019-10-27 | |
| | | | ||||
* | | | Added capwap support | Luca Deri | 2019-10-27 | |
| | | | ||||
* | | | Fixed some false positivies with skype and stun-based protocols | Luca Deri | 2019-10-27 | |
| | | |