aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/tls.c
Commit message (Collapse)AuthorAge
...
* Silenced TLS warningLuca Deri2019-10-21
|
* Fix invalid memory accessesemanuele-f2019-10-04
|
* Reworked categories handlingLuca Deri2019-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 cleanupLuca2019-09-20
|
* Fixed JA3C compuration wtih SSL (no TLS) trafficLuca Deri2019-09-19
|
* Added dissection of TLS version in supported_versions of Hello packetsLuca Deri2019-09-18
|
* Fix notBefore/notAfter broken in previous commitemanuele-f2019-09-17
|
* Fix notBefore/notAfter issuesemanuele-f2019-09-17
|
* Various STUN improvementsLuca Deri2019-09-17
|
* Warnign fixLuca Deri2019-09-15
|
* As TLS certificate fingerprint is computed, TLS without certificate protocol ↵Luca Deri2019-09-15
| | | | | | has been removed Various improvemenets in detection quality
* TLS disection improvementsLuca Deri2019-09-15
|
* TLS certificate hash is not reportedLuca Deri2019-09-14
|
* TLS cerficate hash calculationLuca Deri2019-09-14
|
* Added STUN check to avoid false positivesLuca Deri2019-09-11
| | | | | Added fingerprint comments in SSH/TLS Added netflow test pcap
* Fixed timezone conversionLuca Deri2019-09-10
|
* Parsed TLS certificate validityLuca Deri2019-09-10
|
* Added IMO dissectorLuca Deri2019-09-09
| | | | | Fixed TLS/UDP detection Reduced UBNT buffer for saving space
* Enhanced Signal detectionLuca2019-09-05
|
* Warning fixesLuca Deri2019-08-22
|
* Implemented HASSH (https://github.com/salesforce/hassh)Luca Deri2019-08-22
|
* Add NDPI_PROTOCOL_DANGEROUS classificationemanuele-f2019-08-09
|
* Various TLS/STUN improvememntsLuca2019-08-08
|
* Reworked SSL/TLS field namingLuca2019-08-08
|
* Implemented DTLS supportLuca2019-08-08
Renamed ssl to tls