Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #824 from catenacyber/stunfix | Luca Deri | 2019-12-18 |
|\ | | | | | Fix read buffer overflow in stun | ||
| * | Fix read buffer overflow in stun | Philippe Antoine | 2019-12-18 |
| | | |||
* | | Fix Win32. | Zied Aouini | 2019-12-16 |
|/ | |||
* | TLS decoding improvements | Luca Deri | 2019-12-14 |
| | |||
* | Win fixes | Luca Deri | 2019-12-14 |
| | |||
* | Fixed bug that prevented SMTP email to be dissected | Luca Deri | 2019-12-09 |
| | |||
* | Fixed invalid password report on telnet | Luca Deri | 2019-12-09 |
| | |||
* | Code cleanup | Luca Deri | 2019-12-09 |
| | |||
* | Code cleanup | Luca Deri | 2019-12-09 |
| | |||
* | Code cleanup | Luca Deri | 2019-12-09 |
| | |||
* | Code improvements | Luca Deri | 2019-12-09 |
| | |||
* | Improved memory management in the kerberos dissector | Luca Deri | 2019-12-08 |
| | |||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-12-08 |
|\ | |||
| * | Additional memory bounds checks | emanuele-f | 2019-12-04 |
| | | |||
| * | Fix reversed offset check | emanuele-f | 2019-12-04 |
| | | |||
| * | Fix invalid memory access | emanuele-f | 2019-12-04 |
| | | |||
| * | Fix invalid reads and add valgrind test | emanuele-f | 2019-12-04 |
| | | |||
* | | Major kerberos rework | Luca Deri | 2019-12-08 |
|/ | |||
* | Improved category detection with HTTP | Luca Deri | 2019-12-01 |
| | |||
* | Improvements to stop dissection when the first protocol is detected | Luca Deri | 2019-11-28 |
| | | | | | Used IP-based detection to compute the application protocol Improved application detection | ||
* | Added buffer overflow check in smpp dissector | Luca Deri | 2019-11-26 |
| | |||
* | Fixed buffer overflow in DNS dissection | Luca Deri | 2019-11-26 |
| | |||
* | Fixed buffer overflow in amazon video dissector | Luca Deri | 2019-11-26 |
| | |||
* | Fixed invalid category matching in HTTP | Luca Deri | 2019-11-23 |
| | | | | Fixed overlapping categories | ||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-11-23 |
|\ | |||
| * | Memory fixes | Luca Deri | 2019-11-23 |
| | | |||
* | | Added new test pcaps | Luca Deri | 2019-11-23 |
|/ | | | | Renamed protocol 104 to IEC60870 (more meaningful) | ||
* | Added auth failed support with FTP | Luca Deri | 2019-11-21 |
| | |||
* | Implemented telnet password export | Luca Deri | 2019-11-21 |
| | |||
* | Fixed skype/soom false positives | Luca Deri | 2019-11-20 |
| | |||
* | 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 |
| | |||
* | Fix possible crash due to unsigned int number wrapping | emanuele-f | 2019-11-11 |
| | |||
* | Telnet fix | Luca Deri | 2019-11-04 |
| | |||
* | Initial work towards HTTP content-type export | Luca | 2019-10-31 |
| | |||
* | Added zabbix dissector | Luca | 2019-10-29 |
| | |||
* | Added telnet dissector | Luca | 2019-10-29 |
| | | | | Improved data report | ||
* | Added ability to defien custom protocols | Luca Deri | 2019-10-29 |
| | |||
* | Added capwap support | Luca Deri | 2019-10-27 |
| | |||
* | Fixed some false positivies with skype and stun-based protocols | Luca Deri | 2019-10-27 |
| | |||
* | nDPI TLS improvements using the server certificate | Luca Deri | 2019-10-26 |
| | |||
* | Further SMB improvements | Luca Deri | 2019-10-25 |
| | |||
* | Ficed invalid SMBv1 detection | Luca Deri | 2019-10-25 |
| | |||
* | SSH dissection improvements | Luca Deri | 2019-10-25 |
| | |||
* | SMTP and SSH dissection fixes | Luca Deri | 2019-10-24 |
| | |||
* | Major cleanup | Luca Deri | 2019-10-24 |
| | | | | Removed ndpi_pref_http_dont_dissect_response and ndpi_pref_dns_dont_dissect_response as the ndpi_extra_dissection_possible() call will now handle everything | ||
* | Added extra processing for POP and SMTP | Luca Deri | 2019-10-22 |
| | |||
* | Silenced TLS warning | Luca Deri | 2019-10-21 |
| |