Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | DTLS: handle (certificate) fragments (#1811) | Ivan Nardi | 2022-12-10 |
| | | | | | Keep using the existing function to handle reassembling buffer: rename it from `ndpi_search_tls_tcp_memory` to `ndpi_search_tls_memory` and make it "transport" agnostic | ||
* | DTLS: improve support (#1146) | Ivan Nardi | 2021-03-02 |
* DTLS: add some pcap tests * DTLS: fix parsing of Client/Server Helllo message * DTLS: add parsing of server certificates |