Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Added detection of self-signed TLS certificates | Luca Deri | 2020-05-10 | |
| | ||||
* | Added TLS issuerDN and subjectDN | Luca Deri | 2020-05-07 | |
| | ||||
* | Reworked TLS dissector with a certificate RDN sequence reader | Luca Deri | 2020-05-07 | |
| | ||||
* | Warning fix | Luca Deri | 2020-04-22 | |
| | ||||
* | Fix some compilation warnings | Nardi Ivan | 2020-04-20 | |
| | ||||
* | TLS initializes version_str | Philippe Antoine | 2020-04-15 | |
| | ||||
* | Adds bound check in TLS | Philippe Antoine | 2020-04-15 | |
| | ||||
* | tls: fix heap-overflow error | Nardi Ivan | 2020-03-27 | |
| | ||||
* | tls_supported_versions only if version_str is initialized | Philippe Antoine | 2020-03-19 | |
| | | | | With version_len == (extension_len-1) | |||
* | Fix use of uninitialized value in TLS | Philippe Antoine | 2020-03-19 | |
| | ||||
* | Fix infinite loop in tls | Philippe Antoine | 2020-03-12 | |
| | ||||
* | Fix snprintf return value check for tls | Philippe Antoine | 2020-03-12 | |
| | ||||
* | 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 | |
| |