aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/packetlogger.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-06From Jakub Zawadzki:guy1-5/+5
2011-02-04Set *err before *err_info - that's how it's done in most other modules.guy1-1/+1
2010-07-14Don't pass tvb data to col_set_str(), as it will not stay around.stig1-1/+1
2010-04-17From Jakub Zawadzki:stig1-1/+3
2009-06-22Improve heuristic for packetlogger file format detection.tuexen1-4/+2
2009-06-22Add protection code to avoid crashed when .erf filestuexen1-1/+7
2009-05-31Change my e-mail addresssfisher1-1/+1
2009-04-24Improved reading Apple's PacketLogger files:stig1-49/+18
2009-02-21Add a cast to fix a VC6 compie warningwmeier1-1/+1
2009-02-16Add support for reading Apple's Bluetooth PacketLogger capture files tosfisher1-0/+217