aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/file-pcap.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-11-21Have a separate dissector for pcap/pcapng-format packet data.Guy Harris1-234/+6
2015-11-20File-format: Add ISO_14443 linktype for PCAP/PCAPNGMichal Labedzki1-0/+1
2015-08-20file-pcap: differentiate captured length and reported length when calling nex...Pascal Quantin1-8/+17
2015-08-18pcap: add init value.Dario Lombardo1-1/+1
2015-08-18File-format: Add PCAP and PCAPNG dissectorsMichal Labedzki1-0/+545