Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | TLS certificate hash is not reported | Luca Deri | 2019-09-14 |
| | |||
* | TLS cerficate hash calculation | Luca Deri | 2019-09-14 |
| | |||
* | Added STUN check to avoid false positives | Luca Deri | 2019-09-11 |
| | | | | | Added fingerprint comments in SSH/TLS Added netflow test pcap | ||
* | Fixed timezone conversion | Luca Deri | 2019-09-10 |
| | |||
* | Parsed TLS certificate validity | Luca Deri | 2019-09-10 |
| | |||
* | Added IMO dissector | Luca Deri | 2019-09-09 |
| | | | | | Fixed TLS/UDP detection Reduced UBNT buffer for saving space | ||
* | Enhanced Signal detection | Luca | 2019-09-05 |
| | |||
* | Warning fixes | Luca Deri | 2019-08-22 |
| | |||
* | Implemented HASSH (https://github.com/salesforce/hassh) | Luca Deri | 2019-08-22 |
| | |||
* | Add NDPI_PROTOCOL_DANGEROUS classification | emanuele-f | 2019-08-09 |
| | |||
* | Various TLS/STUN improvememnts | Luca | 2019-08-08 |
| | |||
* | Reworked SSL/TLS field naming | Luca | 2019-08-08 |
| | |||
* | Implemented DTLS support | Luca | 2019-08-08 |
Renamed ssl to tls |