aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/capsa.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-05Allow bigger snapshot lengths for D-Bus captures.Guy Harris1-4/+4
2016-09-28Use wtap_read_bytes() to skip over bytes when reading a record.Guy Harris1-9/+10
2015-08-12Some further questions, asked in comments.Guy Harris1-5/+9
2015-08-12Clean up the file header description.Guy Harris1-8/+5
2015-08-12Update comments.Guy Harris1-4/+4
2015-08-12It looks as if the origin of the time stamps is the UN*X epoch.Guy Harris1-15/+0
2015-01-03Remove unnecessary includes from wiretap folderMartin Mathieson1-1/+0
2015-01-02Add "Editor modelines"; Adjust whitespace as needed.Bill Meier1-0/+13
2014-10-16Don't try to compute time stamps for files from Packet Builder.Guy Harris1-8/+18
2014-10-16The record offset block begins with a 1-byte(!) header.Guy Harris1-21/+19
2014-10-14Get rid of no-longer-used #define.Guy Harris1-2/+0
2014-10-14Don't supply time stamps for Capsa packets for now.Guy Harris1-11/+18
2014-10-14Fix return values.Guy Harris1-4/+4
2014-10-14And another warning.Guy Harris1-1/+1
2014-10-14Squelch another warning.Guy Harris1-1/+1
2014-10-14Squelch a compiler warning.Guy Harris1-1/+1
2014-10-14Clean up comment.Guy Harris1-1/+1
2014-10-14Get rid of out-of-date comment.Guy Harris1-12/+0
2014-10-14Initial version of support for Colasoft Capsa files.Guy Harris1-0/+446