Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed TLS client SNI dissection | Luca Deri | 2020-02-17 |
| | |||
* | Fix memory invalid access in SMTP and leaks in TLS | emanuele-f | 2020-02-13 |
| | |||
* | Fix possible leak | emanuele-f | 2020-02-13 |
| | |||
* | Added export of TLS supported version in TLS header | Luca Deri | 2020-02-07 |
| | |||
* | Added TLS ALPN support | Luca Deri | 2020-02-07 |
| | |||
* | Little enhancements | emanuele-f | 2020-02-06 |
| | |||
* | Code improvements | Luca Deri | 2020-02-04 |
| | |||
* | Added further TLS checks | Luca | 2020-01-10 |
| | |||
* | Minor cleanup | Luca Deri | 2020-01-10 |
| | |||
* | Fix for invalid TLS leght | Luca Deri | 2020-01-09 |
| | |||
* | Added check for preventing TLS misbehavior | Luca Deri | 2020-01-09 |
| | |||
* | Fix for avoiding misdetection in TLS | Luca | 2020-01-09 |
| | |||
* | Code hardening | Luca Deri | 2020-01-08 |
| | |||
* | 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 |
| | | |||
| * | 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 |
| | |||
* | TLS decoding improvements | Luca Deri | 2019-12-14 |
| | |||
* | Win fixes | Luca Deri | 2019-12-14 |
| | |||
* | Code cleanup | Luca Deri | 2019-12-09 |
| | |||
* | Code improvements | Luca Deri | 2019-12-09 |
| | |||
* | 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 |
| | |||
* | 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 | ||
* | Fix possible crash due to unsigned int number wrapping | emanuele-f | 2019-11-11 |
| | |||
* | nDPI TLS improvements using the server certificate | Luca Deri | 2019-10-26 |
| | |||
* | 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 |
| | |||
* | Fix invalid memory accesses | emanuele-f | 2019-10-04 |
| | |||
* | Reworked categories handling | Luca Deri | 2019-09-29 |
| | | | | | Removed GenericProtocol and replaced with categories Removed ndpi_pref_enable_category_substring_match option: substring matching is now default | ||
* | STUN protocol dissector code cleanup | Luca | 2019-09-20 |
| | |||
* | Fixed JA3C compuration wtih SSL (no TLS) traffic | Luca Deri | 2019-09-19 |
| | |||
* | Added dissection of TLS version in supported_versions of Hello packets | Luca Deri | 2019-09-18 |
| | |||
* | Fix notBefore/notAfter broken in previous commit | emanuele-f | 2019-09-17 |
| | |||
* | Fix notBefore/notAfter issues | emanuele-f | 2019-09-17 |
| | |||
* | Various STUN improvements | Luca Deri | 2019-09-17 |
| | |||
* | Warnign fix | Luca Deri | 2019-09-15 |
| | |||
* | As TLS certificate fingerprint is computed, TLS without certificate protocol ↵ | Luca Deri | 2019-09-15 |
| | | | | | | has been removed Various improvemenets in detection quality | ||
* | TLS disection improvements | Luca Deri | 2019-09-15 |
| |