Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Various ethereum improvements | Luca Deri | 2020-01-08 | |
| | ||||
* | Code hardening | Luca Deri | 2020-01-08 | |
| | ||||
* | Added check to avoid double allocations with retransmitted packets | Luca Deri | 2020-01-06 | |
| | ||||
* | Removed TLS debug code that could have caused crashes | Luca Deri | 2020-01-05 | |
| | ||||
* | Added packet boundary checks | Luca Deri | 2020-01-05 | |
| | ||||
* | Minor cleanup | Luca Deri | 2020-01-05 | |
| | ||||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2020-01-05 | |
|\ | ||||
| * | Fix leaks and sha1 certificate detection | emanuele-f | 2020-01-02 | |
| | | ||||
| * | Add fingerprint_set flag | emanuele-f | 2020-01-02 | |
| | | ||||
| * | Minor changes | Luca | 2020-01-02 | |
| | | ||||
| * | Renamed TLS requested server name | Luca | 2020-01-02 | |
| | | ||||
| * | Reworked TLS dissection | Luca | 2020-01-01 | |
| | | ||||
| * | Minor fix | Luca Deri | 2019-12-29 | |
| | | ||||
| * | Kerberos fixes | Luca | 2019-12-29 | |
| | | | | | | | | Minor TLS cleanup | |||
| * | Removed disable_metadata_export preference that is no longer useful | Luca | 2019-12-29 | |
| | | | | | | | | since ndpi_process_extra_packet() can drive limited or full metadata export | |||
* | | Updated (C) | Luca Deri | 2020-01-05 | |
|/ | ||||
* | Added snprintf() return code check | Luca Deri | 2019-12-18 | |
| | ||||
* | 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 | |
| |