aboutsummaryrefslogtreecommitdiff
path: root/tests/result/tls_2_reasms.pcapng.out
Commit message (Collapse)AuthorAge
* Update the protocol bitmask for some protocols (#1675)Ivan Nardi2022-07-27
| | | | | | | Tcp retransmissions should be ignored. Remove some unused protocol bitmasks. Update script to download Whatsapp IP list.
* TLS: improve reassembler (#1669)Ivan Nardi2022-07-22
* TLS: cosmetic changes * TLS: improve reassembler We might need to contemporary re-order messages from both directions: use one buffer per direction.