extcap: Tell utilities the wireshark version
[metze/wireshark/wip.git] / wiretap / capsa.c
2018-02-09 Guy HarrisGeneralize wtap_pkthdr into a structure for packet...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-01-20 Dario Lombardowiretap: use SPDX identifiers (partial work).
2017-06-05 Guy HarrisAllow bigger snapshot lengths for D-Bus captures.
2016-09-28 Guy HarrisUse wtap_read_bytes() to skip over bytes when reading...
2015-08-12 Guy HarrisSome further questions, asked in comments.
2015-08-12 Guy HarrisClean up the file header description.
2015-08-12 Guy HarrisUpdate comments.
2015-08-12 Guy HarrisIt looks as if the origin of the time stamps is the...
2015-01-03 Martin MathiesonRemove unnecessary includes from wiretap folder
2015-01-02 Bill MeierAdd "Editor modelines"; Adjust whitespace as needed.
2014-10-16 Guy HarrisDon't try to compute time stamps for files from Packet...
2014-10-16 Guy HarrisThe record offset block begins with a 1-byte(!) header.
2014-10-14 Guy HarrisGet rid of no-longer-used #define.
2014-10-14 Guy HarrisDon't supply time stamps for Capsa packets for now.
2014-10-14 Guy HarrisFix return values.
2014-10-14 Guy HarrisAnd another warning.
2014-10-14 Guy HarrisSquelch another warning.
2014-10-14 Guy HarrisSquelch a compiler warning.
2014-10-14 Guy HarrisClean up comment.
2014-10-14 Guy HarrisGet rid of out-of-date comment.
2014-10-14 Guy HarrisInitial version of support for Colasoft Capsa files.