aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/tls.c
Commit message (Expand)AuthorAge
* TLS: be sure to always set `ssl_version` field (#1806)Ivan Nardi2022-11-22
* TLS: improve handling of ALPN(s) (#1784)Ivan Nardi2022-10-25
* TLS: allow sub-classification via ALPNNardi Ivan2022-10-20
* TLS: explicit ignore client certificate (#1776)Ivan Nardi2022-10-18
* TLS/DTLS: we process certificate for UDP flows, tooNardi Ivan2022-09-30
* Sizes of LRU caches are now configurableNardi Ivan2022-09-23
* Remove classification "by-ip" from protocol stack (#1743)Ivan Nardi2022-09-20
* Dissectors shouldn't update `flow->guessed_host_protocol_id`Nardi Ivan2022-09-14
* Avoid useless host automa lookup (#1724)Ivan Nardi2022-09-05
* Add support to opportunistic TLSNardi Ivan2022-09-04
* Further simplification of `ndpi_process_extra_packet()` (#1698)Ivan Nardi2022-08-05
* Improved nDPI JSON serialization. (#1689)Toni2022-08-02
* TLS: avoid useless extra dissection (#1690)Ivan Nardi2022-07-31
* SMTPS, POPS, IMAPS: fix classification and extra dissection (#1685)Ivan Nardi2022-07-30
* First step in simplify `ndpi_process_extra_packet()` (#1680)Ivan Nardi2022-07-29
* TLS: improve reassembler (#1669)Ivan Nardi2022-07-22
* DTLS: fix exclusion of DTLS protocolNardi Ivan2022-07-20
* Cosmetic changeLuca2022-07-12
* TLS: ignore invalid Content Type valuesNardi Ivan2022-07-07
* Label SMTP w/ STARTTLS as SMTPS *and* dissect TLS clho. (#1639)Toni2022-07-06
* SMTP with STARTTLS is now identified as SMTPSLuca Deri2022-07-05
* Detect SMTPs w/ STARTTLS as TLS and dissect client/server hello. Fixes #1630....Toni2022-07-05
* Cleaned-up issuer DN check code addingLuca Deri2022-07-04
* Replaced malicious JA3-md5/SSL-cert-sha1 ac automata with hashmaps.Toni Uhlig2022-07-04
* TLS: add support for old DTLS versions and for detection of mid-sessions (#1619)Ivan Nardi2022-07-03
* Enhanced TLS risk info reported to usersLuca Deri2022-06-28
* Fixed syslog false positives. (#1577)Toni2022-06-03
* TLS: fix use-of-uninitialized-value error (#1573)Ivan Nardi2022-06-02
* TLS: fix stack-buffer-overflow error (#1567)Ivan Nardi2022-05-31
* TLS: fix use-of-uninitialized-value error (#1566)Ivan Nardi2022-05-30
* Certificate timestamps should be printed in UTC (#1563)Ivan Nardi2022-05-30
* Updated tests resultsLuca Deri2022-05-30
* Added RiskInfo stringLuca Deri2022-05-30
* Fix dissection of IPv4 header (#1561)Ivan Nardi2022-05-29
* Compilation fixesLuca Deri2022-05-27
* Improved detection of invalid SNI and hostnames in TLS, HTTPLuca Deri2022-05-24
* Improved TLS alert detection. (#1542)Toni2022-05-08
* Improved TLS application data detection. (#1541)Toni2022-05-08
* Improved TLS application data detection. (#1532)Toni2022-04-27
* Added ability to store custom category file in patricia treeLuca Deri2022-04-26
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14
* DTLS: fix access to certificate cache (#1450)Ivan Nardi2022-02-21
* TLS: fix parsing of certificate elements (#1435)Ivan Nardi2022-02-07
* Make some protocols more "big-endian" friendly (#1402)Ivan Nardi2022-01-29
* Kerberos, TLS, example: fix some memory errors (#1419)Ivan Nardi2022-01-27
* Added NDPI_TLS_CERTIFICATE_ABOUT_TO_EXPIRE flow riskLuca Deri2022-01-26
* Fix Grease values parsing (#1416)havsah2022-01-21
* Fixed certificate mismatch checkLuca Deri2022-01-19
* TLS, H323, examples: fix some memory errors (#1414)Ivan Nardi2022-01-18
* TLS: fix a use-of-uninitialized-value error (#1411)Ivan Nardi2022-01-16